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

Endpoint

Example Request

Response

Tensorlake returns 200 OK:
status is one of running, exited, signaled, or oom_killed. handle is a daemon-local stable identifier; route paths use the operating-system pid.

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 processes

processes
object[]
required