Skip to main content
GET
Read verification data

Authorizations

Authorization
string
header
required

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

Path Parameters

verification_id
string<uuid>
required

Response

Normalized result plus per-step detail; partial before completion.

The collected result for one verification: each journey step with the data and documents it gathered.

Readable at any status; partial before completion.

verification_id
string<uuid>
required

Our id for this verification

reference_id
string | null
required

Your correlation id, echoed back; null if you sent none

status
enum<string>
required

Current lifecycle status

Available options:
created,
in-progress,
completed,
cancelled,
expired
steps
StepDataPublic · object[]
required

Every journey step with the data and documents it collected