Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/audit/audit.controller.ts
Export the org-wide audit trail as CSV (or JSON via ?format=json)
Endpoint
GET /audit/org/export/csv
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
format | query | string | - |
Referenced By
AuditController(MODULE_DECLARES)
Was this page helpful?