Skip to main content

Get user access tokens

GET 

/api/v4/users/:user_id/tokens

Get a list of user access tokens for a user. Does not include the actual authentication tokens. Use query parameters for paging.

Minimum server version: 4.1

Permissions

Must have read_user_access_token permission. For non-self requests, must also have the edit_other_users permission.

Request

Responses

User access tokens retrieval successful