---
title: "Get epoch detail"
method: GET
path: "/api/epochs/{epochNumber}"
tags: ["Epoch"]
---

# Get epoch detail

`GET /api/epochs/{epochNumber}`

## Path parameters

- `epochNumber` number, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Internal Error

---

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