v1

latestSwagger 2.02026-07-1745761.8 KB
TrialMatcher

Create Trial Matcher job

Creates a Trial Matcher job with the given request body.

post/trialmatcher/jobs

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

Repeatability-Request-IDstring

An opaque, globally-unique, client-generated string identifier for the request.

Repeatability-First-Sentstring date-time

Specifies the date and time at which the request was first created.

Request body

Response

The request has succeeded.

jobIdstring uuid required

Universally Unique Identifier

createdDateTimestring date-time required

The date and time when the processing job was created.

expirationDateTimestring date-time required

The date and time when the processing job is set to expire.

lastUpdateDateTimestring date-time required

The date and time when the processing job was last updated.

status'notStarted' | 'running' | 'succeeded' | 'failed' | 'partiallyCompleted' required

The status of the processing job.