Get a list of issued API tokens
GET/users/me/tokens
Will return a list of API tokens that are registered for this user (only token metadata is returned, not the actual tokens)
Responses
- 200
OK
GET/users/me/tokens
Will return a list of API tokens that are registered for this user (only token metadata is returned, not the actual tokens)