Возвращает список устройств, доступных для привязки к ваучеру
curl -i -X GET \
'https://dev.api.exodrive.ai/api/v2/Device/list/imei?search=string' \
-H 'Authorization: YOUR_API_KEY_HERE'No response examplecurl -i -X GET \
'https://dev.api.exodrive.ai/api/v2/Device/{id}' \
-H 'Authorization: YOUR_API_KEY_HERE'No response example