---
title: "GET /guilds/{guild_id}/widget.png"
method: GET
path: "/guilds/{guild_id}/widget.png"
---

# GET /guilds/{guild_id}/widget.png

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

## Query parameters

- `style` union
  - 'shield' — shield style widget with Discord icon and guild members online count
  - 'banner1' — large image with guild icon, name and online count. "POWERED BY DISCORD" as the footer of the widget
  - 'banner2' — smaller widget style with guild icon, name and online count. Split on the right with Discord logo
  - 'banner3' — large image with guild icon, name and online count. In the footer, Discord logo on the left and "Chat Now" on the right
  - 'banner4' — large Discord logo at the top of the widget. Guild icon, name and online count in the middle portion of the widget and a "JOIN MY SERVER" button at the bottom

## Response `200`

200 response for get_guild_widget_png

## Other responses

- `429` — Client ratelimited response
- `4XX` — Client error response

---

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