Returns video link to the specified camera

GET {{baseUrl}}/devices/:serial/camera/videoLink

Returns video link to the specified camera. If a timestamp is supplied, it links to that timestamp.

Request Params

KeyDatatypeRequiredDescription
timestampstring[optional] The video link will start at this time. The timestamp should be a string in ISO8601 format. If no timestamp is specified, we will assume current time.

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

{"url":"https://nxx.meraki.com/office-cameras/n/bs0a1k/manage/nodes/new_list/29048243992402?timestamp=1535732570077"}