Documents
Download completed render artifacts and convert them between output formats.
Download rendered artifact
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.
Convert artifact to target format
Converts an existing render artifact to a new output format (e.g. PDF to DOCX, or XLSX to ODS). The conversion is queued as a background job. Poll the returned job ID to retrieve the converted artifact when complete.