Get document template
Document API
Get Document Template
Retrieve a specific document template by its unique identifier. Returns the template configuration.
Response Includes:
- Template metadata (name, description, status)
- Complete configuration (JSON schema, extraction config, fraud config)
- Status flag (is_active)
- Timestamps (created_at, updated_at)
Validation Fields in Schema:
- Date validations are represented as boolean fields containing
beltic:validation field_refpoints to a sibling date field within the same object scope
GET
Get document template
Authorizations
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Path Parameters
Template ID
Response
Template found successfully