---
title: "Get group icon"
method: GET
path: "/groups/{GroupID}/icon"
tags: ["Groups"]
---

# Get group icon

`GET /groups/{GroupID}/icon`

This method returns the profile image of group

## Path parameters

- `GroupID` string, required — Group ID

## Response `200`

OK

## Other responses

- `204` — Group icon not set
- `400` — Wrong request parameters
- `401` — Need channel authorization for get group icon
- `403` — You do not have permissions for this action
- `404` — Specified group not found
- `500` — Internal Error

---

[API](https://skmtc.net/whapi/apis/whatsapp-api.md) · [All operations](https://skmtc.net/whapi/apis/whatsapp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/whapi/whatsapp-api/versions/40ab05abffdb/schema)
