List audit eventsCopy Pageget https://api.firehydrant.io/v1/audit_eventsList audit eventsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramscursorstring | nullCursor for pagination.filterstring | nullQuery string to filter audit events, concatenated with AND keyword. Available filters with example: event.occurred_at < 2023-01-01T00:00:00Z event.key = signals.on_call_rotation.generate event.actor.kind = user event.actor.id = 00000000-0000-0000-0000-000000000000 resource.kind = incident resource.id = 00000000-0000-0000-0000-000000000000 parent_id = 00000000-0000-0000-0000-000000000000 Valid query looks like (without quotes): event.occurred_at < 2023-01-01T00:00:00Z AND event.key = signals.on_call_rotation.generate limitint32 | nullDefaults to 20Number of records to display in a single page, maximum is 100 entries. Smaller number is recommended for better performance.Response 200List audit eventsUpdated 1 day ago