---
title: "retrieve an MS Teams tenant"
method: GET
path: "/MicrosoftTeamsTenants/{TenantSid}"
tags: ["Settings"]
---

# retrieve an MS Teams tenant

`GET /MicrosoftTeamsTenants/{TenantSid}`

## Response `200`

tenant found

- MsTeamsTenant
  - `service_provider_sid` string, uuid, required
  - `account_sid` string, uuid
  - `application_sid` string, uuid
  - `tenant_fqdn` string, required

## Other responses

- `404` — account not found
- `500` — system error

---

[API](https://skmtc.net/jambonz/apis/jambonz-api.md) · [All operations](https://skmtc.net/jambonz/apis/jambonz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jambonz/jambonz-api/revisions/56f317145d23/schema)
