curl --location '/api/plans' \
--header 'Authorization: Bearer <token>'[
{
"id": "1a72ecc2-53ea-4cc5-8f07-3af404915861",
"name": "Botswana 2030195781",
"channels_limit": 7,
"bitrate": 4096,
"storage": 163,
"allow_paywall": true,
"cdn_bandwidth": 484,
"egress_bandwidth": 144,
"bandwidth_period": "monthly"
},
{
"id": "6f440a1e-24d1-4d13-9dd0-0b1dc101db6f",
"name": "Guinea-Bissau 1257444217",
"channels_limit": 6,
"bitrate": 4096,
"storage": 526,
"allow_paywall": true,
"cdn_bandwidth": 941,
"egress_bandwidth": 269,
"bandwidth_period": "monthly"
}
]