shop24 Docs
Products

List reviews

GET
/storefront/v1/products/{productId}/reviews
AuthorizationBearer <token>

회원 accessToken

In: header

Path Parameters

productId*string

Query Parameters

rating*string
hasImage*string
sort*string
page*string
size*string

Response Body

curl -X GET "https://example.com/storefront/v1/products/string/reviews?rating=string&hasImage=string&sort=string&page=string&size=string"
Empty