Device
Number of APIs: 8
-
Get Devices v1 GET {{baseUrl}}/v1/device?pagination=<integer>&applicationType=webos&search=<string>&model=<string>&maxStorageStatusPercentage=<integer>&minStorageStatusPercentage=<integer>&createdSince=<string>&createdUntil=<string>
-
Get Device v1 GET {{baseUrl}}/v1/device/:deviceUid
-
Update Device Name PUT {{baseUrl}}/v1/device/:deviceUid
-
Get Device v2 GET {{baseUrl}}/v2/device/:deviceUid
-
Configure Device PUT {{baseUrl}}/v2/device/:deviceUid
-
Get Device Authentication Hash GET {{baseUrl}}/v1/device/:deviceUid/authentication
-
Get Device by Authentication Hash GET {{baseUrl}}/v1/device/authentication/:deviceAuthHash
-
Get Devices v2 GET {{baseUrl}}/v2/device?applicationType=webos&search=<string>&model=<string>&brand=<string>&osVersion=<string>&serialNumber=<string>&firmwareVersion=<string>&locationUid=<string>&appletUids=<string>&appletUids=<string>&policyUids=<string>&policyUids=<string>&tagUids=<string>&tagUids=<string>&alertUid=<string>&hasPolicy=<boolean>&limit=<integer>