Audits

List tenant audit events

Requires an owner/admin browser session with recent MFA. Supports exact action filters, action-prefix filters for wallet/action history views, exact actor/resource/request filters, date ranges, pagination, and up to five exact metadata filters using dot-path query keys such as metadata.adapter.kind=swap.

get/audit/events

Query parameters

actionstring
actionPrefixstring
actorTypestring
actorIdstring
resourceTypestring
resourceIdstring
requestIdstring
metadata.<path>string

Exact metadata filter. Replace <path> with a dot-separated JSON metadata path, for example metadata.adapter.kind=swap. Up to five filters are accepted.

dateFromstring date-time
dateTostring date-time
pageinteger
limitinteger

Response

JSON response

oktrue required

Changes

Changed in 1 of the 9 revisions of this API.1