Skip to main content
GET
/
v1
/
admin
/
stores
/
status
/
{status}
Get Stores by Status
curl --request GET \
  --url https://storekit.samarthh.me/v1/admin/stores/status/{status}

Path Parameters

status
string
required

Store status: ACTIVE, INACTIVE, or SUSPENDED

Query Parameters

page
string

Page number for pagination

limit
string

Number of items per page

Response

200 - application/json

Successful response