v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a VerificationReport

Retrieves an existing VerificationReport

get/v1/identity/verification_reports/{report}

Path parameters

reportstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

client_reference_idstring nullable

A string to reference this user. This can be a customer ID, a session ID, or similar, and can be used to reconcile this verification with your internal systems.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'identity.verification_report' required

String representing the object's type. Objects of the same type share the same value.

type'document' | 'id_number' | 'verification_flow' required

Type of report.

verification_flowstring

The configuration token of a verification flow from the dashboard.

verification_sessionstring nullable

ID of the VerificationSession that created this report.