Get document download URL
metriport_get_document_urlGet a temporary, downloadable URL for a document by its file name (optionally converting XML/CDA to html or pdf). Medical API: GET /medical/v1/document/download-url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileName | Yes | The file name of the document (from metriport_list_documents). | |
| conversionType | No | Optional doc type to convert to, e.g. pdf, html, xml (for XML/CDA files). |