Retrieve all proposals for a Grid smart account
Lists all proposals associated with a Grid smart account. Use this endpoint to display pending proposals, track voting progress, or audit historical decisions.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.
{address} parameter is your smart account address, not a proposal address. You can find this from the account creation response or Get Account.approve or reject votescancelledexecuted, cancelled, or rejected).
Use showOnChainStatus=true to return raw on-chain status values (including closed).
cursor from a previous response to fetch the next page:
approved, rejected, cancelled) showing which signers have voted. Use this to:
threshold - approved.lengthYour Grid API key from the Grid Dashboard
Target Solana environment
Smart account address
Filter by proposal status
Limit the number of results (default: 50, max: 100)
x >= 0Pagination cursor
Return raw on-chain proposal status values