---
title: "Get Metric Breakdown"
method: GET
path: "/v1/metrics/{metric}/breakdown"
---

# Get Metric Breakdown

`GET /v1/metrics/{metric}/breakdown`

Break down a metric by a dimension.

## Path parameters

- `metric` string, required

## Query parameters

- `dimension` string, required
- `measurement` string, nullable
- `limit` integer
- `order_by` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.net/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/versions/4ff6d068cf75/schema)
