country

Get a list of countries with paging and filtering.

get/country

Query parameters

namestring
Example:Mexi

Search by country name. A trailing wildcard is used in search to "complete" the entered value.

pageinteger

Page number of results

limitinteger

Limit of results per page

Response

An array of Country objects

Changes

No recorded changes to this endpoint across all 1 revision of this API.