X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/resellers/overview?year=&month=' \
--header 'X-Admin-Key: <api-key>'{
"year": 0,
"month": 0,
"totals": {
"reseller_count": 0,
"tenant_count": 0,
"minutes": 0,
"calls": 0,
"amount_nok": 0
},
"resellers": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"slug": "string",
"domain": "string",
"tenant_count": 0,
"minutes": 0,
"calls": 0,
"amount_nok": 0
}
]
}