curl --location 'https://api-sandbox.usepeladen.com/api/v1/storage/api/v1/storage/usage?end_user_id=undefined&over_limit=undefined&page=undefined&limit=undefined'[
{
"end_user_id": "user_123",
"current_usage": 500.5,
"quota_hard_limit": 1024
}
]