Authorizations
JWT token from /token endpoint
Path Parameters
Submission ID to retrieve
Response
Submission details retrieved with complete question context
Basic submission record
Unique submission identifier
"6865d67ede0cf7e8fd94e4dd"
Question sheet version used
1750822302
Candidate email address
"ac@test.com"
Candidate name
"Alex"
Question IDs selected for this round
[1, 2, 3]
Attempt number for this candidate
1
Current submission state
draft
, submitted
, processing
, analyzed
Test flag (0=live/charged, 1=test/free)
0
, 1
"2025-07-03T01:01:50.474Z"
"2025-07-03T01:18:49.446Z"
"2025-07-04T01:46:09.137Z"
"2025-07-04T01:46:27.018Z"
When results were emailed to candidate
"2025-07-04T01:46:28.087Z"
When results were emailed to company
"2025-07-04T01:46:28.076Z"
When webhook was successfully delivered
"2025-07-04T01:46:30.123Z"
Question data keyed by question ID with variation-specific content
{
"1": {
"id": 1,
"title": "Midlife Crisis Sports Car Database",
"category": "intermediate",
"difficulty": 5,
"description": "A car dealership system specifically targets men experiencing existential dread...",
"human": {
"input_format": "Corporate executive crisis with status anxiety",
"output_format": "Professional image optimization with financial prudence",
"examples": {
"input": "52-year-old engineer, separation, teenagers mock minivan",
"output": "Reliable Camaro, payment around alimony, emphasize practicality"
}
},
"hints": [
"Engineers think they're too logical for status symbols (they're wrong)",
"Lease payments should never exceed therapy costs"
]
},
"2": {
"id": 2,
"title": "Viking Raid Optimization Algorithm",
"category": "intermediate",
"difficulty": 6
}
}
Optional message from candidate to hiring team
"Hi team, here are my solutions!"
Candidate solutions keyed by question ID
{
"1": {
"language": "human",
"code": "52-year-old engineer, separation, teenagers mock minivan. Recommendation: Reliable Camaro, payment around alimony, emphasize practicality."
},
"2": {
"language": "math",
"code": "m=15, v=50000000, r=0.9 → C=45%, V=$22500000, I=5%"
}
}
Analysis results for all questions