---
title: "Get Information About A Brawler"
method: GET
path: "/brawlers/{brawlerId}"
tags: ["Brawlers"]
---

# Get Information About A Brawler

`GET /brawlers/{brawlerId}`

## Path parameters

- `brawlerId` integer, required

## Query parameters

- `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)
