This call is currently in BETA. Contact your Technical Account Manager for more information.
Retrieve privacy mode of a single device.
Get Privacy mode for a device
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
curl -i -X GET \ https://api-prod.surfsight.net/v2/devices/:imei/privacy-control \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "data": {
- "privacyMode": "disabled"
}, - "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}