List attributes groups
List attributes
Query Parameters
Parameter | Details |
---|---|
names | Array of strings Default: [] Example: color,brand string |
ids | Array of integers Default: [] Example: 550,1000 integer |
with | Array of strings Default: [] Example: values string |
shopId | integer Example: 10001 |
Header Parameters
Parameter | Details |
---|---|
X-Shop-Id | integer Example: 10001 |
Responses
200
Request successful
application/json
Success
Array of object
400
Required query parameter missing / invalid
application/json
Error
401
Authentication information is missing or invalid
application/json
Error
404
The specified resource was not found
application/json
Error
429
Triggered when a client exceeds the API request limit.
application/json
Error
GET
Request samples
Response samples
200Content type: application/json