---
title: "List available event types"
method: GET
path: "/api/webhookSubscriptions.eventTypes"
---

# List available event types

`GET /api/webhookSubscriptions.eventTypes`

Returns a list of all available webhook event types that can be subscribed to.

## Response `200`

List of available event types

- ListWebhookEventTypesResponse
  - `event_types` string[]

## Other responses

- `401` — Unauthorized - invalid or missing authentication token
- `500` — Internal server error

## Changes

- **2025-12-01** `bca4a43d9d46` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pierre-b/apis/notifuse-api/changes/api/webhookSubscriptions.eventTypes/get.md)

---

[API](https://skmtc.dev/pierre-b/apis/notifuse-api.md) · [All operations](https://skmtc.dev/pierre-b/apis/notifuse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pierre-b/notifuse-api/revisions/d26605f2fc47/schema)
