---
title: "Gets a groups emote sets."
method: GET
path: "/v1/groups/{groupId}/emotes"
tags: ["Groups"]
---

# Gets a groups emote sets.

`GET /v1/groups/{groupId}/emotes`

## Path parameters

- `groupId` integer, required

## Response `200`

OK

- RobloxGroupsClientGetGroupEmoteSetsResponse
  - `emoteSets` RobloxGroupsClientEmoteSetModel[]
    - `id` string
    - `name` string
    - `emotes` RobloxGroupsClientEmoteModel[]
      - `id` string
      - `name` string

---

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