public-api

Public Get Trace

Fetch one trace by its full R2 key (as returned in the queue's trace_key). The handler verifies the key's tenant prefix belongs to the calling team before reading — 404 otherwise.

get/v1/traces/{trace_key}

Path parameters

trace_keystring required

Headers

authorizationstring nullable

Response

Successful Response

traceIdstring required
traceDatestring required
teamIdstring required
apiKeyIdstring required
upstreamIdstring required
fallbackFromstring nullable
requestModelstring nullable
actualModelstring nullable
timestampstring required
latencyMsinteger required
statusCodeinteger required
isStreamingboolean required
conversationIdstring nullable
previousResponseIdstring nullable
responseIdstring nullable
errorMessagestring nullable
tenantIdstring nullable
environmentstring nullable
trafficTypestring nullable
sessionIdstring nullable
initiatedBystring nullable
historyEditedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.