GET many orders with filters.
Vital Team API Key
Search by order id, user id, patient name, shipping dob, or shipping recipient name.
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 23:59:59
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Filter by low level status.
Order key to sort by.
created_at
, patient_name
, last_status
Order direction to sort by.
asc
, desc
Filter by method used to perform the lab test.
Filter by critical order status.
Filter by result interpretation of the lab test. ℹ️ This enum is non-exhaustive.
normal
, abnormal
, critical
Filter by activation type.
Filter by user ID.
Filter by patient name.
Filter by shipping recipient name.
Filter by order ids.
x >= 1
1 <= x <= 100
Successful Response
The response is of type object
.