QueryAuthorizationResponse is the response type for the Query/Authorization RPC method.
GET /zeta-chain/authority/authorization/{msg_url} HTTP/1.1 Host: zetachain.nownodes.io Accept: */*
A successful response.
{ "authorization": { "msg_url": "text", "authorized_policy": "groupEmergency" } }