GET /osmosis/incentives/v1beta1/group_by_group_gauge_id/{id} HTTP/1.1 Host: osmo.nownodes.io Accept: */*
A successful response.
{ "group": { "group_gauge_id": "text", "internal_gauge_info": { "total_weight": "text", "gauge_records": [ { "gauge_id": "text", "current_weight": "text", "cumulative_weight": "text" } ] }, "splitting_policy": "ByVolume" } }