---
title: "List capabilities (Commands and Requests) this server supports"
method: GET
path: "/capabilities"
tags: ["Capabilities"]
---

# List capabilities (Commands and Requests) this server supports

`GET /capabilities`

## Response `200`

The requested list of Capabilities

- GetCapabilitiesResponseV1
  - `Capabilities` string[], required — list of supported Commands and Requests that this server has

## Other responses

- `400` — Bad request. Either the payload was not structurally valid or business rules did not permit the operation.
- `404` — Not found. One or more of the entities involved in the operation was not found.

---

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