get https://services.azuga.com/azuga-ws-oauth/v3/dashcam/.json
This API provides you with information about a Dashcam present in your account. You are allowed to view only the Dashcams you have access to.
Sample Request
https://services.azuga.com/azuga-ws-oauth/v3/dashcam/3fedc7bb-1a0c-11ec-8d70-f39621a1a895.json
API Response Explanation
Field | Description | Data Type |
---|---|---|
generatedAtInMillis | Time in UTC milliseconds when the API request is made | Long |
data | The object consists of metadata of the Safetycam. | Object |
dashcamId | Unique identifier representing the Safetycam | String |
customerId | Unique identifier representing the customer | Long |
packageType | Type of package - For Internal use | String |
vendorId | Unique Identifier representing the vendor - For Internal use | Integer |
cameraType | Type of camera - Road facing Driver facing | String |
cameraProductCode | Product code of the camera - For Internal use | String |
serialNumber | Serial number of the dashcam | String |
inwardSerialNumber | For Internal use | String |
simNumber | For Internal use | String |
recorderId | For Internal use | String |
vehicleName | Name of the vehicle associated with dashcam | String |
vehicleId | Unique Identifier representing the vehicle associated with dashcam | String |
lastContactDate | For Internal use | Date |
description | For Internal use | String |
sfdcCase | For Internal use | String |
packageId | For Internal use | int |
vendorName | Vendor name of the camera. For Internal use | String |
dateAdded | Timestamp of the camera added to the account in milliseconds | Date |
fromCustomer | For Internal use | Long |
createdBy | For Internal use | String |
serialNum | Serial number of the camera | String |
inwardSerialNum | For Internal use | String |
deviceDesc | Description of the dashcam | String |
sfdc | For Internal use | String |
toCustomerId | For Internal use | String |
fromCustomerId | For Internal use | String |
firmwareVersion | For Internal use | String |
configVersion | For Internal use | String |
staticPairing | Boolean represents whether the camera is configured with Static pairing. | Boolean |