list_my_submissions
Retrieve your submission history from Orange Juice Online Judge to track code submissions and monitor progress.
Instructions
Fetch the list of latest submissions made by the authenticated user. Returns a JSON string containing the submission histories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |