GET all the lab tests the team has access to.
Deprecated: This endpoint is deprecated. Please use the paginated version /v3/lab_test instead.
Vital Team API Key
Filter on whether auto-generated lab tests created by Vital, manually created lab tests, or all lab tests should be returned. Filter on whether auto-generated lab tests created by Vital, manually created lab tests, or all lab tests should be returned.
auto, manual, all Filter by the slug of the lab for these lab tests. Filter by the slug of the lab for these lab tests.
Filter by the collection method for these lab tests. Filter by the collection method for these lab tests.
testkit, walk_in_test, at_home_phlebotomy, on_site_collection Filter by the status of these lab tests. Filter by the status of these lab tests.
active, pending_approval, inactive Filter to only include lab tests containing these marker IDs. Filter to only include lab tests containing these marker IDs.
Filter to only include lab tests containing these provider IDs. Filter to only include lab tests containing these provider IDs.
Filter by the name of the lab test (a case-insensitive substring search). Filter by the name of the lab test (a case-insensitive substring search).
price, created_at, updated_at asc, desc Successful Response
dried_blood_spot, arm_collector, serum, saliva, urine testkit, walk_in_test, at_home_phlebotomy, on_site_collection Deprecated. Use status instead.
active, pending_approval, inactive {
"city": "San Francisco",
"collection_methods": ["testkit"],
"first_line_address": "123 Main St",
"id": 1,
"name": "LabCorp",
"sample_types": ["saliva"],
"slug": "labcorp",
"zipcode": "91789"
}Defines whether a lab test requires fasting.
Deprecated and always false. Delegation is now at the lab account level. Used to denote whether a lab test requires using non-Vital physician networks.
Whether the lab test was auto-generated by Vital
Whether or not the lab test has collection instructions.
The common turnaround time in days for the lab test. This is the expected time for the lab to process the test and return results.
The worst-case turnaround time in days for the lab test. This is the maximum time the lab may take to process the test and return results.