Skip to main content
GET
Get Orders

Example Request

Example Response

Authorizations

client_id
string
header
required
client_secret
string
header
required
access_token
string
header
required

Query Parameters

patient_mrn
string
required

The medical record number of the patient

start_date
string<date>

Filter orders after this date (ISO 8601 format)

end_date
string<date>

Filter orders before this date (ISO 8601 format)

Response

200 - application/json

Successful response

success
boolean
orders
object[]