curl --request GET \
--url https://api.hubapi.com/marketing/marketing-events/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'{
"appId": 123,
"eventDetailsUrl": "<string>"
}Recupere as configurações atuais do aplicativo.
curl --request GET \
--url https://api.hubapi.com/marketing/marketing-events/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'{
"appId": 123,
"eventDetailsUrl": "<string>"
}Supported products
The access token received from the authorization server in the OAuth 2.0 flow.