Query audit logs with optional filters.
Filters: - schedule_uid: Filter by related schedule - order: NEWEST_FIRST (default) or OLDEST_FIRST - limit: Maximum number of results (default 50, max 1000)
Filter by related schedule UID.
Sort order. 'NEWEST_FIRST' (default) returns the latest events first.
NEWEST_FIRST, OLDEST_FIRST Maximum results to return (1–1000, default 50).
1 <= x <= 1000Successful Response
ISO 8601 datetime with millisecond precision (YYYY-MM-DDTHH:MM:SS.sssZ).
"2026-03-25T14:00:00.123Z"
Combined metadata, before/after state snapshots, and request context.
Event type identifier (e.g. schedule.created, version.submitted, version.accepted).
"schedule.created"
"version.submitted"
"version.accepted"
Unique identifier for this audit event.
"e2f3a4b5-c6d7-4e8f-9a0b-1c2d3e4f5a6b"
API client identifier that triggered the event, if applicable.
Organization identifier, if applicable.
Related Schedule Version identifier, if applicable.
Related time series identifier, if applicable.
Identifier of the user who triggered the event, if applicable.
Event schema version.
1