post https://services.azuga.com/azuga-ws-oauth/v3/dashcam/get.json
This API provides you with information about all the Dashcams 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/get.json?limit=50
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 | For Internal use | String |
inwardSerialNumber | For Internal use | String |
simNumber | For Internal use | String |
recorderId | For Internal use | String |
vehicleName | Name of the vehicle | String |
vehicleId | Unique Identifier representing the vehicle | 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 | For Internal use | 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 |