メインコンテンツへスキップ
GET
/
crm
/
object-library
/
2026-03
/
enablement
オブジェクトの有効化ステータスを取得
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と、そのオブジェクトタイプが有効になっているかどうかのマッピング

最終更新日 2026年6月5日