Changelog

Added

Tags in /v1/fleet/list

The /v1/fleet/list endpoint now returns a list of tags that each vehicle is associated with.

Added

Documents in Routes API

The routes API now includes a document array that shows all documents that are submitted for a given route.

Added

Users API

We've released a new set of APIs for user management within Samsara. Create, update, and delete users in your Samsara organization. This can be integrated with your identity provider platforms to manage account provisioning and permissions.

Added

Co-drivers in Trips API

The trips API now includes information about co-driving passengers during a given driving segment.

Added

Odometer in Routes APIs

The routing APIs now include odometer_start_meters and odometer_end_meters to give you more visibility into distance traveled by a given vehicle.