Get audit log entry detail
Returns one audit log entry enriched with usage summary when available.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Audit log entry ID
Response
OK
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.
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.
Data contains flexible request/response information as JSON
DurationNs is the request duration in nanoseconds
ID is a unique identifier for this log entry (UUID)
canonical provider type used for routing and filters
Extracted fields for efficient filtering (indexed in relational DBs)
Core fields (indexed for queries)
Timestamp is when the request started