/
CL
closebot
/
CloseBot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
3
Agency
5
Billing
13
Bot
18
BotMetric
14
BotSourceVariable
2
get
Get source variables
post
Update a source variable
BotTemplate
1
BotTesting
8
Hierarchy
5
Lead
11
Library
11
LiveDemo
10
Notification
5
Persona
5
SmartFAQ
5
Source
10
SourceChannel
5
Webhook
1
BotSourceVariable
Get source variables
get
/botVariables/{botId}/{sourceId}
Path parameters
botId
string
required
The bot ID.
sourceId
string
required
The source ID.
Response
Success
BotVariableDto[]
required
id
string
nullable
name
string
nullable
value
string
nullable
Changes