List tokens

Get all tokens for the authenticated account with optional filtering by kind and status.

Authentication

Authorizationstring
API Key authentication via header

Query parameters

kindstringOptional

Filter by token kind (e.g., ‘jwt’, ‘api_key’)

with_invalidbooleanOptional
Include revoked and expired tokens

Response

List of tokens
resultslist of objects
Array of results

Errors

401
Unauthorized Error