Verify that a file in a file set exists

head/fileSets/{fileSetId}/files/{fileName}

Determines whether a specified file in a specified file set exists. Returns headers for the specified file in the file set.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileName
string
true

The name of the file.

fileSetId
string
true

The ID of the file set.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested resource does not exist.

406Not Acceptable

The content media types are unacceptable.