List Unmatched Results
List lab results that require match review via the Junction API. Requires authentication with your team API key.
Authorizations
Vital Team API Key
Query Parameters
The cursor for fetching the next page, or null to fetch the first page.
Filter by match decision code. ℹ️ This enum is non-exhaustive.
match_sample_id, match_completed, match_cancelled, wrong_collection, wrong_lab, multiple_demo_match, match_sample_id_mismatch_demo, match_demo, no_match Filter by lab slug (e.g. labcorp, quest).
Filter by review status. pending_customer_review returns items awaiting your action; pending_ops_review returns items you have escalated for review.
ℹ️ This enum is non-exhaustive.
pending_customer_review, pending_ops_review, resolved Filter by result receipt date on or after this date (UTC, inclusive, YYYY-MM-DD).
Filter by result receipt date on or before this date (UTC, inclusive, YYYY-MM-DD).