Skip to main content

Get device history

GET 

/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

Request

Responses

Successful response

Response Headers
    Link