---
title: "获取流水线元数据"
method: GET
path: "/api/v1/pipelines/_/metadata"
tags: ["Pipelines"]
---

# 获取流水线元数据

`GET /api/v1/pipelines/_/metadata`

获取流水线配置的元数据描述，包括可配置的字段和类型信息。

## Response `200`

成功

- object
  - `code` integer
  - `data` object
    - `configs` object

---

[API](https://skmtc.dev/langbot/apis/langbot-service-api.md) · [All operations](https://skmtc.dev/langbot/apis/langbot-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langbot/langbot-service-api/revisions/2384dee8c36a/schema)
