Devices
Get Device Change Events
Retrieves the change event history for a specific device.
GET
Authorizations
Enter the Bearer token (obtained via authentication or provided internally).
Path Parameters
MAC address of the device
Query Parameters
Filter by event type.
Maximum length:
50
Available options:
created_at
, event_type
Available options:
asc
, desc
Response
200
application/json
A list of change event records.
The response is of type object[]
.