---
title: "Get Organization Microsoft Tenant IDs"
method: GET
path: "/frontend/v1/microsoft-tenant-ids"
tags: ["FrontendService"]
---

# Get Organization Microsoft Tenant IDs

`GET /frontend/v1/microsoft-tenant-ids`

## Query parameters

- `organizationId` string

## Response `200`

OK

- GetOrganizationMicrosoftTenantIDsResponse
  - `organizationMicrosoftTenantIds` OrganizationMicrosoftTenantIDs
    - `microsoftTenantIds` string[]

## Other responses

- `400` — API Error
- `401` — API Error
- `403` — API Error
- `404` — API Error

---

[API](https://skmtc.net/tesseral-labs/apis/frontendservice-api.md) · [All operations](https://skmtc.net/tesseral-labs/apis/frontendservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tesseral-labs/frontendservice-api/versions/e98ae37067b1/schema)
