Retrieve Snapshot for Camera

Retrieve a snapshot for a camera using the camera integrator ID. This endpoint generates a pre-signed S3 URL for the requested snapshot and returns a 301 redirect response with the URL in the Location header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique identifier for the camera resource.

Query Params
string
enum
required

Specifies whether to fetch the daytime (day) or nighttime (night) reference image.

Allowed:
boolean

If set to true (default), the endpoint returns a 301 redirect with the snapshot URL in the Location header. If set to false, the snapshot URL is included in the response body with a 200 status code.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*