---
title: "Get the latest epoch processed by the chain crawler"
method: GET
path: "/api/v1/chain/epoch/latest"
---

# Get the latest epoch processed by the chain crawler

`GET /api/v1/chain/epoch/latest`

## Response `200`

Epoch

- object
  - `height` string

## Changes

- **2024-12-17** `6893b0238070` — 1 breaking, 1 info
  - removed the required property `epoch` from the response with the `200` status
  - added the optional property `height` to the response with the `200` status

[Change history](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/chain/epoch/latest/get.md)

---

[API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/revisions/a403736c0dcf?raw)
