---
title: "GET /enterprise/{organizationId}/authentication/providers"
method: GET
path: "/enterprise/{organizationId}/authentication/providers"
tags: ["enterprise", "authentication"]
---

# GET /enterprise/{organizationId}/authentication/providers

`GET /enterprise/{organizationId}/authentication/providers`

Get providers

## Path parameters

- `organizationId` string, required

## Response `200`

Successful

- object[]
  - `id` string, required
  - `name` string, required
  - `type` 'oidc' | 'feishu', required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
