Get device history

GET {{baseUrl}}/v1/device/:deviceUid/action-log

Action log includes complete history of actions performed with the device as well as the action originator (user/api) and the result. You can see the Action log in a History tab on device detail page in Box.

Parameters

FieldTypeRequiredDescription
deviceUidstring
required
unique device identification
descendingboolean
optional
true or false
limitnumber
optional
limit the number of returned results
sincetimestamp
optional
limit result by date and time

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

[]