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
Key | Datatype | Required | Description |
---|---|---|---|
timestamp | string | [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
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"url":"https://nxx.meraki.com/office-cameras/n/bs0a1k/manage/nodes/new_list/29048243992402?timestamp=1535732570077"}