Retrieve the first row from a workflow run, by run ID and row id
When an agent task runs, it creates a set of results. These results contain the findings from the agent, as well as metadata about the run. This endpoint returns the first row — handy for workflows with only a single input
GET
/
api
/
v2
/
results
/
{run_id}
/
first
Retrieve the first row from a workflow run, by run ID and row id