Authorization
get
Path parameters
msg_urlstringRequired
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /zeta-chain/authority/authorization/{msg_url} HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
"authorization": {
"msg_url": "text",
"authorized_policy": "groupEmergency"
}
}