Get a PTY session
PTY Sessions
Get PTY Session
Retrieve metadata for a single PTY session.
GET
Get a PTY session
Get metadata for one PTY session.
The PTY token is not returned from this endpoint. If the kernel OOM killer terminated the PTY process, the response includes
Endpoint
Example Request
Response
Tensorlake returns200 OK:
oom_killed: true. If the session does not exist, Tensorlake returns 404 Not Found.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The PTY session identifier.
Response
PTY session metadata
Included only when the kernel OOM killer terminated the PTY process.