---
title: "Get comment board by custom_id"
method: GET
path: "/comment-board-by-custom-id/{custom_id}/"
---

# Get comment board by custom_id

`GET /comment-board-by-custom-id/{custom_id}/`

## Response `200`

200

- object
  - `id` string
  - `url` string
  - `client_id` string
  - `custom_id` string
  - `title` string
  - `custom_data` unknown
  - `description` unknown
  - `allow_comments` boolean
  - `replies_depth` integer
  - `comments_url` string
  - `comment_detail_url_template` string
  - `created_by` string
  - `created_at` string
  - `reaction_space_id` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/revisions/f3171d1c30f7/schema)
