Chatbot Quick Prompts
Fetch All Quick Prompts
Fetch all quick prompts of a particular chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
quick-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?