curl --request GET \
--url 'https://api.hubapi.com/media-bridge/2026-03/{appId}/properties/{objectType}/groups/{groupName}?hapikey='{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}Get the details of an existing property group by name.
curl --request GET \
--url 'https://api.hubapi.com/media-bridge/2026-03/{appId}/properties/{objectType}/groups/{groupName}?hapikey='{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}Was this page helpful?