Retrieve a chatbot
Fetch a single chatbot by ID.
Fetch a single chatbot by ID.
Scope: chatbots:read
Path parameters
| Param | Type |
|---|---|
:id | string |
Example request
curl https://dashboard.getmacha.com/api/v1/chatbots/chatbot_64f1c0... \
-H "Authorization: Bearer $MACHA_API_KEY"
Errors
| Status | Code | When |
|---|---|---|
404 | not_found | Unknown chatbot ID. |
© 2026 AGZ Technologies Private Limited