/documents/currentUser/generatedOutput/{filename} - 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 |
---|---|
|
Identifier of the output |
|
Type of content to download Note:
The possible values are:
|
Possible response
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 |