---
title: "check if custom path exists"
method: GET
path: "/w/{workspace}/apps/custom_path_exists/{custom_path}"
tags: ["app"]
---

# check if custom path exists

`GET /w/{workspace}/apps/custom_path_exists/{custom_path}`

## Path parameters

- `workspace` string, required
- `custom_path` string, required

## Response `200`

custom path exists

- boolean

---

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