---
title: "GET /beta/user/pipes"
method: GET
path: "/beta/user/pipes"
---

# GET /beta/user/pipes

`GET /beta/user/pipes`

## Response `200`

Langbase: Beta list user pipes

- object[]
  - `name` string, required
  - `owner_login` string, required
  - `status` 'private' | 'public', required
  - `description` string, required
  - `type` 'chat' | 'generate'
  - `api_key` string, required
  - `url` string, required

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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