api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/customer-quota/monthly-minutes' \
--header 'api-key: <api-key>'{
"planQuota": "string",
"purchasedMinutes": 0,
"rolloverMinutes": 0,
"totalUsageMinutes": 0,
"usagePercentage": 0
}