---
title: "Get the default topic action"
method: GET
path: "/api/v1/messages/topics/default"
tags: ["Message", "Topic"]
---

# Get the default topic action

`GET /api/v1/messages/topics/default`

Get the default action for topics that are not explicitly configured (accept or reject).

## Response `200`

Success

- DefaultTopicActionResponse — Response for the default topic action
  - `accept` boolean — Whether unconfigured topics are accepted by default

---

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