get_a_submission
Retrieve code execution results from Judge0 CE by providing a submission token to access output, status, and performance metrics.
Instructions
Get submission.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base64_encoded | No | Example value: | |
| fields | No | Return only the desired submission attributes. The default value for the fields parameter is stdout,time,memory,stderr,token,compile_output,message,status. Use * to receive all available attributes. | |
| token | Yes | Example value: 2e979232-92fd-4012-97cf-3e9177257d10 |