curl --request GET \
--url https://api.hubapi.com/crm/properties/2026-03/{objectType}/groups \
--header 'Authorization: Bearer <token>'{
"results": [
{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}
]
}Lee todos los grupos de propiedades existentes para el tipo de objeto y la cuenta de HubSpot especificados.
curl --request GET \
--url https://api.hubapi.com/crm/properties/2026-03/{objectType}/groups \
--header 'Authorization: Bearer <token>'{
"results": [
{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}
]
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes