Skip to main content
GET
/
watchers
/
{id}
/
stream
Stream watcher changes (SSE)
curl --request GET \
  --url https://borough.qwady.app/v1/watchers/{id}/stream \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Polar.sh license key. Format: BOROUGH-<uuid>

Path Parameters

id
string
required

Watcher ID (UUID)

Response

Server-Sent Events stream

The response is of type string.