Tenants

Gets the tenants for your account.

GET https://management.azure.com/tenants?api-version={api-version}

URI Parameters

Name In Required Type Description
api-version
query True
  • string

The API version to use for the operation.

Responses

Name Type Description
200 OK

OK - Returns an array of tenants.

Definitions

TenantIdDescription

Tenant Id information.

TenantListResult

Tenant Id information.

Name Type Description
id
  • string

The fully qualified ID of the tenant. For example, /tenants/00000000-0000-0000-0000-000000000000.

tenantId
  • string

The tenant ID. For example, 00000000-0000-0000-0000-000000000000.

Name Type Description
nextLink
  • string

The URL to use for getting the next set of results.

value

An array of tenants.