Fetches the list of all countries.
The names of the countries will be returned in the language set on the client (default: 'en').
This is a public endpoint and does not require authentication.
Note: because all countries are always returned, the response does not
contain a count key (hence CountryList rather than Paginated).
Fetches the list of all countries. The names of the countries will be returned in the language set on the client (default: 'en'). This is a public endpoint and does not require authentication.
Note: because all countries are always returned, the response does not contain a
countkey (henceCountryListrather thanPaginated).