Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

レスポンス

200 - application/json
object | null

Returns the sandbox agent configuration.

models
object
streamIdleTimeout
number
デフォルト:900
必須範囲: 30 <= x <= 1800
maxIdleTime
number
デフォルト:1800
必須範囲: 60 <= x <= 7200
maxConcurrentChats
number
デフォルト:3
必須範囲: 1 <= x <= 20
defaultEffort
enum<string>
デフォルト:medium
利用可能なオプション:
low,
medium,
high,
xhigh
resources
object
infraConfigured
boolean
最終更新日 2026年9月15日