Community
OAuthv2 authentication flow for a daemon service
Hi All,
Is the Camera Media Endpoint down?
No matter how i try and reach it i only get error 404's
How can I retrieve the time the driver started being in their current HOS status?
The API docs state that we can retrieve the time the driver started being in their current HOS status along with the current HOS status type, using Get HOS clocks (https://api.samsara.com/fleet/hos/clocks).
Seatbelt Use
Does the Seatbelt Buckled % require a dual-facing camera? Also, can you explain the difference between seatbelt buckled and seatbelt coverage? Thanks
adding new driver by API, not working
by using nodejs and API , i was trying to add new driver , it always return 'Name must contain only letters or numbers' , however i tried only letters also tried only numbers and mixture also half letters and half numbers. nothing works, my api calls works i can get lsit of existing drivers in my node js file,
Why does a harsh event query yielding no results return bad request?
When invoking the harsh event endpoint I get back a response code of 400 bad request with the following message:
need to share driver tracking
Hi,
Delay between Driver App login and assignment to a Vehicle
When using this API endpoint:
https://api.samsara.com/fleet/vehicles/driver-assignments
Does samsara include an odometer offset?
Does Samsara offer an API attribute that gives us the odometer (GPS odometer) and a true odometer (Odometer + any odometer offsets due to equipment change/repair)? In some cases, it is called the odometer offset.
Thanks,
Unassigned Driving
We want to pull together a report for the % time a truck was driven with no driver logged in. I believe that we can use the trips API which will return all trips for a single vehicle. Is there another way of getting the data that does not involve multiple requests to the server?