---
title: "GET /api/services/app/TenantRegistration/GetEditionsForSelect"
method: GET
path: "/api/services/app/TenantRegistration/GetEditionsForSelect"
tags: ["TenantRegistration"]
---

# GET /api/services/app/TenantRegistration/GetEditionsForSelect

`GET /api/services/app/TenantRegistration/GetEditionsForSelect`

## Response `200`

Success

- EditionsSelectOutput
  - `allFeatures` FlatFeatureSelectDto[], nullable
    - `parentName` string, nullable
    - `name` string, nullable
    - `displayName` string, nullable
    - `description` string, nullable
    - `defaultValue` string, nullable
    - `inputType` IInputType
      - `name` string, nullable
      - `attributes` object, nullable
      - `validator` IValueValidator
        - `name` string, nullable
        - `attributes` object, nullable
    - `textHtmlColor` string, nullable
  - `editionsWithFeatures` EditionWithFeaturesDto[], nullable
    - `edition` EditionSelectDto
      - `id` integer
      - `name` string, nullable
      - `displayName` string, nullable
      - `expiringEditionId` integer, nullable
      - `monthlyPrice` number, double, nullable
      - `annualPrice` number, double, nullable
      - `trialDayCount` integer, nullable
      - `waitingDayAfterExpire` integer, nullable
      - `isFree` boolean
    - `featureValues` NameValueDto[], nullable
      - `name` string, nullable
      - `value` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
