List API tokens
Tokens
List API tokens
Lists the authenticated caller’s own live personal access tokens. Scoped to the caller’s manually created tokens that are not revoked and not expired; OAuth-issued access and refresh tokens (those tied to a client) are deliberately excluded. Each entry includes the token id, name, kind, granted scopes, and creation, last-used, and expiry timestamps, ordered newest first.
GET
List API tokens
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....