/snapshot/proposals/search
Search and list Snapshot governance proposals by keyword, space, author, state, type and date ranges
Price: 1 credit
💡 AI Hint: Search and list Snapshot off-chain governance proposals. Match a keyword against the proposal title, and filter by space ids, author addresses, lifecycle state (active, pending, closed), voting type, network, flagged status, score state, and created/start/end date ranges; sort by created, start, end, vote count, or total score. Each proposal includes the title, body text, choices, scores, voting type, state, quorum, strategies, space, author address, vote count, and timestamps.
Authorizations
API token from the dashboard
Headers
Body
Max number of proposals to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Keyword to match against the proposal title
1"treasury"
Filter by one or more space ids
["ens.eth"]Filter by proposal lifecycle state
active, pending, closed, all Filter by one or more author wallet addresses
Filter by voting type
single-choice, approval, quadratic, ranked-choice, weighted, basic Filter by network chain id
"1"
Filter by flagged (spam) status
Filter by score computation state
pending, final, invalid Only proposals created after this unix timestamp
Only proposals created before this unix timestamp
Only proposals whose voting starts after this unix timestamp
Only proposals whose voting starts before this unix timestamp
Only proposals whose voting ends after this unix timestamp
Only proposals whose voting ends before this unix timestamp
Sort field
created, start, end, votes, scores_total Sort ascending instead of descending
Response
Successful Response