Get template version
GET /v2/document/template/{templateId}/version/{templateVersionId}
GET
/v2/document/template/{templateId}/version/{templateVersionId}
Get a template version by template ID and template version ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” templateId
required
string
The ID of the template
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
templateVersionId
required
string
The ID of the template version
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”The template version.
object
templateVersionId
A unique template Version Id
string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
templateId
A template Id grouped on version
string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
version
The Template Version
number
1
name
A template name
string
JapaneseInvoice
description
A template description
string
Used for extract all documents from the japanese providers.
type
Type of template, usually associated with the type of document, but you can set your own classification
string
invoice
tag
Identifies your templates in the dashboard UI
string
customer-template
prompts
Group of prompts or properties to be extracted or analyzed from the document
Array<object>
object
id
required
A prompt Id
string
a1b2c3d4-5678-4e2a-9c1a-2b3c4d5e6f7a
name
required
A prompt name
string
Summary
fieldType
required
A field type
string
text
format
required
A format
string
string
description
required
A description
string
Whats the summary of the document?
itemType
An item type
string
string
children
Array<object> recursive
providerModel
The provider model