v1

latestSwagger 2.02026-07-17148179252.3 KB
Catalog

Gets an array of ConfigurableField objects.

get/catalog/products/{product_id}/configurable-fields

Query parameters

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.

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.

Response

An array of ConfigurableField objects and metadata.