Skip to main content
square.searchCatalogItems searches for catalog items or item variations by matching supported search attribute values, including custom attribute values, against one or more of the specified query filters.

Example

automations/square-search-catalog-items.automation.ts

Inputs

Every input accepts a compatible signal. It requires ITEMS_READ. Use the official SearchCatalogItems reference for provider field semantics and limits.

Output

Returns the official Square.SearchCatalogItemsResponse response as a codec-safe object. Square integer money amounts remain bigint values.