GET
/
poll
/
status
/
{poll_id}

Authorizations

api-key
string
headerrequired

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

200 - application/json
poll_id
string
required

The poll id

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