---
title: "GET /v1alpha1/apps/all/count"
method: GET
path: "/v1alpha1/apps/all/count"
tags: ["AppService"]
---

# GET /v1alpha1/apps/all/count

`GET /v1alpha1/apps/all/count`

Get apps count per type.

## Response `200`

OK

- GetAppsCountResponse
  - `counts` AppTypeCountEntry[] — The apps count per app type
    - `key` 'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_AGENT_A2A' | 'APP_TYPE_AGENT_OASF' | 'APP_TYPE_MCP_SERVER', enum — The type of the App
    - `value` string — The count of apps of the given type
  - `total` string — The total count

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/agntcy/apis/agntcy-identity-service-api.md) · [All operations](https://skmtc.net/agntcy/apis/agntcy-identity-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agntcy/agntcy-identity-service-api/revisions/1dc8f8328648/schema)
