English
Subscribe to real-time job status updates via Server-Sent Events (SSE). The connection will remain open until the job completes or an error occurs
cURL
curl --request GET \ --url https://api-dex.chainstream.io/jobs/{id}/streaming
Job identifier
"12345"
SSE stream established successfully
Was this page helpful?