---
title: "Get most recent Mithril stake distributions"
method: GET
path: "/artifact/mithril-stake-distributions"
---

# Get most recent Mithril stake distributions

`GET /artifact/mithril-stake-distributions`

Returns the list of the most recent Mithril stake distributions

## Response `200`

Mithril stake distribution found

- object[] — MithrilStakeDistributionListMessage represents a list of Mithril stake distribution
  - `epoch` integer, required — Cardano chain epoch number
  - `hash` string, bytes, required — Hash of the Mithril stake distribution
  - `certificate_hash` string, bytes — Hash of the associated certificate
  - `created_at` string, date-time,, required — Date and time at which the Mithril stake distribution was created

## Other responses

- `default` — Mithril stake distribution retrieval error

---

[API](https://skmtc.net/input-output-hk/apis/mithril-aggregator-server.md) · [All operations](https://skmtc.net/input-output-hk/apis/mithril-aggregator-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/input-output-hk/mithril-aggregator-server/versions/bbad910c52a3/schema)
