Devices
This endpoint returns all Devices that have been created by Connections for your Tenancy.
You can specify the telematics_provider, and it will return only Devices with that provider.
You can specify the tags, and it will return only Devices that have all the tags specified.
The response is paginated, so if the next link is not null, use that link to get the next page of results.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
"2024-03-27"
Query Parameters
Name of the telematics provider
mtdata, geotab, navman, mixtelematics, radius, verizon_connect, volvo, fleetsu, digital_matter, netstar, netstar_v2, webfleet, scania, linxio, geoforce, michelin_connected_fleet, navixy, netcorp, mapon Connection ID of data provider
Tags to include. Use query parameters e.g ?tags=a&tags=b to filter for Devices with tags 'a' and 'b'.
1 - 255Page number for pagination (zero-indexed)
x >= 0
