Audit API provides read access to the immutable audit log. It supports filtered queries by actor, resource, time range, and event type. Designed for compliance reporting and security investigations.

Endpoints

  • GET /api/v1/audit/events — Query audit events with filters
  • GET /api/v1/audit/events/{id} — Get audit event detail
  • GET /api/v1/audit/reports/compliance — Generate compliance summary
  • GET /api/v1/audit/exports — Export audit data as CSV/JSON

Relationships

Composes outgoing 1
Target Element Element Type
Audit Trail Service Software Subsystem
Part of incoming 1
Source Element Element Type
Audit Trail Service Software Subsystem
Served by incoming 19
Source Element Element Type
Audit Alert Triggered Domain Event
Bulk Import Completed Domain Event
Compliance Report Generated Domain Event
Contact Updated Domain Event
Customer Profile Merged Domain Event
Data Erasure Completed Domain Event
Notification Bounced Domain Event
Onboarding Started Domain Event
Permission Policy Changed Domain Event
Security Policy Updated Domain Event
Tenant Created Domain Event
Tenant Deactivated Domain Event
Tenant Suspended Domain Event
User Deactivated Domain Event
User Invited Domain Event
User Role Changed Domain Event
Webhook Delivered Domain Event
Webhook Failed Domain Event
Workflow Executed Domain Event

Architecture Context

Properties

Type API Endpoint
Layer Application
Domain Customer Management
Status active
Owner Platform Team

Additional Metadata

Protocol REST/JSON
Archimate Type application-interface

Meta Model

Business
Organization
Application current
Technology

Actions