**Запрос:** curl -X 'GET' \ 'https://apicsp.csat.ru/api/v1/units/130793' \ -H 'accept: */*' \ -H 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYXBpY3NwLmNzYXQucnUiLCJhdWQiOiJo' \ -H 'Content-Type: application/json' **Ответ:** { "unitId": 289069, "name": "Chery Tiggo 4 О596АН977", "imei": "861100061805160" } **unitId** - id объекта в системе; **name** - Имя объекта в системе; **imei** - Код блока Коды ответов 200 - Success 404 - Could Not Find Resource