cURL
Agents
Get async run status
Retrieve streaming status or error information for an asynchronous agent run. Once the returned status is done, call /api/agents/:agentId/run-async/:runId/result for the completed payload.
GET
cURL
Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
Unique identifier of the agent
Unique identifier of the asynchronous run to check status for