Status

returns the status metrics from an observer in the given shard

get
Path parameters
shardintegerRequired

the shard ID to fetch the status from

Default: 0
Responses
200
successful operation
application/json
get
GET /network/status/{shard} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}