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

# List standalone script credential bindings

`GET /api/credential-bindings`

Lists standalone (raw fetch()) credential bindings. Auto-managed bindings that back embedded connection auth are hidden by default; pass includeManaged=true to include them.

## Query parameters

- `includeManaged` 'true' | 'false'

## Response `200`

Credential bindings

## Changes

- **2026-07-24** `5caa2f4d1afb` — 1 info
  - added the new optional `query` request parameter `includeManaged`
- **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/credential-bindings/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)
