Chatbot Prompts
Fetch All Chatbot Prompts
Fetch all the prompts of the chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
settings
/
prompts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Was this page helpful?