v1

latestOpenAPI 3.0.12026-07-2491247233.8 KB
Events in the audit log

List events in audit log

List events in audit log

get/v0/audit-log/events

Query parameters

created_at[gte]string date-time nullable

Inclusive start datetime filter for time of event creation, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only events at or after this time will be returned.

Inclusive start datetime filter for time of event creation, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only events at or after this time will be returned.

created_at[lt]string date-time nullable

Exclusive end datetime filter for time of event creation, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only events before this time will be returned.

Exclusive end datetime filter for time of event creation, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only events before this time will be returned.

limitinteger nullable

The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used

The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used

offsetinteger nullable

The (zero-based) offset of the first rules to return

The (zero-based) offset of the first rules to return

typestring nullable

Event type

Event type

user_idsstring[]

Filter by user IDs

Filter by user IDs

Response

OK

countinteger required

Count of results for this page

totalinteger required

Total number of results available