v40

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

Get conversation thread around an audit log entry

Thread entries carry the request/response bodies the transcript is built from; attempts, request revisions, and header maps are omitted.

get/admin/audit/conversation

Query parameters

log_idstring required

Anchor audit log entry ID

limitinteger

Max entries in thread (default 40, max 200)

Response

OK

anchor_idstring
truncatedboolean

Truncated reports that the thread walk stopped early because the caller's deadline expired; the entries collected up to that point are returned rather than failing the whole request.

All 108 operations