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

## Changes

- **2026-07-03** `a07e76b98502` — 1 info
  - added the required property `engine` to the response with the `200` status
- **2026-05-08** `a499d5bea359` — 1 breaking
  - removed the required property `engine` from the response with the `200` status

[Change history](https://skmtc.dev/superlinked/apis/sie-gateway/changes/v1/configs/bundles/:id/get.md)

---

[API](https://skmtc.dev/superlinked/apis/sie-gateway.md) · [All operations](https://skmtc.dev/superlinked/apis/sie-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/superlinked/sie-gateway/revisions/78eeecd83405/schema)
