History mode

get

Returns the history mode of the node's underlying storage.

Responses
200Success
application/json
get
GET /config/history_mode HTTP/1.1
Host: xtz.nownodes.io
Accept: */*
{
  "history_mode": "archive"
}