List audit log entries

Returns paginated audit log entries. Filter by actor, resource, action, response code, or date range.

Query Params
uuid

Entity UUID to act as Required when authenticating with a Bearer token; may be omitted with Basic (API key) authentication, where the entity is resolved from the API key.

integer
Defaults to 0

Zero-based page index

integer
Defaults to 10

Results per page (max 100)

string

Filter by actor UUID

string

Filter by actor type (e.g. User, Company)

string

Filter by resource UUID

string

Filter by resource type

string

Filter by action name (e.g. ViewTransactionReporting)

string

Filter by HTTP response code (e.g. 200)

string

Start date (RFC3339, e.g. 2026-01-01T00:00:00Z)

string

End date (RFC3339)

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json