Get instance information

Enterprise feature

Gets high level information about the usage of this Unleash instance, including user, project, and flag information.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Query parameters

fromstringOptional

The beginning of the date range in yyyy-MM-dd format

tostringOptional

The end of the date range in yyyy-MM-dd format

Response

instanceInsightsSchema
userTrendslist of objects
How number of users changed over time
flagTrendslist of objects
How number of flags changed over time
projectFlagTrendslist of objects
How number of flags per project changed over time
metricsSummaryTrendslist of objects
How metrics data per project changed over time
environmentTypeTrendslist of objects
How updates per environment type changed over time
lifecycleTrendslist of objects
Weekly count of new flags entering production
creationArchiveTrendslist of objects
Weekly count of created vs archived flags by project and flag type