Download Output Content
Downloads either the result or the log file of the output.
End-point
GET | /documents/currentUser/generatedOutput/{filename} |
Path Parameters
Field | Description |
---|---|
|
Filename of the content to download, as specified in either the generatedOutputPath or logFiles fields of the OutputInformation. |
Query String Parameters
Field | Description |
---|---|
|
ID of the output. |
|
Type of content to download. The possible values are:
|
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
The response body contains the binary content of the requested file. |