---
title: "GET /communities/{id}/lets-go-config"
method: GET
path: "/communities/{id}/lets-go-config"
tags: ["CommunityController"]
---

# GET /communities/{id}/lets-go-config

`GET /communities/{id}/lets-go-config`

## Path parameters

- `id` string, required

## Response `200`

OK

- LetsGoConfigModel
  - `id` string
  - `createdTime` string
  - `pk` string
  - `sk` string
  - `classifier` string
  - `classifierGroup` string
  - `title` string
  - `imageUrl` string
  - `donateOptOut` boolean
  - `color` string
  - `description` string

---

[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)
