---
title: "GET /v2/providers"
method: GET
path: "/v2/providers"
tags: ["identities", "providers"]
---

# GET /v2/providers

`GET /v2/providers`

returns list of supported external providers for remote identities creation

## Response `200`

List of supported providers

- object
  - `total` integer
  - `providers` string[]

## Other responses

- `401` — Unauthorized access

## Changes

- **2018-10-12** `a2956438d6f2` — 1 info
  - endpoint added
- **2018-04-25** `55efa6cbf8cf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/changes/v2/providers/get.md)

---

[API](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/revisions/f32b5d08284d/schema)
