---
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

---

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