Get customer-wide API key audit trail
key_get_audit_allRetrieve the most recent 100 audit events across all API keys for account-wide security review. Requires api_keys:read scope.
Instructions
Get the most recent 100 audit events across ALL of your API keys. Use for a security review of key activity account-wide; for a single key's history use key_get_audit. 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) |