Get run agent transcript
Retrieve the full agent transcript for a run: assistant reasoning, tool calls, and tool outputs in execution order. Use this to understand exactly what the agent did and why a step failed. Credential-bearing tool parts are redacted.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
id
Test run ID
Response
Agent transcript
messages
Full agent transcript ordered by creation time
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
