Agents
Get an agent run
Retrieve the current status and result details for an agent run.
get/v1/agents/{agent_id}/runs/{run_id}
Path parameters
agent_idstring uuid required
The ID of the agent that owns the run.
The ID of the agent that owns the run.
run_idstring uuid required
The ID of the run to retrieve.
The ID of the run to retrieve.
Response
Successful Response
Changes
Changed in 1 of the 84 revisions of this API.1
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○