---
title: "Get a Logstash pipeline"
method: GET
path: "/api/logstash/pipeline/{id}"
tags: ["logstash"]
---

# Get a Logstash pipeline

`GET /api/logstash/pipeline/{id}`

Get information for a centrally-managed Logstash pipeline.
To use this API, you must have either the `logstash_admin` built-in role or a customized Logstash reader role.

## Path parameters

- `id` string, required

## 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)
