curl --request GET \
--url https://api.hubapi.com/crm/v3/properties/{objectType}/groups/{groupName} \
--header 'Authorization: Bearer <token>'{
"displayOrder": -1,
"label": "My Property Group",
"name": "mypropertygroup"
}で識別されるプロパティーグループを読み取ります。
curl --request GET \
--url https://api.hubapi.com/crm/v3/properties/{objectType}/groups/{groupName} \
--header 'Authorization: Bearer <token>'{
"displayOrder": -1,
"label": "My Property Group",
"name": "mypropertygroup"
}Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
レスポンスコンテンツの言語ロケール。
successful operation