This call is currently in beta; contact your Technical Account Manager for more information.
Retrieve the ADAS calibration state. ADAS calibration takes about ten minutes.
Successful operation
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/calibrate-adas/state \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "requestId": "df5fg-45fgfdsg-45fg-45454",
- "data": "pending"
}