Retrieve the telemetry data from the specified lens of the device or from the auxiliary cameras.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Expectation failed error
Internal server error
curl -i -X GET \ https://api-prod.surfsight.net/v2/devices/:imei/:cameraId/telemetry \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "data": {
- "status": "the download is not yet in progress or just completed",
- "code": "CODE5"
}
}