---
title: "Get all Logstash pipelines"
method: GET
path: "/api/logstash/pipelines"
tags: ["logstash"]
---

# Get all Logstash pipelines

`GET /api/logstash/pipelines`

Get a list of all centrally-managed Logstash pipelines.

To use this API, you must have either the `logstash_admin` built-in role or a customized Logstash reader role.
> info
> Limit the number of pipelines to 10,000 or fewer. As the number of pipelines nears and surpasses 10,000, you may see performance issues on Kibana.

The `username` property appears in the response when security is enabled and depends on when the pipeline was created or last updated.

## Response `200`

Indicates a successful call

- object

---

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