---
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.dev/dualentry/apis/dualentry-public-api-2.md) · [All operations](https://skmtc.dev/dualentry/apis/dualentry-public-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dualentry/dualentry-public-api-2/revisions/d0cd912ee42d/schema)
