help.getCountriesList

Get name, ISO code, localized name and phone codes/patterns of all available countries

help.countriesListNotModified#93cc1f32 = help.CountriesList;
help.countriesList#87d0759e countries:Vector<help.Country> hash:int = help.CountriesList;
---functions---
help.getCountriesList#735787a8 lang_code:string hash:int = help.CountriesList;

Parameters

Name Type Description
lang_code string Language code of the current user
hash int Hash used for caching, for more info click here.

Result

help.CountriesList

Only users can use this method

This method can be invoked over an unauthenticated connection ยป

Related pages

Pagination in the API

How to fetch results from large lists of objects.