v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Live Transcripts

Get Live Transcript History

Return the buffered transcript for a conversation over plain HTTP.

The WebSocket is best-effort/live-only; this lets the client fetch the same Redis-buffered transcript regardless of socket state (initial load, poll, or fallback when the socket can't hold).

get/v1/live-transcript/{test_result_id}/history

Path parameters

test_result_idinteger required

Query parameters

limitinteger

Max number of most recent messages to return

Max number of most recent messages to return

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

{"stackTrail":"paths:/v1/live-transcript/{test_result_id}/history:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}