Skip to main content
GET
Download a lab report document by its file ID. Returns the raw file bytes with the appropriate Content-Type header. Document IDs are obtained from the documents array in the Get Lab Results response.
Access is validated against the profile that owns the document.

Request

Path parameters

string
required
File ID (UUID) from the documents array in the appointment results response.

Response

On success, the API returns 200 OK with the file bytes and appropriate Content-Type header (e.g., application/pdf).

Error responses