Skip to main content
Full detail of one audit-trail entry, including its change payload. A list_audit_logs row plus changes — the action’s field-level before/after diff as a clean list — and its description. Reach for it after list_audit_logs surfaces an entry whose change detail you need to explain. For the affected resource’s own current state, use that resource’s tool.

Parameters

Body

string
required
Id of the audit-trail entry to inspect — the id returned by list_audit_logs.

Response

Body

string
string
Deep link that opens this audit-log entry’s detail modal in the Qobra web app.
string
When the action happened (UTC, ISO-8601).
string
Coded name of the audited event, e.g. ‘UserUpdated’ or ‘CompensationRuleUpdated’ — the precise action taken.
string
Id of the affected resource; null when not applicable.
string
Human-readable name of the affected resource, if known.
object
string
object[]
The action’s field-level changes as a clean before/after list. Empty when the action carries no field diff (e.g. a create/delete, or a payload-less event).