List tokens
Get all tokens for the authenticated account with optional filtering by kind
and status.
Query parameters
kind
Filter by token kind (e.g., ‘jwt’, ‘api_key’)
with_invalid
Include revoked and expired tokens
Response
List of tokens
results
Filter by token kind (e.g., ‘jwt’, ‘api_key’)