Logo
Program smart lights API Documentation

Rhythm connected

GET http://{{ipAddress}}/api/v1/:auth_token/rhythm/rhythmConnected

Indicates if the Rhythm is connected to the Light Panels or not.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

false



Curl
curl -X GET 'http://ipAddress/api/v1/:auth_token/rhythm/rhythmConnected'

ENDPOINTS