Get ID Verification (List & Single)
ID Verification
Get ID Verification (List & Single)
List ID verification audit records or get one by ID β in the gu1 KYC API for identity verification flows, with examples for get id verification.
GET
Get ID Verification (List & Single)
Overview
After submitting document images via POST ID Verification, each request is stored for audit. You can:- List verifications (with optional filters:
entityId,withoutEntity,status, pagination). - Get a single verification by ID (same UUID as
verificationIdin the POST response).
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
verificationId from the POST response or from the list.
Path Parameters
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 (fullextractedData). 404 if not found or not in your organization.
Headers
For all requests: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