Get customer-wide API key audit trail
key_get_audit_allReview security account-wide by retrieving the 100 most recent audit events across all API keys, enabling monitoring of key activity for potential issues.
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) |