Skip to main content
GET
/
v1
/
user
/
store
/
{storeId}
/
collections
/
{collectionId}
/
products
Get Collection Products
curl --request GET \
  --url https://storekit.samarthh.me/v1/user/store/{storeId}/collections/{collectionId}/products

Path Parameters

storeId
string
required
collectionId
string
required

Query Parameters

page
integer

Page number

limit
integer

Items per page

Response

200 - application/json

Successful response