Error
Account actions
Reveal-relay queue for the calling wallet (salt redacted).
Returns the reveals currently queued for relay on behalf of the signed-in voter. Rows include voteChoice, which stays secret until the on-chain reveal, so exposing it to third parties would defeat the commit/reveal privacy model. There is no way to read another wallet’s queue. The salt is never returned, since choice plus salt reconstructs the commit hash.
GET
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Query Parameters
Available options:
pending, confirmed, revealed, failed, expired Required range:
1 <= x <= 200Required range:
x <= 9007199254740991Required range:
0 <= x <= 9007199254740991Response
Default Response
Last modified on July 29, 2026

