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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"2024-03-26"
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 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