Get a Run
Retrieve the current status and details of a run, including its result and associated session information. To fetch the run's messages, use List Run Messages.
get/v1/agents/runs/{runId}
Path parameters
runIdstring required
The run ID.
Response
The agent run.