Skip to main content

Get application overview

GET 

<your-unleash-url>/api/admin/metrics/applications/:appName/overview

Returns an overview of the specified application (appName).

Request

Responses

applicationOverviewSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L '<your-unleash-url>/api/admin/metrics/applications/:appName/overview' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!