Retrieve a verification session
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns a verification session object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
verification_session The time at which the verification session was completed.
Credit check details, when the session includes a credit check.
Identity verification details, when the session includes identity verification.
Income verification details, when the session includes income verification.
Monitor verification details, when the session includes monitor verification.
Options applied to the verification session.
Details provided by the individual at the start of the verification session.
Requirements for completing the verification session.
The URL the user will be redirected to after completing verification.
Right-to-rent verification details, when the session includes a right-to-rent check.
The status of the verification session.
pending, complete, canceled The verifications included in this session.
identity, right_to_rent, income, credit_check, monitor The hosted URL the user can visit to complete verification.
Verified outputs available once verification is complete.
The verification report produced for this session, when available.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Whether the verification session was manually reviewed.