Get application overview

Returns an overview of the specified application (appName).

Authentication

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

Path parameters

appNamestringRequired

Response

applicationOverviewSchema
projectslist of strings
The list of projects the application has been using.
featureCountdouble
The number of features the application has been using.
environmentslist of objects
The list of environments the application has been using.
issuesobject
This list of issues that might be wrong with the application

Errors