{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TrialMatcher API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TrialMatcher", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Create Trial Matcher Job", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/trial-matcher/jobs", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates a Trial Matcher job with the given request body." }, { "info": { "name": "Microsoft Azure Get Trial Matcher Job Details", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/trial-matcher/jobs/:id", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "id", "value": "", "type": "path", "description": "A processing job identifier." } ] }, "docs": "Gets the status and details of the Trial Matcher job." }, { "info": { "name": "Microsoft Azure Create Trial Matcher Job", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/trialmatcher/jobs", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates a Trial Matcher job with the given request body." }, { "info": { "name": "Microsoft Azure Get Trial Matcher Job Details", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/trialmatcher/jobs/:jobId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "jobId", "value": "", "type": "path", "description": "A processing job identifier." } ] }, "docs": "Gets the status and details of the Trial Matcher job." } ] } ], "bundled": true }