---
title: "Download Content"
method: GET
path: "/config_instances/{config_instance_id}/content"
tags: ["Config Instances"]
---

# Download Content

`GET /config_instances/{config_instance_id}/content`

Download the content of a config instance.

## Path parameters

- `config_instance_id` string, required

## Query parameters

- `disposition` 'inline' | 'attachment'

## Response `200`

Successfully retrieved the config instance content. The Content-Type header is set according to the instance format.

---

[API](https://skmtc.dev/mirurobotics/apis/miru-platform-api.md) · [All operations](https://skmtc.dev/mirurobotics/apis/miru-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mirurobotics/miru-platform-api/revisions/3ca381fa7ccd/schema)
