List API Keys
list-api-keysLists all API keys for your RawTree project, returning key names, IDs, permissions, and creation dates to audit access.
Instructions
Purpose: List API keys for the configured RawTree project.
NOT for: Creating or revoking credentials. Use create-api-key or delete-api-key for those workflows.
Returns: API key names, IDs, token hints, permissions, project, organization, and creation dates.
Auth: Unscoped /v1/keys requires an admin project API key. When RAWTREE_ORG and RAWTREE_PROJECT are configured, this uses RawTree's scoped route.
When to use:
User asks what API keys exist
You need the key ID before revoking a key
You need to audit permissions for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||