Skip to main content
GET
Gets the current product ordering.

Path Parameters

storeId
string
required

Store ID for this resource request

Response

An ordered list of all products sorted by their current display ordering.

id
string

product id of the specified product

Example:

"product-id-1"

name
string

name of the product

Example:

"sample product name goes here"