---
title: "Fetches the capabilities of the given token on the given path."
method: POST
path: "/sys/capabilities-self"
tags: ["system"]
---

# Fetches the capabilities of the given token on the given path.

`POST /sys/capabilities-self`

## Request body

- SystemCapabilitiesSelfRequest
  - `path` string[] — Use 'paths' instead.
  - `paths` string[] — Paths on which capabilities are being queried.
  - `token` string — Token for which capabilities are being queried.

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
