Events
Read events from this Unleash instance.
📄️ Get the most recent events from the Unleash instance or all events related to a project.
Returns **the last 100** events from the Unleash instance when called without a query parameter. When called with a `project` parameter, returns **all events** for the specified project.
📄️ Get all events related to a specific feature toggle.
Returns all events related to the specified feature toggle. If the feature toggle does not exist, the list of events will be empty.
📄️ Search for events
Allows searching for events matching the search criteria in the request body