---
title: "List script connections"
method: GET
path: "/api/script-connections"
tags: ["Script Connections"]
---

# List script connections

`GET /api/script-connections`

Dashboard read of OpenAPI, GraphQL, and MCP script connections with credential summaries.

## Query parameters

- `kind` 'openapi' | 'graphql' | 'mcp'
- `scope` 'global' | 'agent' | 'repo'
- `scopeId` string

## Response `200`

Script connections

## Other responses

- `400` — Validation error

## Changes

- **2026-07-09** `4f56890cc278` — 1 info
  - endpoint added
- **2026-07-02** `0c910612f9ac` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/script-connections/get.md)

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/revisions/92a1dcbd2fc7/schema)
