v1
latestOpenAPI 3.1.02026-07-24447622848.7 KBLab Orders
Retrieve the Printable Lab Order View
Providers are able to print a view of the lab order including the data provided behind this endpoint. Each lab order response includes a link to obtain this view; a PDF file. When you GET the link you'll receive a response with application/pdf and the bytes of the PDF.
get/api/2.0/lab_orders/{id}/printable/
Path parameters
idinteger required
Query parameters
print_headerstring
The id of the print header that you want to use for the printable view.
Response
string binary required