Chatbot Personas
Fetch Chatbot Persona
Fetch a persona of the chatbot
GET
/
v0
/
chatbots
/
{chatbotId}
/
settings
/
personas
/
{personaId}
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 persona
Was this page helpful?