List all verifications
Requires the verification:read ability.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available sorts are created_at, updated_at, status. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -created_at.
The number of results that will be returned per page.
The page number to start the pagination from.
status, individual_confirmation_mode, send_individual_confirmation_sms, send_individual_confirmation_email, accept_close_match, attribution_id, individual_confirmation_url, failure_reason, check_results, created_at, updated_at The current status of the verification.
created, pending, successful, rejected, failed, cancelled, expired, error "successful"
The attribution ID.
"invoice-123"
Filter verifications created on or after this datetime.
"2026-04-01T00:00:00Z"
Filter verifications created on or before this datetime.
"2026-04-30T23:59:59Z"