Machines
Get Machine Last Alerts
Retrieves the most recent alerts for a specific machine identified by the provided MachineID. This helps in monitoring recent issues or notifications related to the machine's operation.
get/v1/machines/{MachineID}/lastAlerts
Path parameters
MachineIDinteger required
The unique identifier of the machine whose last alerts are being requested.
Response
A list of the most recent alerts for the specified machine.