---
title: "GET /api/tenants"
method: GET
path: "/api/tenants"
tags: ["Tenants"]
---

# GET /api/tenants

`GET /api/tenants`

## Query parameters

- `filter` string
- `orderBy` string
- `result` 'Items' | 'Count' | 'ItemsWithCount' — The query result type
- `select` string
- `skip` integer
- `status` 'Active' | 'Inactive' — The object status
- `top` integer

## Response `200`

OK

## Other responses

- `404` — Not Found
- `422` — Unprocessable Content

## Changes

- **2025-02-12** `e55062063156` — 12 warning, 46 info
  - added the new `32.00` enum value to the `additionalProperties/errors/items/exception/targetSite/customAttributes/items/constructor/module/assembly/definedTypes/items/genericParameterAttributes` response property for the response status `422`
  - added the new `32.00` enum value to the `additionalProperties/errors/items/exception/targetSite/declaringType/assembly/definedTypes/items/genericParameterAttributes` response property for the response status `422`
  - added the new `32.00` enum value to the `additionalProperties/errors/items/exception/targetSite/declaringType/customAttributes/items/constructor/module/assembly/definedTypes/items/genericParameterAttributes` response property for the response status `422`
  - added the new `32.00` enum value to the `additionalProperties/errors/items/exception/targetSite/declaringType/genericParameterAttributes` response property for the response status `422`
  - …54 more
- …earlier changes not shown

[Full history](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1/changes/api/tenants/get.md)

---

[API](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1.md) · [All operations](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/payroll-engine/payroll-engine-backend-api-v1/revisions/dcd2dd987165/schema)
