Skip to main content
GET
/
agent
/
v2
/
run
/
{id}
/
events
Stream v2 run events
curl --request GET \
  --url https://api.case.dev/agent/v2/run/{id}/events \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Query Parameters

lastEventId
integer

Response

SSE stream

The response is of type string.