Skip to main content
GET
/
api
/
sessions
/
{session_id}
/
stream
Stream updates
curl --request GET \
  --url https://api.example.com/api/sessions/{session_id}/stream
"<string>"

Path Parameters

session_id
string
required

Query Parameters

wait
string

Response

Streams items from the run

The response is of type string.