Skip to main content
GET
Get Device

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

authorization
string | null

Path Parameters

device_id
string
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Response

Successful Response

Basic device information response.

deviceId
string
required

Device ID

deviceSid
string
required

Device SID

deviceType
enum<string>
required

Type of device

Available options:
tablet_kiosk,
tablet,
kiosk
deviceName
string
required

Device name

status
enum<string>
required

Device status

Available options:
active,
inactive,
blocked,
pending_activation
programId
string
required

Loyalty program ID

lastSeenAt
string<date-time> | null

Last time the device was active

activatedAt
string<date-time> | null

When the device was activated

locationName
string | null

Physical location of device