Skip to main content
GET
/
api
/
2.0
/
lab_orders
/
{id}
/
printable
/
Retrieve the Printable Lab Order View
curl --request GET \
  --url https://sandbox.elationemr.com/api/2.0/lab_orders/{id}/printable/ \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Query Parameters

print_header
string

The id of the print header that you want to use for the printable view.

Response

200 - application/json

The response is of type file.