Skip to main content
GET
Get Session Progress

Authorizations

Authorization
string
header
required

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

Headers

X-Voter-Token
string | null
authorization
string | null
X-API-Key
string | null

Path Parameters

token
string
required

Query Parameters

voter_token
string | null

Deprecated: use X-Voter-Token header

Response

Successful Response

Progress information for anonymous voter.

experiment_name
string
required
max_votes
integer | null
required
session_name
string
required
votes_cast
integer
required
audience
enum<string>
default:public
Available options:
public,
internal
instructions
string | null
is_authenticated
boolean
default:false
login_required
boolean
default:false
participant_label
string | null
participant_mode
enum<string> | null
Available options:
anonymous,
transferred,
authenticated,
linked_requires_login
participant_required
boolean
default:false