Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

agentId
string<uuid>
required

Unique identifier of the agent

runId
string<uuid>
required

Unique identifier of the asynchronous run to check status for

Response

Successful response

Status information for asynchronous agent run

isStreaming
boolean
required

Whether the run is actively streaming (in-progress)

error
string

Error message if the run failed