curl --request GET \
--url https://api.hubapi.com/marketing/marketing-events/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'{
"appId": 123,
"eventDetailsUrl": "<string>"
}Recupera la configuración actual de la aplicación.
curl --request GET \
--url https://api.hubapi.com/marketing/marketing-events/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'{
"appId": 123,
"eventDetailsUrl": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
The access token received from the authorization server in the OAuth 2.0 flow.