Skip to content

Get a single country based on filters

GET
/rest/v1/country/country/item

Parameters

Query Parameters

filter[alpha2]

Filter by alpha-2 codes

Type
string
filter[alpha3]

Filter by alpha-3 codes

Type
string
filter[isoCode]

Filter by iso codes

Type
string
filter[name.el]

Filter by name (Greek)

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI