Template Download
GET {{apiBaseUrl}}/v1/template/download?templateId={{templateId}}
Returns the PDF document for the specified templateId.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
templateId | string | The ID of the template to download. |
RESPONSES
status: OK
"Contains the PDF document"