Skip to main content
GET
List featured products
Returns the store’s featured products (those flagged featured: true), sorted by rating descending. Requires the READ_INVENTORY scope.

Authorizations

Authorization
string
header
required

Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.

Query Parameters

limit
integer
default:5

Maximum number of featured products to return.

Response

List featured products — success.

status
integer
required
Example:

200

success
boolean
required
Example:

true

message
string
required
Example:

"List featured products"

data
object
required
Example: