Skip to main content
GET
Stream Agent Run Events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Web Search Agent ID, format wsa_<uuid>.

run_id
string
required

Run ID, format task_run_<uuid>.

Response

Server-sent event stream of run activity.

The response is of type string.