v1
latestSwagger 2.02026-07-134146194.6 MBIdentityVerifications
Retrieves the Identity Verification workflows available to an account.
This method returns a list of Identity Verification workflows that are available to an account.
Note: To use this method, you must either be an account administrator or a sender.
Related topics
- How to require ID Verification (IDV) for a recipient
get/v2.1/accounts/{accountId}/identity_verification
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
Query parameters
identity_verification_workflow_statusstring
Filters the workflows returned according to status. Valid values:
- active: Only active workflows are returned. This is the default.
- deactivated: Only deactivated workflows are returned.
- all: All workflows are returned.
Response
Successful response.