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
Documentation Index
Fetch the complete documentation index at: https://sitegpt.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.