Skip to main content
GET
Get One Check's Document Requests

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

check_id
string<uuid>
required

The verification check's ID — the kyc_record_id or kyb_record_id from the list endpoint, from a compliance_documents.* webhook, or from the user_kyc.* / user_kyb.* verification webhooks. They are all the same value.

Example:

"9f0b1c2d-3e4f-5061-7283-94a5b6c7d8e9"

Response

Successful Response

status_code
integer
required

HTTP status code for the response.

data
PlatformDocumentRequestListRead · object
required

Payload or error details.

query_generated_time
integer
required

UTC timestamp (milliseconds since epoch) when response was generated.