Popular Terms
Returns the catalog’s top popular or trending search terms, for a “popular searches” list on an empty search box.
The terms are precomputed for the catalog, so this endpoint does not take a query — it always returns the same ranked list, paged with limit and skip.
Headers
Identifies your organization. Ensures data isolation per tenant.
Identifies the workspace within your organization. Scopes resources to a specific workspace.
Identifies the environment you are targeting. Scopes the call to a specific deployment environment.
Query Parameters
The catalog to return popular terms for. Unlike most endpoints this is not validated as a UUID, but an unknown catalog returns 404.
How many terms to return.
How many terms to skip before the first one returned.
Response
Success.