Skip to content

Download per-iteration tool-calls JSONL for a specific attempt

GET
/api/v1/requests/{id}/runs/{runId}/tool-calls
curl --request GET \
--url https://example.com/api/v1/requests/example/runs/example/tool-calls
id
required
string
runId
required
string

JSONL stream — one ToolCall per line

Not found