---
title: "Does organization exist?"
method: GET
path: "/organizations/exist"
tags: ["Organizations"]
---

# Does organization exist?

`GET /organizations/exist`

## Query parameters

- `name` string, required

## Response `200`

Returns **True** if an organization with the given name exists. Otherwise returns **False**.

- boolean

---

[API](https://skmtc.net/fanhero/apis/tenant-endpoints.md) · [All operations](https://skmtc.net/fanhero/apis/tenant-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fanhero/tenant-endpoints/versions/8e7584c449dc/schema)
