Skip to main content

Endpoint

Returns the first 10 products from a published Hub catalog, plus aggregate summary statistics. This endpoint does not require authentication and does not require a clone or subscription — it’s designed for evaluating a catalog before committing. Returns 404 for private or unpublished catalogs.

Path parameters


Response

Product fields (preview)

Summary fields


Examples


Usage pattern

Preview is typically used before cloning or subscribing:

Error responses

Private catalogs always return 404 — the same response as non-existent catalogs. This prevents enumeration of private catalog IDs.
Last modified on March 18, 2026