GET
/
jobs
/
{id}
/
streaming
Job - Streaming
curl --request GET \
  --url https://api-dex.chainstream.io/jobs/{id}/streaming

Path Parameters

id
string
required

Job identifier

Example:

"12345"

Response

200

SSE stream established successfully