200
401
403
curl --location '/api/v1/dashboard/overview'
{ "success": true, "message": "Success", "data": { "total_active_users": 1240, "active_subscriptions": 312, "subscription_revenue_month": 45600, "onetime_revenue_month": 12800, "topup_revenue_month": 3400, "user_queries_count": 58, "blogs_published": 131, "blogs_pending_review": 4, "avg_rating_month": 4.6 } }