Organizations
List Administrative Audit Logs
Returns a paginated event stream of administrative actions in the organization. Requires Org Admin privileges.
get/v1/orgs/{orgID}/audit-logs
Path parameters
orgIDstring uuid required
The ID of the organization.
Query parameters
limitinteger
offsetinteger
Response
A paginated list of audit logs
Changes
Changed in 1 of the 18 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○