Marketing
English
cURL
curl --request GET \ --url https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings
{ "appId": 123, "eventDetailsUrl": "<string>" }
Retrieve the current settings for the application.
The id of the application to retrieve the settings for.
successful operation
The response is of type object.
object
Was this page helpful?