Skip to main content
GET
List configuration questions

Authorizations

Authorization
string
header
required

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

Query Parameters

state
enum<string>
default:published
Available options:
published,
draft
sub_objective_id
string
Required string length: 1 - 128
active
boolean
type
enum<string>
Available options:
open,
single_choice,
multiple_choice,
semi_open
Required string length: 1 - 200
limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string
Required string length: 1 - 512
format
enum<string>
default:json
Available options:
json,
csv

Response

Successful response.

request_id
string
required
state
enum<string>
required
Available options:
published,
draft
questions
object[]
required
next_cursor
string | null
required
total
integer
Required range: x >= 0