---
title: "list the pipelines of the specified devops for the current user"
method: GET
path: "/kapis/devops.kubesphere.io/v1alpha3/namespaces/{devops}/pipelines"
tags: ["DevOps Pipeline"]
---

# list the pipelines of the specified devops for the current user

`GET /kapis/devops.kubesphere.io/v1alpha3/namespaces/{devops}/pipelines`

## Path parameters

- `devops` string, required

## Query parameters

- `paging` string, limit=%d,page=%d

## Response `200`

ok

- ApiListResult
  - `items` ApiListResultItems[], required
    - unknown
  - `totalItems` integer, required

---

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