Skip to main content
GET
/
bot
/
bbb
/
templates
Get bot builder builder templates
curl --request GET \
  --url https://api.closebot.com/bot/bbb/templates \
  --header 'X-CB-KEY: <api-key>'
[
  "<string>"
]

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Response

Success