Get Run By Id
run
Get Run By Id
Retrieve a task run by its ID.
Returns the run details including status, result (if completed), and execution metadata. Only accessible by the user who owns the run.
GET
Get Run By Id
Authorizations
Path Parameters
Response
Successful Response
Represents a Run.
The ID of the created task run
The ID of the created task
The status of the agent's task
Available options:
success, failure, pending The final result of the agent's task
Whether the agent has completed its task
Whether the agent was successful in completing its task
