Chatbot Follow Up Prompts
Fetch Follow Up Prompt
Fetch follow-up prompt of the chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
follow-up-prompts
/
{followUpPromptId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Id of the follow-up promptId
Was this page helpful?