---
title: "GET /api/communities/isNameAvailable"
method: GET
path: "/api/communities/isNameAvailable"
tags: ["Communities"]
---

# GET /api/communities/isNameAvailable

`GET /api/communities/isNameAvailable`

## Query parameters

- `name` string, required

## Response `200`

Checking whether the community name is available

- IsNameAvailableResponseDto
  - `available` boolean, required

---

[API](https://skmtc.net/givepraise/apis/praise-api.md) · [All operations](https://skmtc.net/givepraise/apis/praise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/givepraise/praise-api/versions/d960746392e5/schema)
