Retrieves an image (snapshot) from a device's view at the specified time.

SecurityAPIKey
Request
path Parameters
deviceViewId
required
integer <int64> [ 1 .. 9223372036854780000 ]

The primary device view identifier.

query Parameters
time
required
string <date-time>
Responses
200
401

Access is denied. This can occur from an invalid key or invalid pod.

403

Access is denied to retrieve a snapshot. The given API key's context does not have the proper permissions.

404

A snapshot cannot be found at the specified time or device view.

422

The device is not online to return a snapshot.

502

Communication with the device has timed out.

get/deviceViews/{deviceViewId}/snapshot
Request samples
Response samples
application/json
"string"