Warehouse
Products Media list.
List of Product media
get/rest/api/warehouse/product/media/
Query parameters
onlyMainboolean
productIds[]integer[]
offsetinteger
Position indicator (0-beginning, 1-skips one record, 256 - skips 256 records)
limitinteger
Limit of returned results, max 512 records
Response
Product media list
Example response
{
"totalCount": 7398,
"pageResultCount": 64
}Changes
No recorded changes to this endpoint across all 1 revision of this API.