curl --location '/record/2' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdXRob3JpemVkIjp0cnVlLCJleHAiOjE3NDk0OTMwMTEsInVpZCI6M30.ZILhTAGVYhJN-lN0VU09JktCzok7UjjwUFVcGJna1Y0'{
"stdout": "hello, world\n",
"time": "0.001",
"memory": 74680,
"stderr": null,
"token": "b17b92a3-2be0-4be4-9d41-996dafad46e8",
"compile_output": null,
"message": null,
"status": {
"id": 3,
"description": "Accepted"
}
}