Skip to main content
GET
List municipalities

Overview

Municipalities sit at level 5 in the Ask Wire geographic hierarchy: region (3) → regional unit (4) → municipality (5) → municipal unit (6) → neighborhood. Use this endpoint to discover municipality IDs for filtering the List properties endpoint via the municipality parameter.

Query parameters

Pagination


Filters


Response fields

Pagination wrapper


Municipality object

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

A page number within the paginated result set.

page_size
integer

Number of results to return per page.

code
string
country
enum<string>
Available options:
greece,
cyprus
level
integer
name_en
string
name_gr
string
parent_code
string[]

Multiple values may be separated by commas.

parent_id
integer
created_at
string<date-time>
modified_at
string<date-time>

Response

200 - application/json

Paginated municipality results

count
integer
next
string<uri> | null
previous
string<uri> | null
results
object[]