Settings
Read the storefront's public operational settings.
Last updated:
Operations
| Method | Endpoint | Operation |
|---|---|---|
GET | /v1/settings | List store settings |
Get GET
Returns the CMS settings on their own. Prefer the full store settings snapshot unless you only need this slice.
List store 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.