---
title: "Syncing state of node"
method: GET
path: "/syncing"
tags: ["Tendermint RPC"]
---

# Syncing state of node

`GET /syncing`

Get if the node is currently syning with other nodes

## Response `200`

Node syncing status

- object
  - `syncing` boolean

## Other responses

- `500` — Server internal error

---

[API](https://skmtc.net/bianjieai/apis/irita-legacy-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/bianjieai/apis/irita-legacy-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bianjieai/irita-legacy-rest-and-grpc-gateway-docs/revisions/dcc6f688c291/schema)
