GET
/
v3
/
orders

Authorizations

x-vital-api-key
string
headerrequired

Vital Team API Key

Query Parameters

start_date
string | null

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

end_date
string | null

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

user_id
string | null

Filter by user ID.

patient_name
string | null

Filter by patient name.

shipping_recipient_name
string | null

Filter by shipping recipient name.

order_ids
string[] | null

Filter by order ids.

page
integer
default: 1
size
integer
default: 50

Response

200 - application/json
orders
object[]
required
total
integer | null
page
integer | null
size
integer | null