Skip to main content
GET
Get ID Verification (List & Single)

Overview

After submitting document images via POST ID Verification, each request is stored for audit. You can:
  1. List verifications (with optional filters: entityId, withoutEntity, status, pagination).
  2. Get a single verification by ID (same UUID as verificationId in the POST response).
To download stored document front/back bytes, use Get ID Verification images. All endpoints are scoped to your organization. Each list/get item uses the same extractedData shape as POST (see extractedData fields), including ejemplar when present on Argentine DNI.

1. List Verifications

Query Parameters

Response (200 OK)

2. Get a Single Verification

Returns one audit record by ID. Use the verificationId from the POST response or from the list.

Path Parameters

id
string
required
UUID of the ID verification (same as verificationId from POST or list).

Response (200 OK)

Same object shape as one item in the list above (full extractedData). 404 if not found or not in your organization.

Headers

For all requests:
Include X-Organization-Id if your account is organization-scoped.

Error Responses

Example

Next Steps

ID Verification (POST)

Submit document front/back and get validation

Face Match

Compare document and selfie