Get all events related to a specific feature flag.
GET/api/admin/events/:featureName
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns all events related to the specified feature flag. If the feature flag does not exist, the list of events will be empty.
Request
Responses
- 200
- 401
featureEventsSchema
Authorization information is missing or invalid. Provide a valid API token as the authorization
header, e.g. authorization:*.*.my-admin-token
.