---
title: "校验指定文件夹夹是否已存在文件夹、文件名称"
method: GET
path: "/inter-api/supos/uns/name/duplication"
tags: ["supos/uns/uns", "suposUnsUns"]
---

# 校验指定文件夹夹是否已存在文件夹、文件名称

`GET /inter-api/supos/uns/name/duplication`

## Query parameters

- `folder` string
- `name` string, required
- `checkType` integer, required

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` ResultVO
    - `code` integer, required
    - `data` object
    - `msg` string, required
  - `msg` string

---

[API](https://skmtc.net/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.net/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/1837fd35a283/schema)
