Export a document template bundle
GEThttps://platform.docana.com/api/v1/document-templates/:documentTemplateId/export/
Exports a document template as a portable JSON bundle. Served as a file download (Content-Disposition: attachment).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The exported document template bundle as a file download
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the template
Template not found
Unexpected server error.