---
title: "Get the ordered pipeline YAML configuration"
method: GET
path: "/config/pipelines/ordered"
tags: ["config"]
---

# Get the ordered pipeline YAML configuration

`GET /config/pipelines/ordered`

Get ordered YAML configuration (i.e. what is actually running) of a pipeline (if it is available) or returns an empty response if the configuration is not available.

## Query parameters

- `name` string, required

## Response `200`

Successful operation

## Other responses

- `400` — Pipeline name not provided
- `404` — Pipeline does not exist

---

[API](https://skmtc.dev/dstl/apis/baleen.md) · [All operations](https://skmtc.dev/dstl/apis/baleen/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dstl/baleen/revisions/9a5624d56a15/schema)
