DocumentView
Comprehensive view of a document with all its metadata and references
Unique identifier of the document
doc-123e4567-e89b-12d3-a456-426614174000Name of the document
Invoice-2023.pdffileResource objectrequired
File resource information including identifier, name, import date and content type
Unique identifier of the file resource
file-123e4567-e89b-12d3-a456-426614174000Name of the file
Invoice-2023.pdfDate when the file was imported
2023-01-15T14:30:00Content type (MIME type) of the file
application/pdfdocumentClass object
- EmbeddedDocumentClassView
- null
Code of the document class
INVOICEdocumentClassNames object[]required
Localized names of the document class in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USUnique identifier of the document class
class-123e4567-e89b-12d3-a456-426614174000predictedDocumentClass object
- PredictedDocumentClassView
- null
Code of the predicted document class
INVOICEConfidence level of the prediction (0-1)
0.85Unique identifier of the predicted document class
class-123e4567-e89b-12d3-a456-426614174000predictedDocumentClassNames object[]required
Localized names of the predicted document class in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USpredictedFolder object
- PredictedFolderView
- null
Unique identifier of the predicted folder
folder-123e4567-e89b-12d3-a456-426614174000names object[]required
Localized names of the predicted folder in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USCurrent classification status of the document
MANUALmanuallyValidatedFolder object
- DocumentFolderView
- null
Unique identifier of the folder
folder-123e4567-e89b-12d3-a456-426614174000names object[]required
Localized names of the folder in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USdocumentationTags object[]required
Tags associated with the document in its documentation
Tag ID
1Documentation identifier associated with the tag
doc-789Name of the tag
ImportantOptional color for the tag (HEX code)
#FF5733properties object | null
Custom properties associated with the document
Custom properties associated with the document
suggestedMetadata object | null
Metadata suggested by AI or other automated processes
metadata object | null
Validated metadata associated with the document
documentReferences object[]required
References to other entities like assets or folders
Type of the referenced entity
ASSETIdentifier of the referenced entity
asset-123e4567-e89b-12d3-a456-426614174000Identifier of the documentation
doc-123e4567-e89b-12d3-a456-426614174000folder object
- DocumentFolderView
- null
Unique identifier of the folder
folder-123e4567-e89b-12d3-a456-426614174000names object[]required
Localized names of the folder in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USdocumentLocationView object
- DocumentLocationView
- null
Identifier of the documentation
doc-123e4567-e89b-12d3-a456-426614174000path object[]required
Path to the document in the folder structure
Identifier of the path node
folder-123e4567-e89b-12d3-a456-426614174000names object | null
Localized names of the path node mapped by language code
templateFolder object
- DocumentTemplateFolderView
- null
Unique identifier of the template folder
template-folder-123e4567-e89b-12d3-a456-426614174000names object[]
Localized names of the template folder in different languages
The name in the specified language
Root folderLanguage code (ISO 639-1)
en-USURL to access the document content
https://example.com/api/documents/doc-123/contentDate and time when the document was created
2023-01-15T14:30:00Date and time when the document was last updated
2023-02-20T09:45:00Hash value of the document content for integrity verification
a1b2c3d4e5f6...linkedAssets object[]required
Linked assets associated with this document
Unique identifier of the linked asset
asset-123e4567-e89b-12d3-a456-426614174000Display name of the linked asset
RU-001 - Apartment 42Btenants object[]required
Tenants associated with this document
Unique identifier of the tenant
tenant-123Name of the tenant
John DoedocsUsedToClassify object[]required
Documents used for classification
Unique identifier of the file resource
4ga1328c-f97b-59f3-91c6-cg623beg4233Unique identifier of the document
3fa1968c-f86a-48e2-80b5-bf512adf3122Similarity score between this document and the classified document
0.99997663Name of the document used for classification
dpe.pdfIdentifier of the user who uploaded the document
{
"identifier": "doc-123e4567-e89b-12d3-a456-426614174000",
"name": "Invoice-2023.pdf",
"fileResource": {
"identifier": "file-123e4567-e89b-12d3-a456-426614174000",
"name": "Invoice-2023.pdf",
"importDate": "2023-01-15T14:30:00",
"contentType": "application/pdf"
},
"documentClass": {
"documentClassCode": "INVOICE",
"documentClassNames": [
{
"name": "Root folder",
"locale": "en-US"
}
],
"documentClassIdentifier": "class-123e4567-e89b-12d3-a456-426614174000"
},
"predictedDocumentClass": {
"predictedDocumentClassCode": "INVOICE",
"confidenceIndex": 0.85,
"predictedDocumentClassIdentifier": "class-123e4567-e89b-12d3-a456-426614174000",
"predictedDocumentClassNames": [
{
"name": "Root folder",
"locale": "en-US"
}
]
},
"predictedFolder": {
"identifier": "folder-123e4567-e89b-12d3-a456-426614174000",
"names": [
{
"name": "Root folder",
"locale": "en-US"
}
]
},
"classificationStatus": "MANUAL",
"manuallyValidatedFolder": {
"identifier": "folder-123e4567-e89b-12d3-a456-426614174000",
"names": [
{
"name": "Root folder",
"locale": "en-US"
}
]
},
"documentationTags": [
{
"id": 1,
"documentationIdentifier": "doc-789",
"name": "Important",
"color": "#FF5733"
}
],
"properties": "Unknown Type: object,null",
"suggestedMetadata": "Unknown Type: object,null",
"metadata": "Unknown Type: object,null",
"documentReferences": [
{
"referencedEntityType": "ASSET",
"entityIdentifier": "asset-123e4567-e89b-12d3-a456-426614174000",
"documentationIdentifier": "doc-123e4567-e89b-12d3-a456-426614174000",
"folder": {
"identifier": "folder-123e4567-e89b-12d3-a456-426614174000",
"names": [
{
"name": "Root folder",
"locale": "en-US"
}
]
},
"documentLocationView": {
"documentationIdentifier": "doc-123e4567-e89b-12d3-a456-426614174000",
"path": [
{
"identifier": "folder-123e4567-e89b-12d3-a456-426614174000",
"names": {
"en": "Invoices",
"fr": "Factures"
}
}
]
},
"templateFolder": {
"identifier": "template-folder-123e4567-e89b-12d3-a456-426614174000",
"names": "Unknown Type: array,null"
}
}
],
"urlAccess": "https://example.com/api/documents/doc-123/content",
"creationDate": "2023-01-15T14:30:00",
"updateDate": "2023-02-20T09:45:00",
"hash": "a1b2c3d4e5f6...",
"linkedAssets": [
{
"uid": "asset-123e4567-e89b-12d3-a456-426614174000",
"name": "RU-001 - Apartment 42B"
}
],
"tenants": [
{
"uid": "tenant-123",
"name": "John Doe"
}
],
"docsUsedToClassify": [
{
"fileResourceUid": "4ga1328c-f97b-59f3-91c6-cg623beg4233",
"documentUid": "3fa1968c-f86a-48e2-80b5-bf512adf3122",
"cosineSimilarity": "0.99997663",
"name": "dpe.pdf"
}
],
"uploadedBy": "string",
"isDuplicated": true,
"isFiled": true,
"isFiledByAI": true
}