rca_auth_list_keys
List your API keys and view metadata including key ID, label, plan, creation and last used dates, and active status. Requires an admin API key.
Instructions
List your own API keys and their metadata. Never returns raw or hashed key material. Admin role required (Enterprise plan).
Returns: str: JSON with total and a list of {key_id, label, plan_at_issue, created_at, last_used_at, is_active}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |