List all processes
process
List all processes
Get a list of all running and completed processes
GET
List all processes
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Process list
Example:
"ls -la"
Example:
"Wed, 01 Jan 2023 12:01:00 GMT"
Example:
0
Example:
"logs output"
Example:
"my-process"
Example:
"1234"
Example:
"Wed, 01 Jan 2023 12:00:00 GMT"
Available options:
failed, killed, stopped, running, completed Example:
"running"
Example:
"stderr output"
Example:
"stdout output"
Example:
"/home/user"
Whether scale-to-zero is disabled for this process
Example:
false
Example:
3
Example:
2
Example:
true
Last modified on May 27, 2026
