Get All Chatbots in Account
Chatbot
Get All Chatbots in Account
Fetch all chatbots in a specific account with no per-user filtering applied
GET
Get All Chatbots in Account
Use this endpoint when you need an account-level view of all chatbots within a specific account — for example, on an account settings or management page where an admin or owner wants to see every chatbot regardless of who created it or who is assigned to it. No per-user filtering is applied; any member with the
CHATBOT_VIEW permission will receive the full list.
If you instead need to fetch all chatbots a specific user has access to across all their accounts (filtered by their role), use the Get All My Chatbots endpoint.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the account to fetch chatbots from
Example:
"360596271623307865"