Skip to main content
GET
Poll a US KYB report request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

apiKey
string | null

Path Parameters

request_id
string
required

Query Parameters

org_slug
string | null

Response

Successful Response

request_id
string
required
created_at
string
required
completed_at
string
required
report
Report · object
required

Full KYB report JSON.

pdf_url
string
required

Direct S3 URL for the generated PDF report.

status
string
default:completed
Allowed value: "completed"