---
title: "Get Environment Analytics for top applications by the request count"
method: GET
path: "/analytics/top-apps-by-request-count"
tags: ["API Analytics"]
---

# Get Environment Analytics for top applications by the request count

`GET /analytics/top-apps-by-request-count`

Get Environment Analytics for top applications by the request count

User must have the API_ANALYTICS[READ] permission.

## Response `200`

Analytics for v2 and v4 top applications by the request count

- object — Analytics for top applications by the request count
  - `data` TopApp[] — List of top application results
    - `id` string — The Application ID
    - `name` string — The Application Name
    - `count` integer — The Application Hit count

## Other responses

- `default` — Generic error response

---

[API](https://skmtc.net/gravitee-io/apis/gravitee-io-apim-management-api-environments.md) · [All operations](https://skmtc.net/gravitee-io/apis/gravitee-io-apim-management-api-environments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gravitee-io/gravitee-io-apim-management-api-environments/versions/37e8cbe5f769/schema)
