---
title: "Download metadata template"
method: GET
path: "/hubs/{HubHashId}/projects/{ProjectId}/download_metadata_template"
tags: ["Metadata"]
---

# Download metadata template

`GET /hubs/{HubHashId}/projects/{ProjectId}/download_metadata_template`

Download a CSV template file pre-populated with the project's metadata schema. Used as a starting point for bulk metadata import operations

## Path parameters

- `HubHashId` string, required
- `ProjectId` integer, required

## Response `200`

OK

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `403` — The request is not authenticated.
- `404` — The project doesn't exist.

---

[API](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api.md) · [All operations](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bimtrackapp/newforma-konekt-document-control-api/revisions/ad08fcb81c2d/schema)
