---
title: "List HTML Mode delivery provinces"
method: GET
path: "/v3/pages/{page_unique_id}/locations/provinces"
tags: ["HTML Mode Pages"]
---

# List HTML Mode delivery provinces

`GET /v3/pages/{page_unique_id}/locations/provinces`

## Query parameters

- `search` string

## Response `200`

Province list

- StorefrontProvinceListResponse
  - `data` StorefrontProvince[], required
    - `province_id` integer, required
    - `province_name` string, required
  - `is_paginated` false, required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/4354959d76dc/schema)
