---
title: "Search Clubs By Name Or Tag"
method: GET
path: "/clubs/search"
tags: ["Clubs"]
---

# Search Clubs By Name Or Tag

`GET /clubs/search`

## Query parameters

- `name` string, required
- `limit` integer
- `offset` integer
- `api_key` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/brawltools/apis/brawltoolsapi.md) · [All operations](https://skmtc.dev/brawltools/apis/brawltoolsapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brawltools/brawltoolsapi/revisions/cfea4b96dd7f/schema)
