Download a file

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

Gets contents of a file that you refer to by a fileref. If the server can determine the type of file that is returned, the Content-type header returns the appropriate media type information. Otherwise, application/octet-stream data is returned for the Content-type header.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileref
string
true

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

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

The request was invalid.

Schema
404Not Found

No resource exists at the requested path.

Schema