Settings
Read the storefront's public operational settings.
| Method | Endpoint | Operation |
|---|---|---|
GET | /v1/settings | All Store settings |
Get active storefront CMS settings GET
Returns the CMS settings on their own. Prefer the full store settings snapshot unless you only need this slice.
All Store settings GET
Returns everything the storefront needs to render in a single snapshot: store, checkout, theme, features, CMS settings, pages and menus. Fetch it once per request instead of calling the individual settings endpoints.