---
title: "List webhooks"
method: GET
path: "/v1/notifications/webhooks"
tags: ["webhooks"]
---

# List webhooks

`GET /v1/notifications/webhooks`

Lists webhooks for an app.

## Query parameters

- `anchor_type` 'APPLICATION' | 'ACCOUNT'

## Response `200`

A successful request returns the HTTP `200 OK` status code and a JSON response body that lists webhooks with webhook details.

- WebhookList — A list of webhooks.
  - `webhooks` WebhookList — recursive

## Other responses

- `default` — The error response.

---

[API](https://skmtc.net/paypal/apis/payments.md) · [All operations](https://skmtc.net/paypal/apis/payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paypal/payments/revisions/672aceee1190/schema)
