X-API-Key: ********************curl --location 'https://api.tenbyte.io/admin/usages/8babf060-e844-49e5-893c-35d0bf2edfc6' \
--header 'X-API-Key: <api-key>'{
"data": [
{
"traffic": 0,
"storage": 0,
"video_duration": 0,
"name": "string",
"id": "string",
"month": "string"
}
],
"message": "string",
"success": true
}