Skip to main content
GET
List orders

Example Request

Example Response

Authorizations

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

Query Parameters

start_date
string
required

Start of the order date range (ISO 8601, YYYY-MM-DD).

Example:

"2026-03-15"

end_date
string
required

End of the order date range (ISO 8601, YYYY-MM-DD).

Example:

"2026-03-20"

patient_mrn
string

Filter by patient Medical Record Number.

Example:

"12345"

Response

Orders for the account

success
boolean
required
orders
object[]
required