Library

GET /tenants/{tenant}/document-templates/library

List all DocumentTemplates available in the library as templates. Use optional 'search' query parameter to filter by Code, Name, or Description.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

search query string

Responses

200 OK
401 Unauthorized - Invalid or missing API key

Try it