---
title: "List all available providers"
method: GET
path: "/auth/providers"
tags: ["Authentication"]
---

# List all available providers

`GET /auth/providers`

## Response `200`

OK

- Provider[]
  - `id` string
  - `name` string
  - `icon` string
  - `iconType` string
  - `accentColor` string
  - `grants` string[]

---

[API](https://skmtc.dev/minecraftauthentication/apis/internal-api.md) · [All operations](https://skmtc.dev/minecraftauthentication/apis/internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minecraftauthentication/internal-api/revisions/21fb95c12d10/schema)
