List chatbots

Returns every chatbot defined in the organization.

GET /api/v1/chatbots

Returns every chatbot defined in the organization.

Scope: chatbots:read

Query parameters

ParamTypeDefault
cursorstring
limitinteger25

Example request

curl https://dashboard.getmacha.com/api/v1/chatbots \
  -H "Authorization: Bearer $MACHA_API_KEY"

© 2026 AGZ Technologies Private Limited