get https://api.planetscale.com/v1/organizations//regions
Responses
401Unauthorized
403Forbidden
404Not Found
500Internal Server Error
401Unauthorized
403Forbidden
404Not Found
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url 'https://api.planetscale.com/v1/organizations/name/regions?page=1&per_page=25' \
--header 'accept: application/json'