QueryGetPoliciesResponse is the response type for the Query/Policies RPC method.
GET /zeta-chain/authority/policies HTTP/1.1 Host: zetachain.nownodes.io Accept: */*
A successful response.
{ "policies": { "items": [ { "policy_type": "groupEmergency", "address": "text" } ] } }