---
title: "GET /Connections/"
method: GET
path: "/Connections/"
tags: ["Connections"]
---

# GET /Connections/

`GET /Connections/`

List all connection

## Query parameters

- `working_directory` string

## Response `200`

Success

- Connection[]
  - `name` string
  - `type` string
  - `module` string
  - `expiry_time` string
  - `created_date` string
  - `last_modified_date` string

## Changes

- **2026-07-17** `04d616ce43c8` — 1 info
  - removed the non-success response with the status `403`
- **2024-03-28** `91b8a2cf45a2` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/azure/apis/prompt-flow-service/changes/Connections/get.md)

---

[API](https://skmtc.dev/azure/apis/prompt-flow-service.md) · [All operations](https://skmtc.dev/azure/apis/prompt-flow-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/prompt-flow-service/revisions/04d616ce43c8/schema)
