Check file availability

head/sessions/{sessionId}/filerefs/{fileref}/content

Determines whether a file is available for download.

Request Samples

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session.

fileref
string
true

Specifies the fileref name. The name must be eight or fewer characters.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

The request was invalid.

404Not Found

No file exists at the requested path.