Community
JSON Response Output/Schema Definition for Certain End Points
over 3 years ago by Ben Roberts
I'd like to know if there's a more specific JSON output/schema specification for certain end points like:
- https://api.samsara.com/fleet/vehicles/stats/feed
- https://api.samsara.com/fleet/vehicles/stats/history
Specifically, would like to know the data types (mainly sizes) for:
- gps.latitude
- gps.longitude
- gps.speedMilesPerHour
The number of places of precision to the left and right of the decimal place is needed in order to create a relational database that's capable of containing the provided data.