auth

List Tokens

List the caller's live (non-revoked) personal access tokens. Never returns secrets. The interactive login session (cli_session) is intentionally excluded — it is managed by login / logout / whoami, not here.

get/auth/tokens

Response

Successful Response

idstring required
namestring nullable
key_prefixstring required
kindstring required
last_used_atstring nullable
expires_atstring nullable
created_atstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.