ListQuestions

ListQuestions returns the questions of the quiz in the order they are asked, which is what a client calls to render it, and it is the same call an editor uses to load them — the answers are simply left out for a caller who may not edit the problem. Content of the questions and of their options is left out unless requested, in raw or rendered form.

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

Number of items to skip before the returned page.

int32
1 to 100

Number of items to return, 100 at most — a larger value is reduced rather than refused. Left unset, most lists return 25 items.

uint32

request data for specific problem version

extra
array of strings
extra
Allowed:
Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json