Skip to main content
GET
List countries

Query Parameters

page
integer
default:1

The collection page number

itemsPerPage
integer
default:1000

The number of items per page

Required range: 0 <= x <= 100
pagination
boolean

Enable or disable pagination

name
string

Response

200 - application/json

Country collection

id
integer
read-only
name
string
code
string
iso3
string
geoLatLong
string | null
mapZoom
integer | null