Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required

Response

200 - application/json

Returns the configuration of ai.

llmProviders
object[]
embeddingModel
string
translationModel
string
gatewayModels
object[]
capabilities
object
aiGatewayApiKey
string
aiGatewayBaseUrl
string<uri>
attachmentTest
object
attachmentTransferMode
enum<string>
default:url
Available options:
url,
base64
aiGatewayApiKeys
string[]
vertexByokCredential
object
concurrencyGroups
object[]
concurrencyPerKey
number
Required range: 1 <= x <= 100
modelDefinationMap
object
chatModel
object
Last modified on March 5, 2026