curl --request GET \
--url 'https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/groups/{groupName}?hapikey='{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}curl --request GET \
--url 'https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/groups/{groupName}?hapikey='{
"archived": true,
"label": "<string>",
"name": "<string>",
"displayOrder": 123
}Supported products
The appId for the media bridge app. It is possible to have multiple apps in your developer account that use the media bridge.
The name for the property group you want to get the details for.
The object type for the property group.
Was this page helpful?