Instance Admin
Instance admin endpoints used to manage the Unleash instance itself.
📄️ Get all login events.
Returns **all** login events in the Unleash system. You can optionally get them in CSV format by specifying the `Accept` header as `text/csv`.
📄️ Validates the Unleash license.
Validates the Unleash license.
📄️ Reads the Unleash license.
Reads the Unleash license. Only available for self-hosted Enterprise customers.
📄️ Set a new Unleash license.
Set a new Unleash license. Only available for self-hosted Enterprise customers.
📄️ Instance usage statistics
Provides statistics about various features of Unleash to allow for reporting of usage for self-hosted customers. The response contains data such as the number of users, groups, features, strategies, versions, etc.
📄️ Instance usage statistics
Provides statistics about various features of Unleash to allow for reporting of usage for self-hosted customers. The response contains data such as the number of users, groups, features, strategies, versions, etc.