Audit Events OCSF
audit_events_ocsfRetrieve OCSF-formatted audit events filtered by date, category, and event type, with cursor-based pagination for large result sets.
Instructions
Query OCSF-formatted audit events from the Automox Audit Service v2. Supports filtering by date, event category (authentication, account_change, entity_management, user_access, web_resource_activity), and event type name. Uses cursor-based pagination for large result sets. Permissions: as of 2025-10-27 the upstream endpoint requires the API key to have BOTH organization:manage and users:read scopes; keys missing either scope return 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| category_name | No | ||
| type_name | No | ||
| cursor | No | ||
| limit | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||