---
title: "Get licensed features of user"
method: GET
path: "/v1/users/licensed-features"
---

# Get licensed features of user

`GET /v1/users/licensed-features`

Get licensed features of user

## Response `200`

Successful Response

- LicensedFeaturesListResponseSchema
  - `results` string[], required
  - `total` integer, required — Total count of available records. It can be larger than results count.

## Other responses

- `401` — User token is not present in cookies or has incorrect value.
- `421` — User is banned

---

[API](https://skmtc.dev/constructor-tech/apis/constructorknowledgemodel.md) · [All operations](https://skmtc.dev/constructor-tech/apis/constructorknowledgemodel/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/constructor-tech/constructorknowledgemodel/revisions/989f1fae00de/schema)
