Check for a fileref

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

Determines whether the specified fileref exists in a session.

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
404Not Found

No resource exists at the requested path.