Retrieves a paginated list of events, which can be filtered by various parameters.
Documentation Index
Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
Use this file to discover all available pages before exploring further.
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).