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_idstring
event_typestring

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

tenant_idstring
workflow_idstring or null
actorstring
System or user that emitted the event
occurred_atdatetime
payloadmap from strings to any

Event-specific payload (no PHI in plaintext)

correlation_idstring
Dataroom correlation ID for tracing

Errors

404
Not Found Error