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
}