List shop products
GET
/
public
/
shops
/
{id}
/
products
Path Parameters
id
string
requiredQuery Parameters
page
integer
pageSize
integer
filter.price
integer
filter.categories
string
filter.type
string
Response
200 - application/json
The response is of type object
.