API Docs / Operations / Document Templates / Get DocumentTemplate

Get DocumentTemplate

GET /api/tenants/{tenant}/document-templates/{code}

Gets a DocumentTemplate for the specified tenant.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found