Skip to main content
GET
List PTY sessions
List the PTY sessions tracked inside a sandbox.

Endpoint

Example Request

Response

Tensorlake returns 200 OK:
The PTY token is not included in list responses. If the kernel OOM killer terminated a PTY process, that session includes oom_killed: true.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

List of PTY sessions

sessions
object[]
required