Skip to main content
GET
List child runs for a parent project-agent run

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

conversation_id
string<uuid>
required
run_id
string
required
Minimum string length: 1

Query Parameters

spawned_from_tool_call_id
string
Required string length: 1 - 128
cursor
string
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Child runs

data
object[]
required
page_info
object
required

Pagination cursor values for traversing the result set.