Retrieve All Polls in a Channel

Fetches a paginated and optionally sorted list of all polls within a specific channel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the channel to retrieve polls from

Query Params
number
≥ 0
Defaults to 0

Number of records to skip for pagination.

Minimum: 0

number
0 to 100
Defaults to 10

Number of records to return per page.

Minimum: 0

Maximum: 100

string

Sort the results by specified fields (e.g., '-question' for descending order by question)

Responses

401

Unauthorized due to missing or expired authentication token

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json