---
title: "Returns a list of commands."
method: GET
path: "/commands"
tags: ["Commands"]
---

# Returns a list of commands.

`GET /commands`

## Query parameters

- `tag` string[]
- `fromCommandIdExclusive` string
- `count` integer

## Response `200`

List of commands.

## Changes

- **2022-06-29** `a4e8a36890d5` — 1 info
  - added the optional property `commands/items/allOf[#/components/schemas/EditableCommand]/deliveryMethod/value/oneOf[#/components/schemas/JobDeliveryMethod]/allOf[subschema #2]/targetSelection` to the response with the `200` status

[Change history](https://skmtc.dev/aws-samples/apis/cdf-command-control-service/changes/commands/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/cdf-command-control-service.md) · [All operations](https://skmtc.dev/aws-samples/apis/cdf-command-control-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/cdf-command-control-service/revisions/3c7940ca634e/schema)
