Get snapshot from camera provider integration
Retrieves a thumbnail (binary image) from a camera provider through Gatego Backend. It needs authentication and will work only for camera providers that need proxying, such as Verkada.
GET
/api/camera/proxied/{integration_id}/{integration_camera_id}/footage/snapshot
curl \
--request GET 'https://api-dev.gatego.io/api/camera/proxied/{integration_id}/{integration_camera_id}/footage/snapshot'