Skip to main content
GET
/
data
/
ws
/
feed
Subscribe to feed updates
curl --request GET \
  --url https://acusight.io/api/data/ws/feed \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT access token. Paste the token only; the Bearer prefix is added automatically.

Response

Switching Protocols

The response is of type string.