Skip to main content
GET
Get Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
language
string
required
status
string
required
review_status
string
required
created_at
string<date-time>
required
task_id
string<uuid> | null
sandbox_id
string | null
code_input
string | null
code_output
string | null
execution_result
Execution Result · object
review_notes
string | null
completed_at
string<date-time> | null