Get the full schema definition for a document type.
Returns the active schema version with all field definitions, validation rules, and extraction hints. Use this to understand what fields will be extracted from a document of this type.
Field severities:
Validation rules define cross-field constraints (e.g., amounts should sum).
API Key authentication. Format: dk_test_
Document type code (e.g., 'capital_call', 'k1')
Full schema definition with fields and validations
Response for document type detail (GET /v1/document-types/{code}).
Includes the full schema with all fields and validations.
Unique document type code
Human-readable name
Document category
Active schema version
List of field definitions
Cross-field validation rules
Brief description