---
title: "list guild channels"
method: GET
path: "/guilds/{guild_id}/channels"
tags: ["Guilds"]
---

# list guild channels

`GET /guilds/{guild_id}/channels`

## Path parameters

- `guild_id` string, required

## Response `200`

OK

## Changes

- **2023-04-11** `b0549775c69a` — 2 info
  - api tag `Guilds` added
  - api tag `Channels` removed
- **2023-03-25** `ee25b7934098` — 2 info
  - api tag `Channels` added
  - api tag `Guilds` removed

[Change history](https://skmtc.dev/discordbm/apis/discord-rest-api/changes/guilds/:guild_id/channels/get.md)

---

[API](https://skmtc.dev/discordbm/apis/discord-rest-api.md) · [All operations](https://skmtc.dev/discordbm/apis/discord-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/discordbm/discord-rest-api/revisions/f9b29ee3b6d9/schema)
