Skip to main content
GET
List My Votes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Query Parameters

experiment_id
string<uuid> | null
limit
integer
default:100
Required range: 1 <= x <= 200

Response

Successful Response

total
integer
required
votes
VoteSummaryResponse · object[]
required