Skip to main content
GET
Get product blocks to upsert products

Overview

Get all product blocks (prompt blocks) configured for your organization. Product blocks are containers that hold related products and are used by AI assistants to recommend products to customers. Use this endpoint to see which product blocks you can manage with the create, upsert, and delete endpoints.

Use Cases

  • List Available Catalogs: See all product catalogs you can manage
  • Integration Setup: Get block IDs for product sync operations
  • Catalog Selection: Allow users to select which catalog to update
  • Validation: Verify block exists before product operations

Authentication

Response Structure

Returns an array of product block objects:

Example Request

Example Response

Error Responses

Headers

x-api-key
string
required

API key needed to authorize the request

Response

Product blocks retrieved successfully.