Skip to main content

Last hour of usage and a list of applications that have reported seeing this feature flag

GET 

<your-unleash-url>/api/admin/client-metrics/features/:name

Separate counts for yes (enabled), no (disabled), as well as how many times each variant was selected during the last hour

Request

Responses

featureUsageSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L '<your-unleash-url>/api/admin/client-metrics/features/:name' \
-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!