/cosmos/group/v1/group_policy_info/{address}
address is the account address of the group policy.
A successful response.
An unexpected error response.
curl -L \ --url 'https://thor.nownodes.io/cosmos/group/v1/group_policy_info/{address}'
{ "info": { "address": "text", "group_id": "text", "admin": "text", "metadata": "text", "version": "text", "decision_policy": { "type_url": "text", "value": "text" }, "created_at": "2025-02-06T10:29:34.599Z" } }