---
title: "List webhook topics"
method: GET
path: "/public/v1/webhooks/topics/"
tags: ["Webhooks"]
---

# List webhook topics

`GET /public/v1/webhooks/topics/`

List all available topics a webhook can subscribe to.

## Response `200`

OK

- WebhookTopicSchemaOut[]
  - `name` string, required

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/dualentry/apis/dualentry-public-api-2.md) · [All operations](https://skmtc.net/dualentry/apis/dualentry-public-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dualentry/dualentry-public-api-2/versions/77cd3c6ec719/schema)
