GET
/
v3
/
lab_tests

Authorizations

x-vital-api-key
string
headerrequired

Vital Team API Key

Response

200 - application/json
id
string
required
slug
string
required
name
string
required
sample_type
enum<string>
required
Available options:
dried_blood_spot,
serum,
saliva,
urine
method
enum<string>
required
Available options:
testkit,
walk_in_test,
at_home_phlebotomy
price
number
required
is_active
boolean
required

Deprecated. Use status instead.

status
enum<string>
required
Available options:
active,
pending_approval,
inactive
fasting
boolean
default: false

Defines whether a lab test requires fasting.

lab
object | null
required
markers
object[] | null
required
is_delegated
boolean
default: false

Denotes whether a lab test requires using non-Vital physician networks. If it does then it's delegated - no otherwise.