---
title: "List the caller's connected integrations"
method: GET
path: "/api/v0beta1/integrations/credentials"
tags: ["Integrations"]
---

# List the caller's connected integrations

`GET /api/v0beta1/integrations/credentials`

## Response `200`

Connected integration providers.

- object[]
  - `provider` string, required
  - `connected` boolean, required

## Other responses

- `401` — Error
- `403` — Error

---

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