Skip to main content

Get all applications

GET 

<your-unleash-url>/api/admin/metrics/applications

Returns all applications registered with Unleash. Applications can be created via metrics reporting or manual creation

Request

Responses

applicationsSchema

Authorization: Authorization

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

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