List API keys
key_listAudit your API keys by listing them with scopes and prefixes. Identify existing keys and their capabilities without exposing secrets.
Instructions
List your API keys with their scopes and prefixes (secrets are never returned). Use to audit which keys exist and what they can do. Requires the api_keys:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Your customer UUID (shown in the WARP portal under Settings) | |
| include_revoked | No | Include revoked keys (default false) |