Download rendered artifact
GET/office/documents/:id/download
Downloads a completed render artifact in the requested format. The format query parameter can be used to request a format other than the default output format if the render job produced multiple formats. Returns the binary document stream.
Request
Responses
- 200
- 404
- 422
Document binary stream.
Document artifact not found.
Requested format not available for this document — it was not rendered in that format.