API ReferenceProposalsGet a proposal by IDGet a proposal by ID GET /:dao/proposals/:id Returns a single proposal by its ID. Pass lean=true to omit calldatas/values/targets and the proposal description. Request Responses200404Successfully retrieved proposalProposal not found