List shops
Get shops for given filters
Rate Limit: 1000 Max attempts within 1 minute.
Query Parameters
Parameter | Details |
---|---|
with | Array of strings Example: ?with=assortment string Enum: countries countries.assortment countries.warehouses customData |
limit
| integer Default: 100 |
sort | string Enum: id Default: id |
sortDir | string Enum: asc desc Default: asc |
filters[priceGroupKey] | Array of strings string |
cursor | string |
Responses
200
List of shops
application/json
Success
Array of object
object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
GET
Request samples
Response samples
200Complete Shop Collection:
Content type: application/json