メインコンテンツへスキップ
GET
/
crm
/
object-library
/
2026-03
/
enablement
cURL
curl --request GET \
  --url https://api.hubapi.com/crm/object-library/2026-03/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と、そのオブジェクトタイプが有効になっているかどうかのマッピング

Last modified on April 14, 2026