---
title: "List available events"
method: GET
path: "/v1/notifications/webhooks-event-types"
tags: ["webhooks-event-types"]
---

# List available events

`GET /v1/notifications/webhooks-event-types`

Lists available events to which any webhook can subscribe. For a list of supported events, see [Webhook event names](/docs/api/notifications/webhooks/event-names/).

## Response `200`

A successful request returns the HTTP `200 OK` status code and a JSON response body that lists available events to which any webhook can subscribe.

- EventTypeList — A list of webhook events.
  - `event_types` EventTypeList — recursive

## Other responses

- `default` — The error response.

---

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