Proposal queries a proposal based on proposal id.Copy Pageget https://example.com/cosmos/group/v1/proposal/{proposal_id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsproposal_idstringrequiredproposal_id is the unique ID of a proposal.Responses 200A successful response. defaultAn unexpected error response.Updated about 1 year ago GroupsByMember queries groups by member address.TallyResult returns the tally result of a proposal. If the proposal is still in voting period, then this query computes the current tally state, which might not be final. On the other hand, if the proposal is final, then it simply returns the `final_tally_result` state stored in the proposal itself.Did this page help you?YesNo