/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

FieldDescription

filename

Filename of the content to download, as specified in either the generatedOutputPath or logFiles fields of the OutputInformation.

Query string parameters

FieldDescription

id

Identifier of the output

type

Type of content to download

Note:

The possible values are:

  • Output
  • Log

Possible response

HTTP statusDescription

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