---
title: "Get features list"
method: GET
path: "/cdn/admin/feature"
tags: ["CDN Reseller Features"]
---

# Get features list

`GET /cdn/admin/feature`

Get information about all available features that you can manage.

## Response `200`

Successful.

- FeaturesDetail[]
  - `id` integer — Feature ID.
  - `name` string — Feature name.
  - `service` string — Parameter is **legacy**.
  - `is_free` boolean — Defines whether a feature is free or paid. Possible values: - **true** - Feature is free. - **false** - Feature is paid.

---

[API](https://skmtc.net/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.net/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
