Getting AI Agent Settings
Last updated
Last updated
Request Address: /api/bot/settings/{botId}
Request Method: GET
Request Header 👇
Name | Type | Description |
---|---|---|
Request Body Parameter 👇
Name | Type | IsRequired | Description |
---|---|---|---|
Request Path Parameter 👇
Name | Type | IsRequired | Description |
---|---|---|---|
Response Parameter 👇
Name | Type | Description |
---|---|---|
Response Example 👇
Authorization
String
The API key created
botId
String
Yes
The botId created
id
int
Yes
The id of API key for which you want to update
id
int
id
version
int
version
name
string
The name of agent
userId
string
The OORT AI user id
secretKey
string
The api key info
CreatedTime
string
The create time of api key
updatedTime
string
The update time of api key
deletedTime
string
The delete time of api key
characters
int
The characters of agent which has been used for training
temperature
int
The temperature of agent
isCollectCustomerEmail
boolean
isPublic
boolean
Is public agent
visibility
string
The visibility value of agent
domains
array
The domains of agent
apiKey
string
The api key of agent
messagesLimit
int
The messages limit of agent
everySeconds
int
The time duration of seconds
limitMessage
string
The prompt for exceeding the maximum value
tableName
string
The table name of agent
status
int
The status of agent