added

New Endpoint-level Rate Limits (Starting October 23rd)

📘

Rollout is Complete

As of December 1st, 2023, Samsara completed the rollout of the new endpoint-level rate limits. If there are any remaining questions, please reach out to Support or your Samsara point-of-contact.

added

New Preview API: POST preview/custom-reports/runs

The POST preview/custom-reports/runs 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).

added

New Preview API: GET preview/custom-reports/configs

The GET preview/custom-reports/configs 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).

added

New Preview API: GET preview/custom-reports/runs/data

The GET preview/custom-reports/runs/data 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).

added

New Preview API: GET preview/custom-reports/runs

The GET preview/custom-reports/runs 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).

added

New Preview API: POST preview/fleet/fuel-purchase

The POST preview/fleet/fuel-purchase 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 users/.id: Add in expireAt field.

The GET users/.id endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format that shows a user's expiration time in the organization.

GET users: Add in expireAt field.

The GET users endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format that shows a user's expiration time in the organization

PATCH users/.id: Add in expireAt field.

The PATCH users/.id endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format to update a user's expiration time in the organization. Samsara users added into your organization are now required to have an expiration time.

POST users: Add in expireAt field.

The POST users endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format to set a user's expiration time in the organization. Samsara users added into your organization are now required to have an expiration time.