---
title: "GET /api/v1/integrations/providers"
method: GET
path: "/api/v1/integrations/providers"
tags: ["integrations"]
---

# GET /api/v1/integrations/providers

`GET /api/v1/integrations/providers`

## Response `200`

- IntegrationProviderResponse[]
  - `id` string, required
  - `name` string, required
  - `description` string, required
  - `docsUrl` string
  - `defaultScopes` string[], required
  - `supportsRefresh` boolean, required
  - `isConfigured` boolean, required — Indicates whether the provider has been configured with client credentials

## Changes

> 49 revisions in range; 1 could not be searched.

- **2025-11-07** `f2ff775c3589` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/integrations/providers/get.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/cc60562ad9f3/schema)
