---
title: "Get details of a single user group"
method: GET
path: "/creators/{creator_id}/groups/{id}"
tags: ["User Groups"]
---

# Get details of a single user group

`GET /creators/{creator_id}/groups/{id}`

## Response `200`

Success

## Other responses

- `401` — Unauthorized; the request did not provide valid authentication details
- `403` — Forbidden; the provided credentials do not have permission to perform the requested action

## Changes

- **2026-01-09** (v0) `75bd51a8b4b7` — 1 info
  - added the optional property `members` to the response with the `200` status
- **2026-01-08** (v0) `c6c17c1530b0` — 2 info
  - api tag `User Groups` added
  - api tag `Groups` removed
- **2026-01-07** (v0) `08011c73cf74` — 1 info
  - endpoint added
- **2025-03-03** (v0) `ce0a74d4942a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/manyfold3d/apis/manyfold-api/changes/creators/:creator_id/groups/:id/get.md)

---

[API](https://skmtc.dev/manyfold3d/apis/manyfold-api.md) · [All operations](https://skmtc.dev/manyfold3d/apis/manyfold-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/manyfold3d/manyfold-api/revisions/a3cbfc387e66/schema)
