Zum Hauptinhalt springen
GET
/
marketing
/
marketing-events
/
2026-03
/
{appId}
/
settings
cURL
curl --request GET \
  --url 'https://api.hubapi.com/marketing/marketing-events/2026-03/{appId}/settings?hapikey='
{
  "appId": 123,
  "eventDetailsUrl": "<string>"
}

Supported products

Autorisierungen

hapikey
string
query
erforderlich

Pfadparameter

appId
integer<int32>
erforderlich

Antwort

successful operation

appId
integer<int32>
erforderlich

The id of the application the settings are for

eventDetailsUrl
string
erforderlich

The url that will be used to fetch marketing event details by id

Last modified on April 9, 2026