---
title: "Get auth providers"
method: GET
path: "/api/projects/{projectId}/auth-providers"
tags: ["Credentials"]
---

# Get auth providers

`GET /api/projects/{projectId}/auth-providers`

Get auth providers. Returns the requested resource or collection for the authenticated caller.

## Path parameters

- `projectId` string, required

## Response `200`

Auth providers

- AuthProvidersResponse — auth Providers Response payload returned by the API.

---

[API](https://skmtc.net/ibuildthecloud/apis/discobot-server-api.md) · [All operations](https://skmtc.net/ibuildthecloud/apis/discobot-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibuildthecloud/discobot-server-api/versions/4de3fcd6be56/schema)
