Skip to main content
GET
/
v1
/
admin
/
stores
Get All Stores
curl --request GET \
  --url https://storekit.samarthh.me/v1/admin/stores

Query Parameters

page
string

Page number for pagination

limit
string

Number of items per page

status
string

Filter by store status (ACTIVE, INACTIVE, SUSPENDED)

Search stores by name, description, or owner email

Response

200 - application/json

Successful response