CMS
English
cURL
curl --request GET \ --url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}/groups
{ "results": [ { "archived": true, "name": "<string>", "displayOrder": 123, "label": "<string>" } ] }
Get the property groups for a specified object type.
successful operation
The response is of type object.
object
Was this page helpful?