Get device identity
GET/v2/devices/:id
Get device identity
The telematics device identity data includes identifiers, hardware information, capabilities and installation information.
Currently the information is limited to the following data points but will be expanded over time:
- Id
- SerialNumber
- DeviceType
- ProductionDate
- PartNumber
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Device identity including capabilities and device information
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error