Determine whether the specified clinical workflow exists

head/workflows/{workflowId}

Checks whether the clinical workflow exists.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
workflowId
string
true

The unique identifier for the clinical workflow.

Responses

StatusMeaningDescription
200OK

OK - the clinical workflow exists.

Headers
404Not Found

The clinical workflow could not be found.