Skip to main content
GET
List counties

Query Parameters

page
integer
default:1

The collection page number

itemsPerPage
integer
default:30

The number of items per page

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

Enable or disable pagination

country
string
country[]
string[]
order[name]
enum<string>
default:asc
Available options:
asc,
desc

Response

200 - application/json

County collection

id
integer
read-only
name
string
country
string<iri-reference> | null
Example:

"/api/v1/countries/1"

towns
string<iri-reference>[]
Example:
code
string | null
state
string | null