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.
Enter your API key. It's required to authenticate API requests.
The unique identifier of the machine whose last alerts are being requested.
A list of the most recent alerts for the specified machine.
The unique identifier of the machine associated with the alert.
The date and time of the event as recorded by the machine (VMC).
The unique identifier of the transaction associated with the event, if applicable.
The unique identifier of the event log entry.
The unique identifier of the site where the machine is located.
The unique identifier for the type of entity involved in the event.
The name of the entity type involved in the event.
The unique identifier of the device associated with the event.
The unique identifier of the actor (e.g., user or machine) associated with the event.
The date and time of the event in GMT.
A code representing the type of event that occurred.
The unique identifier of the source from which the event originated.
The name of the source from which the event originated.
The unique identifier of the group to which the event belongs.
The name of the group to which the event belongs.
The unique identifier of the category to which the event belongs.
The name of the category to which the event belongs.
A textual description of the event.
Additional data related to the event, provided as a string.
The event data in JSON format, if applicable.
The unique identifier of the user associated with the event, if applicable.