Skip to main content
GET
/
v1
/
store
/
{storeId}
/
public
/
collections
Get Collections by Store
curl --request GET \
  --url https://storekit.samarthh.me/v1/store/{storeId}/public/collections

Path Parameters

storeId
string
required

Query Parameters

Search in collection title/description

page
string

Page number (default: 1)

limit
string

Items per page (default: 20)

Response

200 - application/json

Successful response