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.
📄️ List searchable fields
Lists the text fields available for use as search query fields.