---
title: "Get Commands"
method: GET
path: "/info/commands"
tags: ["info"]
---

# Get Commands

`GET /info/commands`

Get application commands executed by Genshin Wizard

## Query parameters

- `total` boolean, nullable
- `count` integer, nullable
- `category` string, nullable
- `locale` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

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