Skip to main content

Searchable Fields

Deprecated. Use Indexed Fields (GET /pcm/catalogs/search/indexed-fields) instead.

The Searchable Fields API lists text fields available as full-text query fields on a search profile. It does not return numeric, boolean, or date fields, and it is not the discovery API for filters, facets, or sorts.

Prefer Indexed Fields, which returns every exposed indexed field and annotates each with searchable and filterable (and related flags such as facetable and sortable).

This endpoint remains available for existing integrations. New clients should migrate to Indexed Fields.

Ask External AI