Management API (v1)API ReferenceChatbotsGet a chatbotGet a chatbot GET /api/v1/chatbots/:chatbotId Returns a single chatbot by ID. Required scope: chatbots:read. Request Responses200401403404429Chatbot found.Unauthorized — missing or invalid API keyForbidden — key lacks required scopeNot FoundToo Many Requests — rate limit exceeded