ListTickets

ListTickets backs both the jury inbox and a participant's list of their own questions, the difference being the filters applied — by author, by state or by whether the caller owns the ticket. Results can be paged by offset or by cursor, the cursor being the safer choice for an inbox that keeps receiving new questions.

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

pagination

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.

string

data filters

JSON encoded eolymp.judge.ListTicketsInput.Filter

string
enum
Allowed:
string
enum
Allowed:
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