Chatbot Follow Up Prompts
Fetch All Follow Up Prompts
Fetch all the follow up prompts of a particular chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
follow-up-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?