{ "opencollection": "1.0.0", "info": { "name": "Vital Lab Report Parser Aggregate lab_account API", "version": "0.4.497" }, "request": { "auth": { "type": "apikey", "key": "x-vital-api-key", "value": "{{x-vital-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "lab_account", "type": "folder" }, "items": [ { "info": { "name": "Get Team Lab Accounts", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v3/lab_test/lab_account", "params": [ { "name": "lab_account_id", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" } ] }, "docs": "Get Team Lab Accounts" } ] } ], "bundled": true }