Tests
Get Available Tests
deprecated
GET all the lab tests the team has access to.
GET
Deprecated: This endpoint is deprecated. Please use the paginated version
/v3/lab_test
instead.
Authorizations
Vital Team API Key
Query Parameters
Filter on whether auto-generated lab tests created by Vital, manually created lab tests, or all lab tests should be returned.
Available options:
auto
, manual
, all
Filter by the slug of the lab for these lab tests.
Filter by the collection method for these lab tests.
Available options:
testkit
, walk_in_test
, at_home_phlebotomy
Filter by the status of these lab tests.
Available options:
active
, pending_approval
, inactive
Filter to only include lab tests containing these marker IDs.
Filter to only include lab tests containing these provider IDs.
Filter by the name of the lab test (a case-insensitive substring search).
Available options:
price
, created_at
, updated_at
Available options:
asc
, desc
Response
200
application/json
Successful Response
The response is of type object[]
.