---
title: "Get SSO Configuration"
method: GET
path: "/organizations/{id}/sso"
tags: ["Organization"]
---

# Get SSO Configuration

`GET /organizations/{id}/sso`

## Path parameters

- `id` string, required

## Response `200`

- OrganizationApiGetSsoConfigResponse, nullable
  - `organizationId` string, required
  - `type` 'saml' | 'azure-ad', required
  - `connectionId` string, required
  - `connectionName` string, required

---

[API](https://skmtc.dev/envzero/apis/env0-api.md) · [All operations](https://skmtc.dev/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/envzero/env0-api/revisions/513441cbe9dc/schema)
