Skip to main content
GET
List all proposals for an account

Authorizations

Authorization
string
header
required

Your Grid API key from the Grid Dashboard

Headers

x-grid-environment
string
required

Target Solana environment

Path Parameters

address
string
required

Smart account address

Query Parameters

status
string

Filter by proposal status

limit
integer<int32>

Limit the number of results (default: 50, max: 100)

Required range: x >= 0
cursor
string

Pagination cursor

showOnChainStatus
boolean

Return raw on-chain proposal status values

Response

Proposals retrieved successfully

data
object[]
required
metadata
object
required