---
title: "Get module config section"
method: GET
path: "/api/config/module/{section}"
tags: ["config"]
---

# Get module config section

`GET /api/config/module/{section}`

Requests a specific module config section (response arrives via config_complete SSE event)

## Path parameters

- `section` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `503` — Service Unavailable

---

[API](https://skmtc.net/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.net/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/versions/c019b6af96ea/schema)
