List tokens
Tokens
List tokens
List API tokens for the authenticated user.
Required scope: tokens:read.
Dashboard sessions can call this route, and API tokens must include the listed scope.
GET
List tokens
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Include revoked tokens. Revoked tokens are hidden by default.