Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Risposta

200 - application/json
object | null

Returns the sandbox agent configuration.

models
object
streamIdleTimeout
number
predefinito:900
Intervallo richiesto: 30 <= x <= 1800
maxIdleTime
number
predefinito:1800
Intervallo richiesto: 60 <= x <= 7200
maxConcurrentChats
number
predefinito:3
Intervallo richiesto: 1 <= x <= 20
defaultEffort
enum<string>
predefinito:medium
Opzioni disponibili:
low,
medium,
high,
xhigh
resources
object
infraConfigured
boolean
Ultima modifica il 15 settembre 2026