Chatbot Personas
Fetch All Chatbot Personas
Fetch all the personas of the chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
settings
/
personas
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?