GET fleet/settings/safety: Add SpeedingSettings to response
The GET fleet/settings/safety endpoint has some new features! We added the following new field:
GET fleet/vehicles: Adds configured sensor information to Vehicle responses
The GET fleet/vehicles endpoint has some new features! Returns pinned sensors for each vehicle, along with the configured position of each sensor
Starting 5/3/22: API Tokens will be Masked in the Dashboard
For added security, we will be masking existing API tokens that have already been created in the Samsara dashboard. This will not break any integrations and is purely a visual change.
GET fleet/vehicles/.id: Adds configured sensor information to Vehicle response
The GET fleet/vehicles/.id endpoint has some new features! Returns pinned sensors for a given vehicle, along with the configured position of each sensor
POST /addresses properly accepts all addressTypes
The POST /addresses
endpoint will now properly accept all addressTypes
value as enums. The possible values are yard
, shortHaul
, riskZone
, workforceSite
, and industrialSite
.
New Beta API: GET beta/aemp/Fleet/.pageNumber
The GET beta/aemp/Fleet/.pageNumber endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
Starting 2/14/22: Conversion of Legacy API Tokens to have Granular Scopes
On 2/14/22, Samsara will begin converting in-use Legacy API Tokens to have Granular Scopes
To improve security for customers sharing data via API, we are going to slowly convert Legacy API Tokens (all tokens created prior to February 2022) to have Granular Scopes.
New Preview API: GET preview/aemp/Fleet/.pageNumber
The GET preview/aemp/Fleet/.pageNumber endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
GET fleet/safety-events/audit-logs/feed: Updates endpoint to include CoachingStateActivityType
The GET fleet/safety-events/audit-logs/feed endpoint has some new features! We added the following new ActivityType:
GET fleet/safety-events/audit-logs/feed: Updates endpoint to include new startTime query parameter
The GET fleet/safety-events/audit-logs/feed endpoint has some new features! We added an optional startTime query parameter - this specify the start of the pagination, if omitted we will paginate from the beginning of time