curl --location 'https://api.tenbyte.io/v1/admin/organizations'{
"data": [
{
"traffic": 0,
"storage": 0,
"video_duration": 0,
"name": "string",
"id": "string",
"month": "string"
}
],
"message": "string",
"success": true
}