Determine whether the clinical job manifest exists at the specified location
head/manifests/{path}
Checks whether the specified clinical job manifest exists at the resource location.
Authorization: REPOSITORY resource location - Requires READ permission.
| Name | Type | Required | Description |
|---|---|---|---|
path | string | true | The file path in the user's workspace or repository |
| Name | Type | Required | Description |
|---|---|---|---|
fileVersion | string | false | The version of the file. This applies only to files in the repository. A dash (-) represents an unversioned file. If no version is specified, the latest is returned. |
resourceLocation | string | false | The resource location of the file. Valid values are WORKSPACE and REPOSITORY. The default is WORKSPACE. |