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).
Documentation Index
Fetch the complete documentation index at: https://docs.docintell.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication. Format: dk_test_ or dk_live_
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