Get Device v1

GET {{baseUrl}}/v1/device/:deviceUid

This endoint is deprecated and will be removed in the future. Use Get Device v2 instead.

Get one device detail by deviceUid.

Parameters

FieldTypeRequiredDescription
deviceUidstringrequiredUnique Device Identification
applicationTypestring/EnumoptionalOne of supported applicationTypes

tizen, webos, android, linux, brightsign, windows
searchstringoptionalSearch by string contained in uid, duid, name of device, serial number, MAC address or verification hash
modelstringoptionalFilter by device model matching
minStorageStatusPercentagenumber 0 – 100optionalFilter by storage usage minimal value in percentage
maxStorageStatusPercentagenumber 0 – 100optionalFilter by storage usage maximal value in percentage

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}