Get a list of tokens
GET/api/v1/tokens
Retrieves a list of all tokens associated with the authenticated user.
Responses
- 200
- 401
Successfully retrieved list of tokens.
Unauthorized
GET/api/v1/tokens
Retrieves a list of all tokens associated with the authenticated user.