Akeneo - Search records action

The Search records action searches for records, such as products, in Akeneo that match the criteria and filters you provide.

Input

Input fieldDescription
ObjectSelect the type of record to search. Only Product is available.
ChannelSelect a channel to return product data for that channel only. Select All channels to retrieve a complete product representation for every channel in the Channel values list. Only available when Object is Product.
Product familySelect a product family to include its family-specific attributes, such as color, size, and material, as search criteria and in the output schema. Without a family, only the basic product structure is available.
LocalesEnter locales to limit attribute expansion. Leave blank to expand for all enabled locales.
CurrenciesEnter currencies to limit priced attribute expansion. Leave blank to expand for all enabled currencies.
CategoriesReturn only products classified in the selected categories. Leave blank to search across all categories.

Output

Output fieldDescription
ProductsArray of matching records, such as products. Each record's fields vary based on the selected product family, locales, and currencies. Refer to the Akeneo documentation for the full list of available attributes.
Items countTotal number of matching products. Populated when Include total count is enabled.
Current pagePage number returned by this call. Only relevant when using page pagination.
Next pagePage number to request next when using page pagination. Blank when there are no more pages.
Next cursorCursor for the next page when using search after pagination. Blank when there are no more pages.

Last updated: