---
title: "Get Features"
method: GET
path: "/v2/feature"
tags: ["features"]
---

# Get Features

`GET /v2/feature`

Returns the available feature sets with release state and API version

## Headers

- `x-tenant-id` string, uuid, required

## Response `200`

The available features with release state and API version.

- JTLWawiRestContractsModelsV1FeaturesFeatureInfo[]
  - `feature` string — The Identifier of the Feature.
  - `version` integer — The Version of API.
  - `release` string — The releasestate of the Feature
  - `isUsable` boolean — The endpoint is possible to use

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
