latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-1973217577.8 KB

2998c4df4efd

Template

Get Template Files

Obtain a copy of the current documents specified by the template_id parameter. Returns a PDF or ZIP file.

If the files are currently being prepared, a status code of 409 will be returned instead. In this case please wait for the template_created callback event.

get/template/files/{template_id}

Path parameters

template_idstring required

The id of the template files to retrieve.

Query parameters

file_type'pdf' | 'zip'

Set to pdf for a single merged document or zip for a collection of individual documents.

Response

successful operation