Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Réponse

200 - application/json
object | null

Returns the sandbox agent configuration.

models
object
streamIdleTimeout
number
défaut:900
Plage requise: 30 <= x <= 1800
maxIdleTime
number
défaut:1800
Plage requise: 60 <= x <= 7200
maxConcurrentChats
number
défaut:3
Plage requise: 1 <= x <= 20
defaultEffort
enum<string>
défaut:medium
Options disponibles:
low,
medium,
high,
xhigh
resources
object
infraConfigured
boolean
Dernière modification le 15 septembre 2026