curl --location --request GET '/api/chat/monitor/status'
{ "success": "string", "data": { "running": true, "total_monitors": 0, "manual_review_enabled": true } }