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

# CurrentEpoch provide current epoch of specified identifier

`GET /evmos/epochs/v1/current_epoch`

## Query parameters

- `identifier` string

## Response `200`

A successful response.

- EvmosEpochsV1QueryCurrentEpochResponse — QueryCurrentEpochResponse is the response type for the Query/EpochInfos RPC method.
  - `currentEpoch` string, int64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
