HTTP API
Get process runtime configuration.
GET /v1/processes/config
GET
/v1/processes/config
Returns the current runtime configuration for the process management API, including limits for concurrency, timeouts, and buffer sizes.
Responses
Section titled “ Responses ”Current runtime process config
object
defaultRunTimeoutMs
required
integer format: int64
maxConcurrentProcesses
required
integer
maxInputBytesPerRequest
required
integer
maxLogBytesPerProcess
required
integer
maxOutputBytes
required
integer
maxRunTimeoutMs
required
integer format: int64
Process API unsupported on this platform
object
detail
string
instance
string
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties