curl --request GET \
--url https://api.closebot.com/botVariables/{botId}/{sourceId} \
--header 'X-CB-KEY: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"value": "<string>"
}
]curl --request GET \
--url https://api.closebot.com/botVariables/{botId}/{sourceId} \
--header 'X-CB-KEY: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"value": "<string>"
}
]