countries
list countries
get/sample/v1/countries
Query parameters
countryNamestring
Only return countries with the given name
idstring
Only return countries with the given id
isoCodestring
Only return countries with the given ISO code
limitinteger
Maximum number of countries to return
offsetinteger
The first zero-based offset country to return
sortstring[]
Sort the countries by the given key(s)
Response
OK