---
title: "List linked integrations"
method: GET
path: "/secrets/integrations/linked"
tags: ["Integrations"]
---

# List linked integrations

`GET /secrets/integrations/linked`

Use when showing which integrations are connected (e.g. settings page). Returns providers that have valid linked credentials.

## Response `200`

OK

- DtoLinkedIntegrationsResponse
  - `providers` string[]

## Other responses

- `500` — Server error

---

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