---
title: "CurrentEpoch provide current epoch of specified identifier"
method: GET
path: "/cosmos/epochs/v1beta1/current_epoch"
tags: ["Query"]
---

# CurrentEpoch provide current epoch of specified identifier

`GET /cosmos/epochs/v1beta1/current_epoch`

## Query parameters

- `identifier` string

## Response `200`

A successful response.

- CosmosEpochsV1beta1QueryCurrentEpochResponse — QueryCurrentEpochResponse defines the gRPC response structure for querying an epoch by its identifier.
  - `current_epoch` string, int64

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/epochs/v1beta1/current_epoch/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
