User
List User's Dynamic Tokens
GET
/
users
/
list_user_dynamic_tokens
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
tokens
object[]
requiredThis is a list consisting of all the tokens generated by the user.