---
title: "GET /snapshot/communities/{communityId}/space"
method: GET
path: "/snapshot/communities/{communityId}/space"
tags: ["SnapshotController"]
---

# GET /snapshot/communities/{communityId}/space

`GET /snapshot/communities/{communityId}/space`

## Path parameters

- `communityId` string, required

## Response `200`

OK

- Snapshot[] — snapshots
  - `id` string
  - `createdTime` string
  - `pk` string
  - `sk` string
  - `classifier` string
  - `classifierGroup` string
  - `channels` string[]
  - `space` string, required

---

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