Policies

Queries Policies

get
Responses
200
A successful response.
application/json
get
GET /zeta-chain/authority/policies HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
  "policies": {
    "items": [
      {
        "policy_type": "groupEmergency",
        "address": "text"
      }
    ]
  }
}