Skip to main content

List chatbots

GET 

/api/v1/chatbots

Returns the chatbots you own, created on behalf of a team owner, were granted admin access to, or that are shared with a team you own or administer. Required scope: chatbots:read. Chatbots shared with a team where you are a plain member, and chatbots where you have only viewer/editor (non-admin) access, are not listed here — access those directly by id via GET / PATCH /api/v1/chatbots/{chatbotId}.

Responses

List of chatbots owned by or created by the authenticated user.