List all users in the application.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id of the app the request refers to.
"54e9ujn"
"fvua38g"
The type of the identifier.
phone_number
, email_address
The URL encoded value of the identifier.
"%2B306912345678"
"test%40example.com"
OK
The response is of type object
.