Request the device to search for available auxiliary cameras around the device. A system message webhook will be sent once the search on the device is completed.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Locked error
Internal server error
curl -i -X GET \ 'https://api-prod.surfsight.net/v2/devices/:imei/auxiliary-cameras/search?limit=string' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}