View Single Tablet

This API provides you with information about a Tablet present in your account. You are allowed to view only the Tablet you have access to.

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/tablets/f37e5d43-9497-11ec-9007-815de519a462.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

tabletId

Unique Identifier representing the Tablet

String

customerId

Unique Identifier representing the customer

Long

model

Model name of the tablet

String

productCode

Product code of the tablet

String

tabletSerialNumber

Serial number of the tablet

String

imei

IMEI number of the tablet

String

packageType

Package type subscribed with Azuga

String

simCarrier

Carrier name of the SIM

String

simNumber

The unique number representing the SIM

String

deviceSerial

Serial number of the device associated with the tablet

String

iseVehicleId

Unique identifier of the vehicle in ISE

String

deviceId

Serial number of the device associated with the tablet

String

azugaAppVersion

Application version of Azuga app

String

iseAppVersion

The application version of the ISE app

String

accesories

Accessories of the tablet

String

sfdc

For internal use

String

status

For internal use

String

createdAt

For internal use

Date

createdBy

For internal use

String

updatedAt

For internal use

Date

updatedBy

For internal use

String

deleted

Boolean value represents whether the tablet is deleted.

boolean

iseOrgId

OrganizationID in ISE application

String

customModel

For internal use

String

error

Error description - if any

List<Error>

recordsFiltered

Number of records fetched

Integer

Language
Credentials
Header
Click Try It! to start a request and see the response here!