X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/overview' \
--header 'X-Admin-Key: <api-key>'{
"platform": {
"tenants": {
"total": 0,
"active": 0
},
"agents": {
"total": 0,
"active": 0
},
"phone_numbers": {
"total": 0,
"assigned": 0,
"available": 0
},
"calls_this_month": {
"total": 0,
"completed": 0,
"failed": 0,
"total_minutes": 0,
"total_cost_nok": "string",
"total_revenue_nok": "string",
"profit_nok": "string"
}
}
}