Skip to main content
POST
/snapshot/votes/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
proposal
string | null
Minimum string length: 1
proposal_in
string[] | null
voter
string[] | null
space
string | null
created_after
integer | null
created_before
integer | null
vp_min
number | null
vp_max
number | null
order
enum<string>
default:created
Available options:
created,
vp
ascending
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:SnapshotVote
ipfs
string | null
voter
string | null
choice
reason
string | null
vp
number | null
vp_value
number | null
vp_by_strategy
number[]
vp_state
string | null
metadata
object | null
proposal
object | null
space
object | null
created_at
integer | null