---
title: "GET /v1/configs/bundles/{id} - Get specific bundle config."
method: GET
path: "/v1/configs/bundles/{id}"
tags: ["config"]
---

# GET /v1/configs/bundles/{id} - Get specific bundle config.

`GET /v1/configs/bundles/{id}`

## Path parameters

- `id` string, required

## Response `200`

Bundle config YAML

## Other responses

- `401` — Missing or invalid bearer token (inference token)
- `404` — Bundle not found
- `500` — Failed to serialize YAML; gateway auth enabled but no tokens configured

---

[API](https://skmtc.net/superlinked/apis/sie-gateway.md) · [All operations](https://skmtc.net/superlinked/apis/sie-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/superlinked/sie-gateway/versions/06a326e2c3e9/schema)
