List API tokens
List API tokens
List the authenticated user’s API tokens. Secrets are never returned — only id, name, keyId and creation date.
GET
List API tokens
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Response
API tokens listed successfully