メインコンテンツへスキップ
GET
/
crm
/
v3
/
object-library
/
enablement
cURL
curl --request GET \
  --url https://api.hubapi.com/crm/v3/object-library/enablement \
  --header 'Authorization: Bearer <token>'
{
  "enablementByObjectTypeId": {}
}

Supported products

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

レスポンス

successful operation

enablementByObjectTypeId
object
必須

objectTypeIdと、そのオブジェクトタイプが有効になっているかどうかのマッピング

最終更新日 2026年6月11日