get https://{url}/core/v1/partner/devices/histories
Returns historical state data for all devices.
Returned Data
Array of command objects:
Name | Type | Description |
---|---|---|
created_at | timestamp | History snapshot timestamp. |
state | object | Device's state at timestamp. |