Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/audit/audit.controller.ts
Export audit trail as CSV
Endpoint
GET /audit/:projectId/export/csv
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
AuditController(MODULE_DECLARES)
Was this page helpful?