v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
Bot

Get Created Bots

Get all created bots.

get/api/bot

Response

Successful Response

idstring uuid required

Unique identifier for the bot.

user_idstring uuid required

Identifier of the user associated with the bot.

bot_namestring required

Name of the bot.

case_studystring required

Description or case study associated with the bot.

is_visibilityboolean

Flag indicating whether the bot is visible.

domainstring[]

List of domains associated with the bot.

collect_customer_infoobject

Information collected from customers in JSON format.

is_activateboolean

Flag indicating whether the bot is activated.

is_deletedboolean

Flag indicating whether the bot is deleted.

rate_limit_per_dayinteger

Maximum number of requests allowed per day.