Skip to main content

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

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String
Loading...