---
title: "Get Shop Setting"
method: GET
path: "/settings/shop"
tags: ["Settings"]
---

# Get Shop Setting

`GET /settings/shop`

To retrieve the setting of online store pages<br>獲取網店分頁設定

## Response `200`

OK

- ShopSetting
  - `home_page` string
  - `page_schedules` unknown[]
    - unknown

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
