address is the account address of the group policy.
QueryGroupPolicyInfoResponse is the Query/GroupPolicyInfo response type.
A successful response.
GET /cosmos/group/v1/group_policy_info/{address} HTTP/1.1 Host: luna.nownodes.io Accept: */*
{ "info": { "address": "text", "group_id": "text", "admin": "text", "metadata": "text", "version": "text", "decision_policy": { "type_url": "text", "value": "Ynl0ZXM=" }, "created_at": "2025-04-23T18:34:12.923Z" } }