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

# List tenants

`GET /tenants`

## Query parameters

- `search` string
- `page` integer
- `size` integer

## Response `200`

Paged list of tenants.

- TenantListResponse
  - `items` Tenant[], required — unresolved $ref
  - `page` PagingMeta — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/user-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/user-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/user-manager-api/revisions/6d47be2a94e0/schema)
