Query Countries

Queries the ISO3166 List of Countries using the specified filtering, sorting, nested fetch, and pagination rules requested.

More information on querying can be found on the Searchlight Query Language page on the Lockstep Developer website.

Your program may want to show a list of countries. The ISO maintains a list of countries called ISO3166. For convenience, this list is available in the API.

Data Definition

See CountryModel for the complete data definition.

Language
URL
Click Try It! to start a request and see the response here!