curl --request GET \
--url 'https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings?hapikey='{
"appId": 123,
"eventDetailsUrl": "<string>"
}Retrieve the current settings for the application.
curl --request GET \
--url 'https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings?hapikey='{
"appId": 123,
"eventDetailsUrl": "<string>"
}Was this page helpful?