Skip to main content
GET
/
sessions
/
{id}
/
stream_health
Get stream health info
curl --request GET \
  --url https://api.example.com/sessions/{id}/stream_health \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200

Stream health data