Retrieve audit events filtered by search criteria

Required scope: audit-log:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64 | null

Limit results to a certain operator

string | null

Limit results to events caused by the user with this id. Supports comma-separated values for multiple IDs (e.g. '85,1').

int64 | null

Limit results to events caused in the context of the team with this id

string | null

Only return events caused on this type of entity. Supports comma-separated values for multiple types (e.g. 'Team,ChargePoint').

string | null

Only return events on the entity with this ID (use in conjunction with entityType)

string | null

Only return events that logged this action. Supports comma-separated values for multiple actions (e.g. 'CREATE,UPDATE').

string | null

Free-text search in matching events

date-time | null

Only return events before this point in time (ISO 8601 format)

date-time | null

Only return events after this point in time (ISO 8601 format)

int32 | null
1 to 10000
Defaults to 50

The maximum number of results to return

string | null

Cursor (event id) to retrieve results ordered after a certain event. Use this with a cursor from meta.after to retrieve the next page of results.

string | null

Cursor (event id) to retrieve results ordered before a certain event. Use this with a cursor from meta.before to retrieve the previous page of results. This parameter is ignored if afteris provided in the request as well.

Responses

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