Skip to content

List Discord guild channels

Returns the text, announcement, and forum channels in the connected Discord guild. Use this to discover available channels when switching the connected channel via PATCH /v1/accounts/{accountId}/discord-settings.

GET /v1/accounts/{accountId}/discord-channels

Returns the text, announcement, and forum channels in the connected Discord guild. Use this to discover available channels when switching the connected channel via PATCH /v1/accounts/{accountId}/discord-settings.

Parameters

  • accountId (path, string) required

Responses

200 — Channel list

  • channels (array)

400 — Not a Discord account or missing guild info

401

404 — Account not found