List all verifications for a user
This endpoint returns a list of the account verifications associated with the user, as well as the status of those verifications.
GET
/users/{user_guid}/account_verifications
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
Loading...