v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Get indexed properties

Return all indexed data for an asset (e.g., page, blog post, HubDB table), specified by ID. This is useful when debugging why a particular asset is not returned from a custom search.

get/cms/site-search/2026-03/indexed-data/{contentId}

Path parameters

contentIdstring required

Query parameters

typestring

Response

successful operation

fieldsobject required

The indexed fields in HubSpot.

idstring required

The ID of the document in HubSpot.

type'BLOG_POST' | 'KNOWLEDGE_ARTICLE' | 'LANDING_PAGE' | 'LISTING_PAGE' | 'SITE_PAGE' | 'STRUCTURED_CONTENT' required

The type of document. Can be SITE_PAGE, LANDING_PAGE, BLOG_POST, LISTING_PAGE, or KNOWLEDGE_ARTICLE.