---
title: "Retrieve the application settings"
method: GET
path: "/marketing/marketing-events/2026-03/{appId}/settings"
tags: ["Settings"]
---

# Retrieve the application settings

`GET /marketing/marketing-events/2026-03/{appId}/settings`

Retrieve the current settings for the application.

## Path parameters

- `appId` integer, required

## Response `200`

successful operation

- MarketingMarketingEventsEventDetailSettings
  - `appId` integer, required — The id of the application the settings are for
  - `eventDetailsUrl` string, required — The url that will be used to fetch marketing event details by id

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
