By epoch

returns the epoch start block for a given epoch, following the protocol structure

get
Path parameters
epochintegerRequired

the epoch to look after

Responses
200
successful operation
application/json
get
GET /internal/raw/startofepoch/metablock/by-epoch/{epoch} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
{
  "data": {},
  "error": "text",
  "code": "text"
}