GET /injective/exchange/v1beta1/grant_authorizations/{granter} HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "total_grant_amount": "text", "grants": [ { "grantee": "text", "amount": "text" } ] }