---
title: "GET /discord/bot-validation/{communityId}"
method: GET
path: "/discord/bot-validation/{communityId}"
tags: ["DiscordBotController"]
---

# GET /discord/bot-validation/{communityId}

`GET /discord/bot-validation/{communityId}`

## Path parameters

- `communityId` string, required

## Response `200`

OK

- BotConfigValidationResponse
  - `status` string
  - `errors` BotConfigError[]
    - `code` string
    - `action` string
    - `link` string
    - `details` unknown

---

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