---
title: "Get all configured topics"
method: GET
path: "/api/v1/messages/topics"
tags: ["Message", "Topic"]
---

# Get all configured topics

`GET /api/v1/messages/topics`

Get all topics that are explicitly configured in the system.

## Response `200`

Success

- string[]

## Changes

- **2025-04-10** `8fe9a7e5b1e0` — 1 breaking, 3 warning
  - the `items/` response's property type/format changed from `object`/`` to `string`/`byte` for status `200`
  - removed the optional property `items/forward_socket` from the response with the `200` status
  - removed the optional property `items/sources` from the response with the `200` status
  - removed the optional property `items/topic` from the response with the `200` status
- **2025-04-10** `e2165a0513dc` — 1 info
  - endpoint added
- **2023-10-26** `1c37c167d50d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/threefoldtech/apis/mycelium-management/changes/api/v1/messages/topics/get.md)

---

[API](https://skmtc.dev/threefoldtech/apis/mycelium-management.md) · [All operations](https://skmtc.dev/threefoldtech/apis/mycelium-management/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/threefoldtech/mycelium-management/revisions/65042c1a7b84/schema)
