Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

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.

Response

Default Response

current
object | null
required

The active voting period, or null if none.

isOpen
boolean
required
now
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
Last modified on August 11, 2026