{ "opencollection": "1.0.0", "info": { "name": "Vital Lab Report Parser Aggregate introspect API", "version": "0.4.497" }, "request": { "auth": { "type": "apikey", "key": "x-vital-api-key", "value": "{{x-vital-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "introspect", "type": "folder" }, "items": [ { "info": { "name": "Introspect Resources", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v2/introspect/resources", "params": [ { "name": "user_id", "value": "", "type": "query", "description": "Filter by user ID." }, { "name": "provider", "value": "", "type": "query" }, { "name": "user_limit", "value": "", "type": "query" }, { "name": "cursor", "value": "", "type": "query" }, { "name": "next_cursor", "value": "", "type": "query", "description": "The cursor for fetching the next page, or `null` to fetch the first page." } ] }, "docs": "Introspect Resources" }, { "info": { "name": "Introspect Historical Pulls", "type": "http" }, "http": { "method": "GET", "url": "https://api.us.junction.com/v2/introspect/historical_pull", "params": [ { "name": "user_id", "value": "", "type": "query", "description": "Filter by user ID." }, { "name": "provider", "value": "", "type": "query" }, { "name": "user_limit", "value": "", "type": "query" }, { "name": "cursor", "value": "", "type": "query" }, { "name": "next_cursor", "value": "", "type": "query", "description": "The cursor for fetching the next page, or `null` to fetch the first page." } ] }, "docs": "Introspect Historical Pulls" } ] } ], "bundled": true }