Get a specific country

Retrieves a single country by ID.

Path Params
integer
required

ID of the country to return.

Query Params
string

Comma-separated list of properties to include in the response. Available values: 'id', 'name', 'iso', 'states'.

string

Comma-separated list of related resources to embed in the response. Available value: 'states'.

Responses

400

Invalid request parameters.

401

Unauthorized. Invalid or missing API key.

404

Country not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json