Skip to main content
POST
/snapshot/proposals/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
Minimum string length: 1
space
string[] | null
state
enum<string>
default:all
Available options:
active,
pending,
closed,
all
author
string[] | null
type
enum<string> | null
Available options:
single-choice,
approval,
quadratic,
ranked-choice,
weighted,
basic
network
string | null
flagged
boolean | null
scores_state
enum<string> | null
Available options:
pending,
final,
invalid
created_after
integer | null
created_before
integer | null
start_after
integer | null
start_before
integer | null
end_after
integer | null
end_before
integer | null
order
enum<string>
default:created
Available options:
created,
start,
end,
votes,
scores_total
ascending
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:SnapshotProposal
ipfs
string | null
author
string | null
space
object | null
text
string | null
discussion_url
string | null
web_url
string | null
app
string | null
type
string | null
state
string | null
privacy
string | null
network
string | null
symbol
string | null
choices
string[]
quorum
number | null
quorum_type
string | null
snapshot_block
string | null
scores
number[]
scores_by_strategy
any[]
scores_total
number | null
scores_total_value
number | null
vp_value_by_strategy
number[]
scores_state
string | null
scores_updated_at
integer | null
vote_count
integer | null
is_flagged
boolean | null
strategies
object[]
validation
object | null
plugins
object | null
created_at
integer | null
updated_at
integer | null
start_at
integer | null
end_at
integer | null