Users
List user authentication tokens
List active authentication tokens issued for the user. The clear-text token value is never included - it is returned only by the response that issues the token. 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
Changes
Changed in 3 of the 73 revisions of this API.12
- ○
added the optional property
items/singleUseto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲