Unleash · Capability
Unleash Admin API — Events
Unleash Admin API — Events. 4 operations. Lead operation: Get a List of All Users That Have Created Events. Self-contained Naftiko capability covering one Unleash business surface.
What You Can Do
GET
Geteventcreators
— Get a List of All Users That Have Created Events
/v1/api/admin/event-creators
GET
Getevents
— Get the Most Recent Events From the Unleash Instance or All Events Related to a Project.
/v1/api/admin/events
GET
Geteventsfortoggle
— Get All Events Related to a Specific Feature Flag.
/v1/api/admin/events/{featurename}
GET
Searchevents
— Search for Events
/v1/api/admin/search/events
MCP Tools
get-list-all-users-that
Get a List of All Users That Have Created Events
read-only
idempotent
get-most-recent-events-unleash
Get the Most Recent Events From the Unleash Instance or All Events Related to a Project.
read-only
idempotent
get-all-events-related-specific
Get All Events Related to a Specific Feature Flag.
read-only
idempotent
search-events
Search for Events
read-only
idempotent