---
title: "Download Dimensions Excel File"
method: GET
path: "/dimensions/download"
tags: ["Dimensions"]
---

# Download Dimensions Excel File

`GET /dimensions/download`

Download an Excel file containing dimension data for the specified TLD IDs.

## Query parameters

- `enable_reparenting` string
- `for_upload` string
- `tld_ids` string, required

## Response `200`

Excel file download

## Other responses

- `400` — Invalid TLD IDs provided
- `403` — Permission denied

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
