v2

OpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
HTML Mode Pages

List HTML Mode delivery subdistricts

get/v3/pages/{page_unique_id}/locations/subdistricts

Query parameters

integer
OR
string

City ID from /locations/cities.

searchstring

Optional subdistrict name search within the selected city.

Response

Subdistrict list

is_paginatedboolean required
has_nextboolean
has_previousboolean
next_cursorstring nullable
previous_cursorstring nullable
page_sizeinteger

Example response

{
  "data": [
    {
      "display": "Cempaka Putih, Kota Jakarta Pusat, DKI Jakarta"
    }
  ]
}