List API Keys
list-api-keysRetrieve existing API keys and their IDs, permissions, and creation dates for a RawTree cluster to audit access or find a key ID before revoking it.
Instructions
Purpose: List API keys for a RawTree cluster.
NOT for: Creating or revoking credentials. Use create-api-key or delete-api-key for those workflows.
Returns: API key names, IDs, API key hints, permissions, database, organization, and creation dates.
Auth: Uses GET /v1/keys and requires an admin database API key.
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 database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | RawTree cluster to use for this operation. | |
| organization | No | RawTree organization containing the target cluster. |