v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
admin

List audit logs (v2)

Lists audit logs with token-based pagination, ordered by timestamp (descending). Supports filtering by timestamp range.

get/admin/audit-logs-v2

Query parameters

attributesAuditLogV2QueryAttribute[]

Additional attribute values to include in the response (state for pre/post image payloads).

nextPageTokenstring

Token for retrieving the next page of results

maxinteger

Maximum number of records to return in the page

timestampAfterOrEqualstring date-time

Filter logs with timestamp on or after this date

timestampBeforeOrEqualstring date-time

Filter logs with timestamp on or before this date

Response

OK

nextPageTokenstring