Store Locations
List public store locations and inspect their details.
Last updated:
Operations
| Method | Endpoint | Operation |
|---|---|---|
GET | /v1/store-locations | List public store locations |
GET | /v1/store-locations/{id} | Get public store location |
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.
List public GET
Lists active physical store locations by cursor, with optional name or city search.