List child executions of a run
Lists the subagent runs whose parentExecutionId is this execution, each keyed back to the tool call that spawned it. Fetch a child tree by passing its executionId to the trace route.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
executionId
Runtime execution_id / executionSessionId of the parent run
Response
Child executions returned
data
success
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error