Skip to main content
GET
/
api
/
v1
/
stream
/
deployments
cURL
curl --request GET \
  --url https://api.staging.qyl.dev/api/v1/stream/deployments
"<string>"
This endpoint uses Server-Sent Events (SSE) for real-time streaming. Keep the connection open to receive deployment events as they occur.

Query Parameters

serviceName
string

Service name filter

environment
string

Environment filter

Response

200 - text/event-stream

The request has succeeded.

The response is of type string.