Skip to main content
GET
/
{shopId}
/
products
Search for products
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/products

Query Parameters

page
string
Example:

"10"

media_type
string
Example:

"IMAGE"

description
string
Example:

"MA"

sort
string
Example:

"-_id"

limit
string
Example:

"nolimit"

isHero
string
Example:

"true"

brand
string
Example:

"Nike"

type
string
Example:

"digital"

name
string
Example:

"Shitr"

draft
string
Example:

"true"

Example:

"Shitr"

Response

200 - undefined