---
title: "GET /command"
method: GET
path: "/command"
tags: ["command"]
---

# GET /command

`GET /command`

## Query parameters

- `page_index` integer, required
- `page_size` integer, required
- `search` string
- `id` integer
- `ids` string
- `name` string
- `enable` integer
- `category` string
- `risk_level` integer
- `info` boolean
- `search` string

## Response `200`

OK

## Changes

- **2026-07-17** `d7525cb4e839` — 1 warning, 1 info
  - deleted the `query` request parameter `search`
  - added the new optional `query` request parameter `search`
- **2025-08-12** `92404b9b0e7b` — 1 warning, 1 info
  - deleted the `query` request parameter `search`
  - added the new optional `query` request parameter `search`
- **2025-07-30** `6be7dc58b715` — 1 warning, 1 info
  - deleted the `query` request parameter `search`
  - added the new optional `query` request parameter `search`
- **2025-07-30** `3f31e2c4d960` — 1 warning, 1 info
  - deleted the `query` request parameter `search`
  - added the new optional `query` request parameter `search`
- **2025-07-16** `788529308517` — 1 warning, 3 info
  - deleted the `query` request parameter `search`
  - added the new optional `query` request parameter `category`
  - added the new optional `query` request parameter `risk_level`
  - added the new optional `query` request parameter `search`

[Full history](https://skmtc.dev/veops/apis/untitled-api-3/changes/command/get.md)

---

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