List API keys
key_listAudit API keys by listing their scopes and prefixes without exposing secrets. Use to verify existing keys and their permissions.
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) |