Skip to main content
GET
/
task-progress
/
{id}
/
stream
Stream task progress events via SSE
curl --request GET \
  --url https://api.veryfront.com/task-progress/{id}/stream \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.

Path Parameters

id
string
required

Tool call ID

Response

SSE event stream

The response is of type string.