Documentation Index
Fetch the complete documentation index at: https://samsara-showcase.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
| Property Name | Description |
|---|---|
| data object | The start of a severe speeding event |
| startTime string | The speeding start time in RFC 3339 format (Examples: 2019-06-13T19:08:25Z, 2019-06-13T19:08:25.455Z, OR 2015-09-15T14:00:12-04:00). |
| tripStartTime string | The trip start time in RFC 3339 format (Examples: 2019-06-13T19:08:25Z, 2019-06-13T19:08:25.455Z, OR 2015-09-15T14:00:12-04:00). |
| vehicle object | A vehicle object |
| assetType string | The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle. |
| externalIds object | A map of external ids |
| id string | ID of the vehicle |
| licensePlate string | The license plate of the vehicle. |
| name string | Name of the vehicle |
| vehicleVin string | The VIN of the vehicle. |