---
title: "Determine if an application's name is unique"
method: GET
path: "/applications/unique"
tags: ["Applications"]
---

# Determine if an application's name is unique

`GET /applications/unique`

Determines if an application's name is unique.
### Authorization Required:
  - Authenticated

## Query parameters

- `name` string, required

## Response `200`

Boolean describing if the supplied name is a unique application name

- boolean

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
