list_api_keys
Retrieve active API keys for your account. Secrets and internal service keys are hidden to provide only usable authentication keys.
Instructions
List active API keys for the account (secrets are never included; internal service keys are hidden).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 25, max 100). | |
| cursor | No | Opaque pagination cursor from a prior response's nextCursor. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |