Skip to content
Coritan Docs

Organization API: Organizations & Members: Audit log

The 1 Organization API operations for audit log.

View as Markdown

Part of Organizations & Members.

Method Path Summary
GET /api/v1/orgs/{org_slug}/audit-log List audit log

GET /api/v1/orgs/{org_slug}/audit-log

Name In Type Required Description
org_slug path string yes
limit query integer no Default: 50.
offset query integer no Default: 0.
Status Meaning
200 Success.
422 The request is not valid. detail lists each problem.