GET
/
marketing
/
v3
/
marketing-events
/
{appId}
/
settings
Récupérer les paramètres de l'application
curl --request GET \
  --url https://api.hubapi.com/marketing/v3/marketing-events/{appId}/settings
{
  "appId": 123,
  "eventDetailsUrl": "<string>"
}
Produits pris en charge
Exige l'un des produits suivants ou un produit supérieur.
Marketing HubMarketing HubGratuit
Sales HubSales HubGratuit
Service HubService HubGratuit
Content HubContent HubStarter

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer
required

L'identifiant de l'application pour récupérer les paramètres.

Response

200
application/json

successful operation

The response is of type object.