X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/tenants/' \
--header 'X-Admin-Key: <api-key>'{
"tenant": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"plan": "string",
"plan_slug": "string",
"plan_price": 0,
"has_stripe": true,
"subscription_status": "string",
"minutes_used": 0,
"minutes_quota": 0,
"overage_minutes": 0,
"overage_cost": 0,
"usage_percentage": 0,
"mrr": 0,
"arr": 0,
"lifetime_value": 0,
"months_active": 0,
"agent_count": 0,
"phone_number_count": 0,
"total_calls": 0
}
}