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