get_app_settings
Retrieve store-level application settings including feature toggles and theme configurations to check current feature enablement status.
Instructions
取得商店應用程式設定。
【用途】 查詢商店層級的應用程式設定,包含功能開關、主題設定等。 適合確認商店目前的功能啟用狀態。
注意:此端點已被 Shopline 標記為 deprecated(已棄用), 但仍可使用,涵蓋以求完整性。建議優先使用其他設定端點 取得最新商店資訊。
【呼叫的 Shopline API】
GET /v1/settings/app
【回傳結構】 dict 含 settings,包含各應用程式層級設定欄位。 實際欄位依商店設定而定。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||