v1

latestOpenAPI 3.0.3MIT2026-07-22153276289.7 KB
Document Types

Generate Pydantic models from a document type

Generate Pydantic models from a document type.

get/v3/document_types/{identifier}/pydantic_models

Path parameters

identifierstring required

Uniquely identify a document type.

Example:mEFayXdO

Document type's identifier

Query parameters

model_namestring

Name for the Pydantic model

Response

Pydantic models for the document type.

codestring required

Pydantic model code