Fetches the change logs for machines within a specified date range. Users can filter the logs by various parameters such as ActorID, StartDate, EndDate, MachineID, TimePeriod, and MachineNumber to retrieve the relevant changes.
Enter your API key. It's required to authenticate API requests.
The unique identifier of the actor related to the machine changes.
The start date to filter the change logs, in ISO 8601 format.
The end date to filter the change logs, in ISO 8601 format.
The unique identifier of the machine for which the change logs are requested.
The period within which to search for change logs, in seconds.
The machine's serial number used to filter the change logs.
A list of machine change logs based on the provided parameters.
The unique identifier of the machine that was changed.
The item or property that was changed on the machine.
The original value of the changed item before the update.
The new value of the changed item after the update.
The tab or section of the machine where the change occurred.
The user or system that made the change.
The date and time when the change was made.