Retrieves the status and result of an asynchronous task
| Status | HTTP Code | Description |
|---|---|---|
| In Progress | 202 | Still processing, try again later |
| Completed | 200 | Verification complete with full results |
| Failed | 400 | Verification failed |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request ID (UUID) received from the verification endpoint
Task completed successfully - Returns verification results
Overall status of the API
success, error HTTP status code
400
Description of the response or error
"Invalid request parameters"
Represents the total number of credits used in this request.
3
Represents the remaining credits available for use.
4040
Returns the same data structure as the verification endpoint on success