Determine whether the specified clinical task exists

head/workflowTasks/{taskId}

Checks whether the clinical task exists.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
taskId
string
true

The unique identifier for the clinical workflow task.

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The requested representation of the clinical task. Media type 'application/vnd.sas.clinical.workflow.task+json' is the default.

Allowed values:
application/vnd.sas.clinical.workflow.task+jsonapplication/vnd.sas.clinical.workflow.task.summary+jsonapplication/json

Responses

StatusMeaningDescription
200OK

OK - the clinical task exists.

Headers
404Not Found

The clinical task could not be found.