---
title: "Get group details"
method: GET
path: "/api/im/groups/{groupId}"
tags: ["IM-Groups"]
---

# Get group details

`GET /api/im/groups/{groupId}`

Returns group details with member list. Requires membership.

## Path parameters

- `groupId` string, required

## Response `200`

Group details

## Other responses

- `401` — Missing or invalid authentication
- `403` — Permission denied

---

[API](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api.md) · [All operations](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prismer-ai/prismer-cloud-api/revisions/7fef0836d17f/schema)
