GET readings/latest (Generally Available)
The GET readings/latest endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The GET readings/latest endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The GET hub/plan/orders 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).
The DELETE hub/plan/orders 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).
The POST assets endpoint has some new features! Added optional tagIds and attributes fields to the create asset request body, allowing tag and attribute assignment in a single request during asset creation.
The POST assets endpoint has some new features! Added optional tagIds and attributes fields to the create asset request body, allowing tag and attribute assignment in a single request during asset creation.
The GET assets endpoint has some new features! Added a dedicated externalIds query parameter to filter assets by external IDs without using the mixed ids parameter.
The POST readings endpoint has some new features! Added optional externalId field to reading datapoints as an alternative to entityId. Allows referencing assets by external ID (key:value format) instead of numeric Samsara entity ID.
The GET functions/.name/logs 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).
The POST fleet/drivers/workflow-assignments 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).
The GET safety-scores/vehicles endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.