GET /Transfer/File/{id}/

Returns the transfer file for download.
 

Request

Method Request URI
GET /API/Transfer/File/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the file to return.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success and the file or failure and the reason why.