---
title: "Get the job YAML configuration"
method: GET
path: "/config/jobs"
tags: ["config"]
---

# Get the job YAML configuration

`GET /config/jobs`

Get YAML configuration of a job (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` — Job name not provided
- `404` — Job 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)
