list_api_keys
Retrieve active API keys for your organization without exposing secret material. Read-only operation to review key details like labels and expiration.
Instructions
List active API keys for the current organization. Never returns raw secret material. Read-only and non-destructive; not separately rate-limited. Use create_api_key to mint one and revoke_api_key to retire one. Returns the key records with id, label, key_prefix, device_limit, status, created_at, last_used_at, and expires_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||