OpenAPI 3.0.32026-08-14137304312.9 KB
ad855d921ee9
audit_logs
Search audit logs with filters
Returns a filtered, paginated list of audit log entries for the organization. Filterable fields and their allowed operators:
| Field | Allowed operators |
|---|---|
| action | equals, in, not_in, string_contains, string_does_not_contain |
| action_happened_at | time_is_after, time_is_before, time_range |
Timestamp values use RFC3339 format.
Rate limit: 10 requests per minute
post/audit-logs/search