{ "opencollection": "1.0.0", "info": { "name": "ClinicalTrials.gov REST BioSample API", "version": "2.0.5" }, "items": [ { "info": { "name": "BioSample", "type": "folder" }, "items": [ { "info": { "name": "Get BioSample dataset reports by accession(s)", "type": "http" }, "http": { "method": "GET", "url": "https://clinicaltrials.gov/api/v2/biosample/accession/:accessions/biosample_report", "params": [ { "name": "accessions", "value": "", "type": "path" } ] }, "docs": "Get BioSample dataset reports by accession(s). By default, in paged JSON format, but also available as tabular (accept: text/tab-separated-values) or json-lines (accept: application/x-ndjson)" } ] } ], "bundled": true }