Retrieves a paginated list of events, which can be filtered by various parameters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The page number of results to return (zero-based).
The number of results to return per page.
The parameter and direction to sort results by.
"timestamp_occured,asc"
The account name.
Filter events by the suppressed flag.
The plugin name.
The name of the event.
The source name.
The UUID of the sensor.
The username of the person that triggered the event.
Filter for events that occurred at or after this timestamp (epoch milliseconds).
Filter for events that occurred at or before this timestamp (epoch milliseconds).