Audit events
List audit events of an organisation.
GET
/
api
/v1
/orgs
/{organisationSlug}
/audit-events
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Query Parameters
pageable
Requiredobject
Optional. When omitted: pageSize=50, pageNumber=0, sortDirection=ASC
Request was successfully processed. The response body contains the requested data.