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

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

The primary device view identifier.

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

The parameters given in the request are invalid.

401

Unauthorized due to providing an invalid access key, or invalid pod.

403

You have no permissions to make this operation.

500

Requested operation cannot be performed.

502

Communication with the device has timed out.

503

Requested operation cannot be performed. Try again later.

get/deviceViews/{deviceViewId}/snapshot
Request samples