Skip to main content
GET
Get Available Polls

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
integer
required
response_id
integer
required
title
string
required
total_questions
integer
required
answered_questions
integer
required
is_completed
boolean
required
description
string | null
reward_amount
integer | null