Get submissions for a problem
repovive_get_problem_submissionsList submissions for a contest problem, defaulting to your own attempts. Optionally specify a user_id to review another participant's submissions when permitted.
Instructions
List the submissions made against one contest problem. Defaults to the authenticated account; pass user_id to look at another participant where the contest allows it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Filter to a user id; omit for the current user | |
| contest_id | Yes | Contest ObjectId (24 hex) | |
| problem_slug | Yes | Problem slug |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |