ReferenceTemplatesTemplateid
Get template by ID
Get template by ID - GET /templates/{templateId}. DocDealer REST API reference.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
templateId*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/templates/string"nullConvert a reference document to text via a short-lived token (multipart, no auth header) POST
Convert a reference document to text via a short-lived token (multipart, no auth header) - POST /templates/convert-reference/{token}. DocDealer REST API…
List template versions GET
List template versions - GET /templates/{templateId}/versions. DocDealer REST API reference.