v1

latestSwagger 2.02026-07-17148179252.3 KB
Catalog

Gets all images on a product.

get/catalog/products/{product_id}/images

Query parameters

pageinteger

Specifies the page number in a limited (paginated) list of products.

limitinteger

Controls the number of items per page in a limited (paginated) list of products.

include_fieldsstring

Fields to include, in a comma-separated list. The ID and the specified fields will be returned.

exclude_fieldsstring

Fields to exclude, in a comma-separated list. The specified fields will be excluded from a response. The ID cannot be excluded.

Response

List of product images and metadata.