Changelog

Fixed

Document submission webhook

We've corrected a developer experience issue in the document submission alert webhook. Previously we returned the driverCreatedAtMs field, but now we will return a driverId_driverCreatedAtMs field so that the webhook field matches the API-consumable field.

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.