---
title: "Check capabilities status"
method: GET
path: "/license/capabilities"
tags: ["License"]
---

# Check capabilities status

`GET /license/capabilities`

Checks whether the specified capabilities are enabled based on a list of capability names.

## Query parameters

- `name` string[]

## Response `200`

A map of capability names to their status indicating whether they are enabled.

- object

## Other responses

- `404` — One or more specified capabilities were not found.

---

[API](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api.md) · [All operations](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collibra/collibra-data-governance-center-core-api/revisions/6d091bc86a33/schema)
