Organizations

List audit logs

Authorization

A service token must have at least one of the following access in order to use this API endpoint:

Service Token Accesses read_audit_logs

get/organizations/{organization}/audit-log

Path parameters

organizationstring required

The name of the organization

Response

Returns the audit log events

has_nextboolean required

Whether there is a next page of results

has_prevboolean required

Whether there is a previous page of results

cursor_startstring required

The ID of the first object in the current results

cursor_endstring required

The ID of the last object in the current results

Changes