curl --request PUT \
--url https://aodocs.altirnao.com/api/document/v1beta1 \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"draft": {
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
},
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"previousVersions": [
{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}
'{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}Creates a new document with versions.
curl --request PUT \
--url https://aodocs.altirnao.com/api/document/v1beta1 \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"draft": {
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
},
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"previousVersions": [
{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}
'{
"acl": [
{
"allow": [
"<string>"
],
"for": [
"<string>"
],
"kind": "<string>"
}
],
"attachmentFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"attachments": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"attachmentsToCopy": [
{
"autodeskUrn": {
"status": "READY",
"urn": "<string>"
},
"fileId": "<string>",
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"mimeType": "<string>",
"name": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>",
"size": 123,
"storageLocation": "DRIVE"
}
],
"categories": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"definitionId": "<string>",
"definitionName": "<string>",
"description": "<string>",
"description_i18n": "<string>",
"dynamicValues": true,
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"folder": true,
"hidden": true,
"kind": "<string>",
"levelNames": [
"<string>"
],
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
[
{
"ancestors": "<array>",
"id": "<string>",
"kind": "<string>",
"leaf": true,
"leafInNotOutdatedTree": true,
"name": "<string>",
"name_i18n": "<string>",
"outdated": true,
"parentId": "<string>",
"shortName": "<string>",
"value": "<string>"
}
]
]
}
],
"checkOutBy": "<string>",
"checkoutDate": "<string>",
"classId": "<string>",
"className": "<string>",
"className_i18n": "<string>",
"coordinate": "<string>",
"creationDate": "<string>",
"deleteAuthor": "<string>",
"deleted": true,
"deletedReason": "<string>",
"deletionDate": "<string>",
"domainName": "<string>",
"driveOnlyPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"editable": true,
"evaluationError": true,
"fields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"metadata": {
"attachments": [
{
"drive": {
"iconLink": "<string>",
"kind": "<string>",
"link": "<string>",
"permissionsOnDrive": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"publishedLink": "<string>",
"resourceKey": "<string>",
"revisionId": "<string>"
},
"id": "<string>",
"kind": "<string>",
"mimeType": "<string>",
"name": "<string>",
"oss": {
"downloadLink": "<string>",
"kind": "<string>"
},
"size": 123,
"storageType": "OSS"
}
],
"kind": "<string>"
},
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
"<string>"
]
}
],
"folders": [
{
"editable": true,
"editableDocuments": true,
"fileId": "<string>",
"folderAodocsId": "<string>",
"folderDefinitionId": "<string>",
"folderIsRoot": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"name": "<string>",
"parentFolderAodocsId": "<string>",
"parentFolderDriveId": "<string>",
"parentFolderIsRoot": true,
"permittedOperations": [
"DELETE"
],
"resourceKey": "<string>",
"restrictedDownload": true,
"subfolders": "<array>"
}
],
"forbiddenOperations": {},
"fullSizeOfAttachments": 123,
"iconLink": "<string>",
"id": "<string>",
"incomplete": true,
"initialAuthor": "<string>",
"invalidValues": true,
"kind": "<string>",
"libraryId": "<string>",
"libraryName": "<string>",
"modificationDate": "<string>",
"newPermissions": [
{
"additionalRoles": [
"<string>"
],
"allowlisted": true,
"belongsToDomain": true,
"email": "<string>",
"googleEmailAddress": true,
"kind": "<string>",
"name": "<string>",
"permissionId": "<string>",
"role": "<string>",
"thumbnailPhotoUrl": "<string>",
"type": "<string>",
"withLink": true
}
],
"nextVersionName": "<string>",
"numberOfAttachments": 123,
"onlyAdminCanChangeAcl": true,
"onlyAdminCanDelete": true,
"originalVersionId": "<string>",
"permissions": [
{
"fieldNames": [
"<string>"
],
"inherited": true,
"kind": "<string>",
"name": "<string>",
"right": "NONE",
"roleNames": [
"<string>"
],
"thumbnailPhotoUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"permittedOperations": [
"DELETE"
],
"publishedLink": "<string>",
"publishedMode": "NONE",
"referenceCatalogs": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalog": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"referenceCatalogId": "<string>",
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"deleted": true,
"kind": "<string>",
"leaf": true,
"name": "<string>",
"name_i18n": "<string>",
"parents": "<array>",
"value": "<string>"
}
]
}
],
"relatedDocuments": {},
"restrictedDownload": true,
"richText": "<string>",
"sections": [
{
"columnCount": 123,
"description": "<string>",
"fields": [
{
"id": "<string>",
"type": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"name_i18n": "<string>"
}
],
"sequenceId": 123,
"setModifiedDate": true,
"state": "<string>",
"stateChangeAuthors": [
{
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
}
],
"stateChangeDate": "2023-11-07T05:31:56Z",
"stateId": "<string>",
"state_i18n": "<string>",
"systemFields": [
{
"calculatedValueInfo": {
"error": true
},
"displayName": "<string>",
"editable": true,
"hidden": true,
"id": "<string>",
"kind": "<string>",
"mandatory": true,
"readOnly": true,
"value": "<string>"
}
],
"tableFields": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"columns": [
{
"calculatedSettingsInfo": {},
"calculatedValueInfo": {
"error": true
},
"categoryDefinition": {
"description": "<string>",
"dynamicValues": true,
"folder": true,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"levelNames_i18n": [
"<string>"
],
"libraryId": "<string>",
"name": "<string>",
"tags": true,
"value": "<string>"
},
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"referenceCatalogDefinition": {
"createdAt": 123,
"id": "<string>",
"kind": "<string>",
"levelNames": [
"<string>"
],
"modifiedAt": 123,
"name": "<string>",
"numberOfValues": 123
},
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
}
}
],
"description": "<string>",
"description_i18n": "<string>",
"editable": true,
"fieldId": "<string>",
"fieldName": "<string>",
"fieldName_i18n": "<string>",
"hidden": true,
"kind": "<string>",
"mandatory": true,
"multiple": true,
"placeholderText": "<string>",
"rank": 123,
"readOnly": true,
"type": "STRING",
"validation": {
"audience": {
"classId": "<string>",
"className": "<string>",
"description": "<string>",
"displayName": "<string>",
"displayName_i18n": "<string>",
"thumbnailPictureUrl": "<string>",
"type": "USER",
"value": "<string>"
},
"errorMessage": "<string>",
"kind": "<string>",
"lowerLimit": 123,
"lowerLimitInclusive": true,
"mandatoryLeaf": true,
"regex": "<string>",
"upperLimit": 123,
"upperLimitInclusive": true
},
"values": [
{
"categories": {},
"fields": {},
"referenceCatalogs": {},
"rowId": "<string>"
}
]
}
],
"templateDocumentId": "<string>",
"title": "<string>",
"updateAuthor": "<string>",
"userCanChangeAcl": true,
"userCanChangeProperties": true,
"userCanDelete": true,
"userMapping": {},
"versionCreated": "2023-11-07T05:31:56Z",
"versionCreator": "<string>",
"versionDescription": "<string>",
"versionId": "<string>",
"versionLabel": "<string>",
"versionName": "<string>",
"versionNumber": "<string>",
"viewConfiguration": {
"defaultTabToDisplay": "PROPERTIES",
"kind": "<string>",
"orientation": "PORTRAIT",
"visibleRelations": [
"<string>"
],
"visibleSections": [
"INFO"
]
},
"workflowId": "<string>"
}The access token received from the authorization server in the OAuth 2.0 flow.
The security code
The G Suite domain
To disable custom script executions and workflow email notifications, you can use the following options: SKIP_CUSTOM_SCRIPT_EXECUTIONS, SKIP_WORKFLOW_EMAIL_SENDING.
SKIP_WORKFLOW_EMAIL_SENDING, SKIP_CUSTOM_SCRIPT_EXECUTION, FAIL_ON_INCOMPLETE Show child attributes
Show child attributes
The list of attachments
Show child attributes
The list of attachments to copy (for create/patch)
Show child attributes
The list of category fields (only the values are editable)
Show child attributes
The email of the user who checked-out the document (read-only field)
The time at which the document was checked-out (read-only field)
The ID of the class of the document (read-only field)
The name of the class of the document (read-only field)
The internationalized name of the class of the document (read-only field)
The coordinate of the sequence for the document (
The time at which the document was created (read-only field)
The email of the user who deleted the document (read-only field)
Whether the document is deleted (read-only field)
The reason for deleting the document (read-only field)
The time at which the document was deleted (read-only field)
The name of the domain (read-only field)
Show child attributes
The list of additional permissions configured in Secured Folder libraries
Show child attributes
Whether the current user can edit the document (read-only field)
Whether there is an evaluation error on at least one field of the document (read-only field)
The list of native fields (values and metadata are editable)
Show child attributes
The location of the document (folder path as list of folders)
Show child attributes
The map of the forbidden operations to the current user and the reasons why they are forbidden (read-only field)
Show child attributes
The summed size (in octet) of the attachments (read-only field)
The link to the icon relative to the attachment (read-only field)
The ID of the document (read-only field)
Whether there are missing mandatory fields on the document (read-only field)
The email of the user who created the document (read-only field)
Whether there are invalid values for fields of the document (read-only field)
The ID of the library (read-only field)
The name of the library (read-only field)
The time at which the document was last modified (read-only field after document creation)
The new permissions to apply
Show child attributes
The next version name (read-only field)
The number of attachments in the document (read-only field)
Whether only administrators can modify the permissions of the document
Whether only administrators can be delete the document
Id of the original version if this version was created by restoring a previous version, otherwise null
The list of permissions relative to the document
Show child attributes
The list of permitted operations to the current user (read-only field)
DELETE, RENAME, MODIFY_ACL, VIEW_ACL, MOVE_TO_ANOTHER_FOLDER, EXPORT, EDIT_PROPERTIES, COPY, CREATE_COPY_FROM, EXPORT_COPY, CREATE_NEW_VERSION, ATTACHMENT_VERSION_REPLACE, ATTACHMENT_VERSION_CREATE, ADD_NEW_ATTACHMENT_FROM_DRIVE, ATTACH_ENCRYPTED_FILE, OPEN_IN_OFFICE, PUBLISH, UNPUBLISH, RESTORE_REVISION, REVERT_TO_THIS_REVISION, CREATE_RELATED_DOCUMENT, DOWNLOAD, DOWNLOAD_ATTACHMENT, NOTIFY_USERS, CHECK_IN, CHECK_OUT, DISCARD_CHECKOUT, FORCE_DISCARD_CHECKOUT, EDIT_TAGS, PERFORM_HUMAN_WORKFLOW_ACTIONS, VIEW_DRAFT, SHARE_PUBLICLY, VIEW_HISTORY, VIEW_VERSIONS, ADD_COMMENT, SET_TEMPLATE_AS_DEFAULT, SET_TEMPLATE_VISIBILITY_SCOPE, DELETE_COMMENT, KNOW_DRAFT, FORCE_PARALLEL_TRANSITION, CHANGE_WORKFLOW_STATE_DIRECTLY, SEE_HIDDEN_FIELDS, VIEW_TRASHED_ITEM, UNTRASH, PERMANENTLY_DELETE, VIEW_DRIVEONLY_ACL, MODIFY_DRIVEONLY_ACL, NON_GOOGLE_USERS_SUPPORT, SUPPORTS_LIVE_EVALUATION, ALLOWLIST_NOT_ENFORCED, CREATE_SUBFOLDER, CREATE_DOCUMENT_IN_THIS_FOLDER, IMPORT_FOLDERS_FROM_DRIVE_TO_THIS_FOLDER, ADD_NEW_ATTACHMENT_FROM_OSS, OPEN_IN_DRIVE, COPY_FOLDER_TREE, CHECK_FOLDER, MOVE_TO_DRIVE, COPY_TO_DRIVE, MOVE_TO_ANOTHER_LIBRARY, MOVE_TO_ANOTHER_CLASS, COPY_TO_ANOTHER_CLASS, COPY_ATTACHMENT, COPY_TO_ANOTHER_LIBRARY, EDIT_ATTACHMENT Show child attributes
The link of the publication for mono-attachment documents
The publication mode (NONE, DOMAIN, EVERYONE) for mono-attachment documents
NONE, DOMAIN, EVERYONE The list of reference catalog fields (only the values are editable)
Show child attributes
The map of related documents per relation
Show child attributes
Whether the flag controlling whether reader users can download, copy or print the document is enabled.
The description of the document
The sections in which fields are organized (read-only field)
Show child attributes
The sequence ID of the document (read-only field)
Whether to set the date of last modification
The name of the workflow state (read-only field)
The person(s) who were involved in the last workflow state change (read-only field)
Show child attributes
The date at which the document last changed of workflow state (read-only field)
The ID of the workflow state
The internationalized name of the workflow state (read-only field)
The list of system fields (only the values are editable)
Show child attributes
The list of table fields (only the values are editable)
Show child attributes
The title of the document
The email of the user who last modified the document (read-only field)
Whether the current user can modify the permissions (read-only field)
Whether the current user can modify the properties (read-only field)
Whether the current user can delete the document (read-only field)
The mapping between user email and user profile (read-only field)
Show child attributes
The time at which the version was created (read-only field)
The email of the user who created the version (read-only field)
The description of the current version of the document
The ID of the version (read-only field)
(Deprecated) The description of the version (replaced by versionDescription)
The name of the current version of the document
(Deprecated) The number of the version (replaced by versionName)
Show child attributes
The ID of the workflow related to the class of the document (read-only field)
A ApiDocument response
Show child attributes
Show child attributes
The list of attachments
Show child attributes
The list of attachments to copy (for create/patch)
Show child attributes
The list of category fields (only the values are editable)
Show child attributes
The email of the user who checked-out the document (read-only field)
The time at which the document was checked-out (read-only field)
The ID of the class of the document (read-only field)
The name of the class of the document (read-only field)
The internationalized name of the class of the document (read-only field)
The coordinate of the sequence for the document (
The time at which the document was created (read-only field)
The email of the user who deleted the document (read-only field)
Whether the document is deleted (read-only field)
The reason for deleting the document (read-only field)
The time at which the document was deleted (read-only field)
The name of the domain (read-only field)
The list of additional permissions configured in Secured Folder libraries
Show child attributes
Whether the current user can edit the document (read-only field)
Whether there is an evaluation error on at least one field of the document (read-only field)
The list of native fields (values and metadata are editable)
Show child attributes
The location of the document (folder path as list of folders)
Show child attributes
The map of the forbidden operations to the current user and the reasons why they are forbidden (read-only field)
Show child attributes
The summed size (in octet) of the attachments (read-only field)
The link to the icon relative to the attachment (read-only field)
The ID of the document (read-only field)
Whether there are missing mandatory fields on the document (read-only field)
The email of the user who created the document (read-only field)
Whether there are invalid values for fields of the document (read-only field)
The ID of the library (read-only field)
The name of the library (read-only field)
The time at which the document was last modified (read-only field after document creation)
The new permissions to apply
Show child attributes
The next version name (read-only field)
The number of attachments in the document (read-only field)
Whether only administrators can modify the permissions of the document
Whether only administrators can be delete the document
Id of the original version if this version was created by restoring a previous version, otherwise null
The list of permissions relative to the document
Show child attributes
The list of permitted operations to the current user (read-only field)
DELETE, RENAME, MODIFY_ACL, VIEW_ACL, MOVE_TO_ANOTHER_FOLDER, EXPORT, EDIT_PROPERTIES, COPY, CREATE_COPY_FROM, EXPORT_COPY, CREATE_NEW_VERSION, ATTACHMENT_VERSION_REPLACE, ATTACHMENT_VERSION_CREATE, ADD_NEW_ATTACHMENT_FROM_DRIVE, ATTACH_ENCRYPTED_FILE, OPEN_IN_OFFICE, PUBLISH, UNPUBLISH, RESTORE_REVISION, REVERT_TO_THIS_REVISION, CREATE_RELATED_DOCUMENT, DOWNLOAD, DOWNLOAD_ATTACHMENT, NOTIFY_USERS, CHECK_IN, CHECK_OUT, DISCARD_CHECKOUT, FORCE_DISCARD_CHECKOUT, EDIT_TAGS, PERFORM_HUMAN_WORKFLOW_ACTIONS, VIEW_DRAFT, SHARE_PUBLICLY, VIEW_HISTORY, VIEW_VERSIONS, ADD_COMMENT, SET_TEMPLATE_AS_DEFAULT, SET_TEMPLATE_VISIBILITY_SCOPE, DELETE_COMMENT, KNOW_DRAFT, FORCE_PARALLEL_TRANSITION, CHANGE_WORKFLOW_STATE_DIRECTLY, SEE_HIDDEN_FIELDS, VIEW_TRASHED_ITEM, UNTRASH, PERMANENTLY_DELETE, VIEW_DRIVEONLY_ACL, MODIFY_DRIVEONLY_ACL, NON_GOOGLE_USERS_SUPPORT, SUPPORTS_LIVE_EVALUATION, ALLOWLIST_NOT_ENFORCED, CREATE_SUBFOLDER, CREATE_DOCUMENT_IN_THIS_FOLDER, IMPORT_FOLDERS_FROM_DRIVE_TO_THIS_FOLDER, ADD_NEW_ATTACHMENT_FROM_OSS, OPEN_IN_DRIVE, COPY_FOLDER_TREE, CHECK_FOLDER, MOVE_TO_DRIVE, COPY_TO_DRIVE, MOVE_TO_ANOTHER_LIBRARY, MOVE_TO_ANOTHER_CLASS, COPY_TO_ANOTHER_CLASS, COPY_ATTACHMENT, COPY_TO_ANOTHER_LIBRARY, EDIT_ATTACHMENT The link of the publication for mono-attachment documents
The publication mode (NONE, DOMAIN, EVERYONE) for mono-attachment documents
NONE, DOMAIN, EVERYONE The list of reference catalog fields (only the values are editable)
Show child attributes
The map of related documents per relation
Show child attributes
Whether the flag controlling whether reader users can download, copy or print the document is enabled.
The description of the document
The sections in which fields are organized (read-only field)
Show child attributes
The sequence ID of the document (read-only field)
Whether to set the date of last modification
The name of the workflow state (read-only field)
The person(s) who were involved in the last workflow state change (read-only field)
Show child attributes
The date at which the document last changed of workflow state (read-only field)
The ID of the workflow state
The internationalized name of the workflow state (read-only field)
The list of system fields (only the values are editable)
Show child attributes
The list of table fields (only the values are editable)
Show child attributes
The title of the document
The email of the user who last modified the document (read-only field)
Whether the current user can modify the permissions (read-only field)
Whether the current user can modify the properties (read-only field)
Whether the current user can delete the document (read-only field)
The mapping between user email and user profile (read-only field)
Show child attributes
The time at which the version was created (read-only field)
The email of the user who created the version (read-only field)
The description of the current version of the document
The ID of the version (read-only field)
(Deprecated) The description of the version (replaced by versionDescription)
The name of the current version of the document
(Deprecated) The number of the version (replaced by versionName)
Show child attributes
The ID of the workflow related to the class of the document (read-only field)