Returns the metadata for active (non-revoked) PATs belonging to the authenticated user. Plaintext tokens are NEVER returned, only tokenPrefix (first 6 chars) for visual identification.
Browser session required. This endpoint cannot be called with a PAT, doing so returns 403 PAT_NOT_SUPPORTED_FOR_ENDPOINT. This is deliberate: PATs cannot create or list other PATs (no recursion). Surfaced here so SDK builders know the management surface exists.
Response wrapper: { keys: PatPublic[] }.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
List of active PATs