cURL
API Reference
Get orgs audit logs
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Organization identifier
Query Parameters
Filter by actor identifier
Filter by actor type
Available options:
API_KEY, USER, SYSTEM, AGENT Filter by action
Filter by resource type
Filter by resource identifier
Filter by result
Available options:
SUCCESS, FAILURE, DENIED Free-text search matched against action, actor id, resource type and resource id. Combines with the exact-match filters rather than replacing them.
Required string length:
1 - 200ISO 8601 start date filter
ISO 8601 end date filter
Pagination cursor
Maximum number of entries to return
Required range:
1 <= x <= 100