Get a process
Process Management
Get Process
Retrieve process metadata and current status for a sandbox process.
GET
Get a process
Get the current status and metadata for one process.
Endpoint
Example Request
Response
Tensorlake returns200 OK with the process metadata:
handle is a daemon-local stable identifier. Route paths use the operating-system pid.
If the process 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 operating system PID of the process.
Response
Process metadata
Available options:
running, exited, signaled, oom_killed