Get a single audit event

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

event_idstringRequired

Response

Audit event
event_idstringOptional
event_typestringOptional

Examples: WORKFLOW_STARTED, CONSENT_GIVEN, POLICY_GATE_BLOCKED, TEMPLATE_DISPATCHED, FRAUD_SUSPECT_FLAGGED.

tenant_idstringOptional
workflow_idstring or nullOptional
actorstringOptional
System or user that emitted the event
occurred_atdatetimeOptional
payloadmap from strings to anyOptional

Event-specific payload (no PHI in plaintext)

correlation_idstringOptional
Dataroom correlation ID for tracing

Errors

404
Not Found Error