X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/resellers//usage?year=&month=' \
--header 'X-Admin-Key: <api-key>'{
"year": 0,
"month": 0,
"total_minutes": 0,
"total_calls": 0,
"tenant_count": 0,
"amount_nok": 0,
"effective_rate": 0,
"billing_breakdown": [
{}
],
"per_tenant": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"is_active": true,
"minutes": 0,
"calls": 0
}
]
}