get https://access.lumana.ai/v1/cameras//live-view-link
Returns link to video live view for camera
Log in to see full request history
Responses
401Unauthorized. Missing or invalid credentials.
500Server error. Could not return the data.
Returns link to video live view for camera
401Unauthorized. Missing or invalid credentials.
500Server error. Could not return the data.
xxxxxxxxxx
curl --request GET \
--url https://access.lumana.ai/v1/cameras/cameraId/live-view-link \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: