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

# GET /tenants

`GET /tenants`

Gets the tenants for your account.

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- TenantListResult — Tenant Ids information.
  - `value` TenantIdDescription[], required — The TenantIdDescription items on this page
    - `id` string — The fully qualified ID of the tenant. For example, /tenants/8d65815f-a5b6-402f-9298-045155da7d74
    - `tenantId` string — The tenant ID. For example, 8d65815f-a5b6-402f-9298-045155da7d74
    - `tenantCategory` 'Home' | 'ProjectedBy' | 'ManagedBy' — Category of the tenant.
    - `country` string — Country/region name of the address for the tenant.
    - `countryCode` string — Country/region abbreviation for the tenant.
    - `displayName` string — The display name of the tenant.
    - `domains` string[] — The list of domains for the tenant.
    - `defaultDomain` string — The default domain for the tenant.
    - `tenantType` string — The tenant type. Only available for 'Home' tenant category.
    - `tenantBrandingLogoUrl` string — The tenant's branding logo URL. Only available for 'Home' tenant category.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

> 8 revisions in range; 1 could not be searched.

- **2026-07-13** (2015-11-01) `abbabab6a26c` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/resources-microsoft-resources-subscriptions/changes/tenants/get.md)

---

[API](https://skmtc.dev/azure/apis/resources-microsoft-resources-subscriptions.md) · [All operations](https://skmtc.dev/azure/apis/resources-microsoft-resources-subscriptions/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/resources-microsoft-resources-subscriptions/revisions/abbabab6a26c/schema)
