Get context
GET /contexts/{contextID}
GET
/contexts/{contextID}
Retrieve a single execution context by ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” contextID
required
string
Unique context identifier.
Responses
Section titled “ Responses ”Context retrieved.
object
id
required
Unique context identifier.
string
Example
V1StGXR8_Z5jdHi6B-myT language
required
Language runtime: 1 = python, 2 = typescript.
integer
cwd
required
Working directory for the session.
string
Example
/home/userResource not found.
object
message
required
Human-readable error message.
string