Skip to main content
GET
List child runs by parent conversation lineage

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

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

200 - application/json

Child runs

data
object[]
required
page_info
object
required

Pagination cursor values for traversing the result set.