list_api_keys
List API keys on your account with their scopes and last-used timestamps to audit access and identify unused or over-scoped keys. Returns metadata only; secret values are never exposed.
Instructions
List the API keys on the account with their scopes and when each was last used.
Use it to audit access — to spot keys that are unused, over-scoped, or forgotten. It lists key METADATA only: the secret values are not returned by this or any other tool, so a key that has been lost must be rotated rather than recovered.
Reads only; no key is created, revoked, or rotated. Requires an API key. Scope and last-used data is security-relevant, so treat the listing as sensitive even though it contains no secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||