---
title: "GET /api/services/app/Edition/GetEditions"
method: GET
path: "/api/services/app/Edition/GetEditions"
tags: ["Edition"]
---

# GET /api/services/app/Edition/GetEditions

`GET /api/services/app/Edition/GetEditions`

## Response `200`

Success

- ListResultDtoOfEditionListDto
  - `items` EditionListDto[], nullable
    - `id` integer
    - `name` string, nullable
    - `displayName` string, nullable
    - `monthlyPrice` number, double, nullable
    - `annualPrice` number, double, nullable
    - `waitingDayAfterExpire` integer, nullable
    - `trialDayCount` integer, nullable
    - `expiringEditionDisplayName` 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)
