Skip to main content
GET
/
v1
/
user
/
store
/
{storeId}
/
products
/
{productId}
Get Product by ID
curl --request GET \
  --url https://storekit.samarthh.me/v1/user/store/{storeId}/products/{productId}

Path Parameters

storeId
string
required
productId
string
required

Response

200 - application/json

Successful response