ListSubmissions

ListSubmissions returns the submissions of one contest, newest first, and is what a jury submission table or a participant's own submission history is built on. Deep listings are best walked by feeding the cursor of the previous page back into the next request instead of growing the offset.

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.ListSubmissionsInput.Filter

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