Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Respuesta

200 - application/json
object | null

Returns the sandbox agent configuration.

models
object
streamIdleTimeout
number
predeterminado:900
Rango requerido: 30 <= x <= 1800
maxIdleTime
number
predeterminado:1800
Rango requerido: 60 <= x <= 7200
maxConcurrentChats
number
predeterminado:3
Rango requerido: 1 <= x <= 20
defaultEffort
enum<string>
predeterminado:medium
Opciones disponibles:
low,
medium,
high,
xhigh
resources
object
infraConfigured
boolean
Última modificación el 15 de septiembre de 2026