List audit
Endpoints
List audit
The org’s Operator audit trail, newest first.
This is the pull half of the milestone: webhooks tell you when something happens, the audit log
tells you what happened while you were not listening. Same records, same ids — a delivery’s id
is the id here.
GET
List audit
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter to one Space (raw uuid).
Filter to one event type from the published catalogue.
Page size (default 20, max 100).