Retrieve the completed result of an asynchronous agent run. Use the status endpoint first and call this endpoint once the run status is done.
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Unique identifier of the agent
Unique identifier of the asynchronous run to check status for
Successful response
Completed result of an asynchronous agent execution
The final text response from the assistant
All tool calls made during the agent run
All tool results received during the agent run
Complete message history from the agent run
Structured output generated after the run, if available