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.