For the complete documentation index, see llms.txt. This page is also available as Markdown.

Chatbot triggers

Lists all triggers for a chatbot.

get

Required Permission: chatbots.triggers.list

Resource: chatbots/:chatbotId

Authorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired

The ID of the chatbot.

Responses
200

A list of all triggers.

application/json
errorstringOptional

Optional error message.

get
/v1/chatbots/{chatbotId}/triggers

Last updated