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

Path Parameters

id
string
required

任务标识符

Example:

"12345"

Response

200

SSE流建立成功