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

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-05-03** `c79554a6e8b6` — 1 info
  - endpoint added
- **2023-03-31** `af4ea0086c6f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/givepraise/apis/praise-api/changes/api/communities/isNameAvailable/get.md)

---

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