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

# Retrieve the application settings

`GET /marketing/v3/marketing-events/{appId}/settings`

Retrieve the current settings for the application.

## Path parameters

- `appId` integer, required

## Response `200`

successful operation

- EventDetailSettings
  - `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/marketing-marketing-events.md) · [All operations](https://skmtc.net/hubspot/apis/marketing-marketing-events/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/marketing-marketing-events/revisions/e1f0e463c8c3/schema)
