---
title: "Weapons"
method: GET
path: "/weapons"
---

# Weapons

`GET /weapons`

Retrieves weapon information

## Response `200`

200

- object
  - `data` object[]
    - `id` integer
    - `internalId` string
    - `name` string
    - `description` string
    - `image` string

---

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