---
title: "GET /guilds/{guild_id}/widget/"
method: GET
path: "/guilds/{guild_id}/widget/"
tags: ["guilds"]
---

# GET /guilds/{guild_id}/widget/

`GET /guilds/{guild_id}/widget/`

## Path parameters

- `guild_id` string, required

## Response `200`

- GuildWidgetSettingsResponse
  - `enabled` boolean, required
  - `channel_id` string, nullable, required

## Other responses

- `404`

## Changes

- **2026-04-28** `d209eb052880` — 1 info
  - endpoint added
- **2026-04-19** `1cde78e24558` — 1 breaking
  - api path removed without deprecation
- **2026-03-14** `7a3260fae451` — 1 breaking, 1 info
  - the `channel_id` response's property type changed from `string` to no type for status `200`
  - added `#/components/schemas/Snowflake, subschema #2` to the `channel_id` response property `anyOf` list for the response status `200`

[Change history](https://skmtc.dev/spacebarchat/apis/spacebar-server/changes/guilds/:guild_id/widget/get.md)

---

[API](https://skmtc.dev/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.dev/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/a15db2c050e7/schema)
