v8
OpenAPI 3.1.02026-08-033623795.0 MBVerifications
Retrieve verification
Retrieves the details of an existing verification.
Required permissions:
- payout:account:read
get/verifications/{id}
Path parameters
idstring required
Example:verf_xxxxxxxxxxxxx
The unique identifier of the verification to retrieve.
Response
A successful response
Example response
{
"id": "verf_xxxxxxxxxxxxx",
"last_error_reason": "Document image was too blurry to read."
}