---
title: "Get Metric Point"
method: GET
path: "/metrics/{metric}/points/{metricPoint}"
tags: ["Metric Points"]
---

# Get Metric Point

`GET /metrics/{metric}/points/{metricPoint}`

## Path parameters

- `metric` integer, required
- `metricPoint` integer, required

## Query parameters

- `include` string[]

## Response `200`

`MetricPoint`

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/cachethq/apis/cachet.md) · [All operations](https://skmtc.net/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cachethq/cachet/versions/1cae90969eb9/schema)
