---
title: "checkSlugAvailable"
method: GET
path: "/campaigns/custom-url/{customUrl}"
tags: ["Campaign"]
deprecated: true
---

# checkSlugAvailable

`GET /campaigns/custom-url/{customUrl}`

> **Deprecated.**

Checks if Slug is already taken

## Path parameters

- `customUrl` string, required

## Response `200`

Success

- object
  - `available` boolean — Indicates whether custom URL is available or not

## Other responses

- `400` — Malformed payload provided
- `403` — Requester is not authorized to perform action
- `404` — Custom URL not found

---

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