Skip to main content
GET
Get a node's sync status

Authorizations

X-Api-Key
string
header
required

Management token from the RouteMesh dashboard (Settings → Management Tokens). Required for customer API endpoints (/api-keys, /usage). Tokens are prefixed rmtm_ and scoped to your account. Authenticate by passing the token in the X-Api-Key header. Separate from RPC service keys (rm_), which authenticate dApp traffic to the routing layer.

Path Parameters

nodeId
integer
required

Numeric node ID.

Response

Node sync status

node_id
integer
in_sync
boolean
status
string

ok or out_of_sync