# Get Logstash pipelines **GET /_logstash/pipeline/{id}** **All methods and paths for this operation:**
GET /_logstash/pipeline
GET /_logstash/pipeline/{id}
Get pipelines that are used for Logstash Central Management. ## Required authorization * Cluster privileges: `manage_logstash_pipelines` [External documentation](https://www.elastic.co/docs/reference/logstash/logstash-centralized-pipeline-management) ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **id** (string | array[string]) A comma-separated list of pipeline identifiers. ## Responses ### 200 #### Body: application/json (object) - ***** (object) [Powered by Bump.sh](https://bump.sh)