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.
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
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