Results
Get Results
Return both metadata and raw json test data
GET
Authorizations
Vital Team API Key
Path Parameters
Response
200
application/json
Successful Response
Example:
{
"age": 19,
"clia_number": "12331231",
"date_collected": "2022-02-02",
"date_received": "2022-01-01",
"date_reported": "2020-01-01",
"dob": "18/08/1993",
"interpretation": "normal",
"laboratory": "Quest Diagnostics",
"patient": "Bob Smith",
"provider": "Dr. Jack Smith",
"specimen_number": "123131",
"status": "final"
}