---
title: "GET /api/services/app/Tenant/GetTenantForEdit"
method: GET
path: "/api/services/app/Tenant/GetTenantForEdit"
tags: ["Tenant"]
---

# GET /api/services/app/Tenant/GetTenantForEdit

`GET /api/services/app/Tenant/GetTenantForEdit`

## Query parameters

- `Id` integer

## Response `200`

Success

- TenantEditDto
  - `id` integer
  - `tenancyName` string, required — Required; Length 0–64
  - `name` string, required — Required; Length 0–128
  - `connectionString` string, nullable
  - `editionId` integer, nullable
  - `isActive` boolean
  - `subscriptionEndDateUtc` string, date-time, nullable
  - `isInTrialPeriod` boolean

---

[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)
