Fusial has always recorded every material action in a tenant-scoped audit log. Now your compliance tooling can consume it too.
- Export to CSV: admins can download the organization's full audit trail from Settings → Audit log, filtered by date range
- Read it over the API: a new
/api/v1/audit-eventsendpoint streams audit events into your SIEM or GRC system, with cursor pagination for large histories - Scoped access: the endpoint uses a dedicated
audit:readAPI scope, so an integration key that reads audit events can do exactly that and nothing else