---
title: "List Available Topics)"
method: GET
path: "/topics"
tags: ["Topics"]
---

# List Available Topics)

`GET /topics`

Returns a list of available event topics configured in the Outpost instance.

## Response `200`

A list of topic names.

- string[]

## Other responses

- `401` — Unauthorized (Tenant JWT missing or invalid).

---

[API](https://skmtc.dev/hookdeck/apis/outpost-api.md) · [All operations](https://skmtc.dev/hookdeck/apis/outpost-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hookdeck/outpost-api/revisions/07bb5388b476/schema)
