Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.
Example:
"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).