Skip to content

Get country collection

GET
/rest/v1/country/country

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
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI