GET /components
Get all homepage components for the store, sorted by display order.Authentication
None required.Example Request
Response
Success (200)
Component Types
GET /components/
Get a specific component by ID.Authentication
None required.Path Parameters
Example Request
Response
Success (200)
The
type field in the single-component response returns the raw component type (e.g., best_sellers, moving_group, latest) rather than the mapped type used in the list endpoint (product-list, banner, etc.).
