---
title: "GET /server-provided-path-document-metadata"
method: GET
path: "/server-provided-path-document-metadata"
tags: ["Download"]
---

# GET /server-provided-path-document-metadata

`GET /server-provided-path-document-metadata`

This endpoint returns the metadata for a single document. It's url is retrieved from the links object in the initial document selection response, with the \'document_version_metadata\' property.

## Response `200`

- DocumentMetadata
  - `metadata` DocumentMetadataEntry[], required
    - `name` string, required
    - `value` string[], required
    - `data_type` 'string' | 'boolean' | 'date-time' | 'date' | 'integer32' | 'integer64' | 'number' | 'url', required

## Changes

- **2022-02-16** `30259031e29d` — 1 info
  - api tag `Download` added
- **2022-02-14** `3eaa30d597fd` — 2 info
  - api operation id `/server-provided-path-document-metadata` removed and replaced with ``
  - api tag `Download` removed

[Change history](https://skmtc.dev/buildingsmart/apis/opencde-documents-api/changes/server-provided-path-document-metadata/get.md)

---

[API](https://skmtc.dev/buildingsmart/apis/opencde-documents-api.md) · [All operations](https://skmtc.dev/buildingsmart/apis/opencde-documents-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildingsmart/opencde-documents-api/revisions/30259031e29d/schema)
