curl --location --request GET 'https://appwrite.io/v1/locale/countries/eu'
{ "countries": [ { "code": "string", "name": "string" } ], "sum": 0 }