Pages REST Endpoints
Store/Pages
Page endpoints. A web store is made up of multiple pages.
- Get a layout
 - Method: getPath:
/ccstore/v1/pages/layout/{path: .*} - Get a page
 - Method: getPath:
/ccstore/v1/pages/{path: .*} - Get all pages
 - Method: getPath:
/ccstore/v1/pages