Orgs
Lists audit events for an organization. Supports filtering by date range, action, and actor. Returns JSON or CSV.
get/v1/orgs/{orgId}/audit-events
Path parameters
orgIdstring uuid required
Query parameters
fromstring date-time
tostring date-time
actionstring
actorIdstring
targetIdstring
cursorstring
limitinteger
Headers
Authorizationstring
Response
Default Response
Changes
Changed in 1 of the 55 revisions of this API.2
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○