Verify that a file in a file set exists

head/fileSets/{fileSetId}/files/{fileName}
Internal-Use Only

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

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileName
string
true

The name of the file.

fileSetId
string
true

The ID of the file set.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundThe requested resource does not exist.
406Not AcceptableThe content media types are unacceptable.