/cosmos/group/v1/group_info/{group_id}
group_id is the unique ID of the group.
A successful response.
An unexpected error response.
curl -L \ --url 'https://kava.nownodes.io/cosmos/group/v1/group_info/{group_id}'
{ "info": { "id": "text", "admin": "text", "metadata": "text", "version": "text", "total_weight": "text", "created_at": "2025-02-06T12:41:51.436Z" } }