---
title: "List App Webhooks"
method: GET
path: "/sdk/apps/{SDK_appName}/webhooks"
tags: ["SDK Apps / Webhooks"]
---

# List App Webhooks

`GET /sdk/apps/{SDK_appName}/webhooks`

## Path parameters

- `SDK_appName` string, required

## Response `200`

Successful response

- object
  - `appWebhooks` object[]
    - `name` string
    - `label` string
    - `type` string
    - `parameters` object
    - `app_version` integer

---

[API](https://skmtc.dev/make/apis/web-api-v2-public.md) · [All operations](https://skmtc.dev/make/apis/web-api-v2-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/make/web-api-v2-public/revisions/531769e6f813/schema)
