Triggers a process to generate a list of download URLs for all of the patient’s documents.
When executed, this endpoint triggers a process to generate all download URLs for a patient’s documents. This is an asynchronous process, and the status is returned in the response to the original request. Initially, the status will beDocumentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
processing, and when the process is finished, the status will be updated to
completed or failed.
Once completed, a webhook request will be sent your configured URL
containing the document download URLs. The URL will be valid for 10 minutes after which it will expire.
Webhook message type - see the respective section on the webhooks page
for more details:
medical.document-bulk-download-urls: list of download urls for a patient’s documents.processing, completed, or failed.