Audit Events
Get all audit events
Fetch the list of audit events
GET
/
audit-events
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
cursor
string | null
A unique identifier that allows for fetching the next set of audit events.
Response
200 - application/json
paging
object
requiredresults
object[]
required