Skip to main content
GET
Poll - Retrieve Poll Status

Authorizations

api-key
string
header
required

Publishable keys are a type of keys that can be public and have limited scope of usage.

Path Parameters

poll_id
string
required

The identifier for poll

Response

The poll status was retrieved successfully

poll_id
string
required

The poll id

status
enum<string>
required
Available options:
pending,
completed,
not_found