Query pending telematics devices for assets
POST/v2/assets/pending-telematics-devices/query
Query pending telematics device types for a list of assets by their IDs.
Returns pending telematics device types for each requested asset. Assets with no pending devices return an empty list.
Maximum 2000 asset IDs can be queried in a single request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error