AtlaSent — List Audit Events
atlasent_list_audit_eventsRetrieve recent evaluation events from the audit log by organization ID, with optional filters for evaluation ID, time range, and result limit.
Instructions
Retrieve recent evaluation events from the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO-8601 end timestamp for the query window. | |
| from | No | ISO-8601 start timestamp for the query window. | |
| limit | No | Max number of events to return (default 20, max 100). | |
| org_id | Yes | Organization ID to fetch audit events for. | |
| evaluation_id | No | Filter to events for a specific evaluation ID. |