Users
List user authentication tokens
List active authentication tokens issued for the user. The clear-text token value is never returned here — it is only available in the response to the create operation. A user may list their own tokens; listing another user's tokens requires MANAGE_USERS access right.
get/v1/users/{user-id}/tokens
Path parameters
user-idinteger required
User ID
Response
Tokens retrieved successfully