---
title: "GET /app-webhooks/2026-09/{appId}/settings"
method: GET
path: "/app-webhooks/2026-09/{appId}/settings"
tags: ["Basic"]
---

# GET /app-webhooks/2026-09/{appId}/settings

`GET /app-webhooks/2026-09/{appId}/settings`

## Path parameters

- `appId` integer, required

## Response `200`

successful operation

- SettingsResponse
  - `createdAt` string, date-time, required — When this subscription was created. Formatted as milliseconds from the [Unix epoch](#).
  - `targetUrl` string, required — A publicly available URL for HubSpot to call where event payloads will be delivered. See [link-so-some-doc](#) for details about the format of these event payloads.
  - `throttling` ThrottlingSettings, required
    - `maxConcurrentRequests` integer, required — The maximum number of concurrent HTTP requests HubSpot will attempt to make to your app.
  - `updatedAt` string, date-time — When this subscription was last updated. Formatted as milliseconds from the [Unix epoch](#).

## Other responses

- `default` — An error occurred.

## Changes

- **2026-07-13** (v3) `ed4e80221691` — 1 info
  - endpoint added
- **2026-04-12** (v3) `a3ae7c22ab5a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hubspot/apis/webhooks-webhooks/changes/app-webhooks/2026-09/:appId/settings/get.md)

---

[API](https://skmtc.dev/hubspot/apis/webhooks-webhooks.md) · [All operations](https://skmtc.dev/hubspot/apis/webhooks-webhooks/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/webhooks-webhooks/revisions/ed4e80221691/schema)
