v40

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01108178385.8 KB
admin

Get audit log entry detail

Returns one audit log entry enriched with usage summary when available.

get/admin/audit/detail

Query parameters

log_idstring required

Audit log entry ID

Response

OK

alias_usedboolean
auth_key_idstring
auth_methodstring
bodies_omittedboolean

BodiesOmitted marks a list entry whose request/response bodies (and other heavy payloads) were stripped server-side; the full entry is available from GET /admin/audit/detail. It also tells the dashboard the entry is persisted — a slim entry is never an in-flight request.

cache_typestring
client_ipstring
conversation_payloadboolean

ConversationPayload reports that the entry's (stripped) bodies were shaped like a conversation, preserving the Interactions-drawer eligibility signal the dashboard otherwise sniffs from the bodies.

duration_nsinteger

DurationNs is the request duration in nanoseconds

error_typestring
idstring

ID is a unique identifier for this log entry (UUID)

methodstring
pathstring
providerstring

canonical provider type used for routing and filters

provider_namestring
request_idstring

Extracted fields for efficient filtering (indexed in relational DBs)

requested_modelstring

Core fields (indexed for queries)

resolved_modelstring
session_idstring
status_codeinteger
streamboolean
timestampstring

Timestamp is when the request started

user_pathstring
workflow_version_idstring