Skip to main content
GET
Get indexed properties

Supported products

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Parámetros de ruta

contentId
string
requerido
Pattern: .*

Parámetros de consulta

type
string

Respuesta

successful operation

fields
object
requerido

The indexed fields in HubSpot.

id
string
requerido

The ID of the document in HubSpot.

type
enum<string>
requerido

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

Opciones disponibles:
BLOG_POST,
KNOWLEDGE_ARTICLE,
LANDING_PAGE,
LISTING_PAGE,
SITE_PAGE,
STRUCTURED_CONTENT
Última modificación el 3 de abril de 2026