{"success":true,"message":"Kanban Chatwoot Backend API","version":"1.0.0","documentation":"/api-docs","endpoints":{"health":"GET /health","swagger":"GET /api-docs","kanban":{"listColumns":"GET /api/kanban/columns","createColumn":"POST /api/kanban/columns","updateColumn":"PUT /api/kanban/columns/:id","deleteColumn":"DELETE /api/kanban/columns/:id","reorderColumns":"POST /api/kanban/columns/reorder"},"chatwoot":{"proxy":"POST /api/chatwoot/proxy","conversations":"POST /api/chatwoot/conversations","conversation":"POST /api/chatwoot/conversations/:id","agents":"POST /api/chatwoot/agents","customAttributes":"POST /api/chatwoot/conversations/:id/custom-attributes","updateStatus":"PATCH /api/chatwoot/conversations/:id/status","assign":"POST /api/chatwoot/conversations/:id/assign","messages":"POST /api/chatwoot/conversations/:id/messages","sendMessage":"POST /api/chatwoot/conversations/:id/messages/send","contacts":"POST /api/chatwoot/contacts","contact":"POST /api/chatwoot/contacts/:id"}}}