curl --request GET \
--url 'https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings?hapikey='{
"appId": 123,
"eventDetailsUrl": "<string>"
}アプリケーションの現在の設定を取得します。
curl --request GET \
--url 'https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings?hapikey='{
"appId": 123,
"eventDetailsUrl": "<string>"
}