---
title: "GetSyncing queries node syncing."
method: GET
path: "/cosmos/base/tendermint/v1beta1/syncing"
tags: ["Service"]
---

# GetSyncing queries node syncing.

`GET /cosmos/base/tendermint/v1beta1/syncing`

## Response `200`

A successful response.

- CosmosBaseTendermintV1beta1GetSyncingResponse — GetSyncingResponse is the response type for the Query/GetSyncing RPC method.
  - `syncing` boolean
  - `earliestBlockHeight` string, int64 — earliest_block_height is the earliest block height available on this node.
  - `latestBlockHeight` string, int64 — latest_block_height is the latest block height available on this node.

## 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)
