---
title: "Get usage summary"
method: GET
path: "/admin/usage/summary"
tags: ["Admin"]
---

# Get usage summary

`GET /admin/usage/summary`

## Response `200`

The global usage summary.

- UsageSummary
  - `active` integer, required
  - `stale` integer, required
  - `dead` integer, required

## Other responses

- `409` — Common response used when an input conflicts with existing data.
- `500` — Common response for all operations that can fail with an unexpected server error.

---

[API](https://skmtc.net/apicurio/apis/apicurio-registry-api-v3.md) · [All operations](https://skmtc.net/apicurio/apis/apicurio-registry-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apicurio/apicurio-registry-api-v3/revisions/c39cb56d7dbc/schema)
