Get a list of audit results

This provides a list of audit results for the given event mesh and/or event brokers.

Token Permissions: [ audit:read ]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
1 to 100
Defaults to 20

The number of audit records to get per page.

int32
≥ 1
Defaults to 1

The page number to get.

eventBrokerIds
array of strings

Match only audit records belonging to the given event brokers.

eventBrokerIds
string

Match only audit records belonging to the given event mesh.

auditEntityTypes
array of strings

Match only audit records belonging to the given entity types.

statuses
array of strings

Match only audit records with the given statuses.

string

Match only audit records with identifiers starting with the given value.

string

Match audit records with identifiers containing the given value.

string

The sorting criteria for the returned results. You can sort the results by query parameter in ascending or descending order.
Define the sort order using the following string: fieldname:asc/desc where:

  • fieldname — The field name of the query parameter to sort by.
  • asc — Sort the selected field name in ascending order.
  • desc — Sort the selected field name in descending order.

If the direction is not specified, the default is ascending.

You can use multiple query parameters to refine the sorting order.
Sorting is supported for status and identifier.

Responses

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