Retrieve an Instant Verification
Instant Verification
Retrieve an Instant Verification
Get the details and results of a specific instant verification request
GET
Retrieve an Instant Verification
Description
Retrieve the current state and results of a specific instant verification request. When the verification status iscompleted or partial, the results object will contain employment and income data.
Authentication
This endpoint requires API credentials to be provided in the request header:- X-Access-Client-ID (header)
- X-Access-Secret (header)
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
verification_id | string | Yes | The unique identifier for the instant verification request |
Response
The endpoint returns the full Instant Verification object in JSON format, including results when the verification has completed.Example Response
Related Endpoints
- Instant Verification object - Object attributes and data structure
- Create an instant verification - POST endpoint for creating a verification
- List all instant verifications - GET endpoint for listing verifications
- Instant Verification webhooks - Webhook notifications for verification events