Skip to main content

Get the most recent events from the Unleash instance or all events related to a project.

GET 

/api/admin/events

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.

If the provided project does not exist, the list of events will be empty.

Request

Responses

eventsSchema