---
title: "Retrieve Physical Document URL"
method: GET
path: "/documents/{documentID}/url"
tags: ["Physical Documents"]
---

# Retrieve Physical Document URL

`GET /documents/{documentID}/url`

Retrieves a Physical Document by documentID.

## Path parameters

- `documentID` string, required — The unique identifier of the document.

## Response `201`

Retrieving a Physical Document URL by documentID was Successful.

- GetUserPhysicalDocumentByID
  - `url` string — A short-lived URL that can be accessed to download the file.

---

[API](https://skmtc.net/drivewealth/apis/authentication-apis.md) · [All operations](https://skmtc.net/drivewealth/apis/authentication-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/drivewealth/authentication-apis/revisions/9fced6d0ac41/schema)
