Retrieve details for a specific proposal
Retrieves detailed information about a specific proposal, including current status, voting state, and metadata. By default, status is client-facing. For proposals that are internally closed on-chain, the API infers terminal outcome when possible (Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
executed, cancelled, or rejected).
Use showOnChainStatus=true to return the raw on-chain status value (including closed).
{address} parameter is your smart account address, and {proposal_address} is the specific proposal’s on-chain address from Create Proposal or List Proposals.approved, rejected, and cancelled arrays showing which signers have voted:
Your Grid API key from the Grid Dashboard
Target Solana environment
Smart account address
Proposal address
Return raw on-chain proposal status value