List audit events
The append-only record of everything the control layer did. Every role can read it,
including member. An audit trail only some people can see is not much of one.
Filter by trace_id to pull the whole story of one action across authorization,
approval and outcome.
GET
List audit events
Authorizations
An identity bearer token for a person or your backend. Capabilities are per member, per workspace. This credential can manage the workspace and can never authorize an action as an agent.
Path Parameters
Query Parameters
Available options:
Session, SpendToken, ActionIntent, PaymentIntent, Policy, PolicyModule, Agent, Workspace, WorkspaceMembership, WorkspaceInvitation, Subscription Page size. Defaults to 50, clamped to 1..200.
Required range:
1 <= x <= 200The id of the last record on the previous page. An unknown or foreign id is ignored and returns the first page.