curl --request PUT \
--url http://localhost/api/executions/{executionId}/cancel{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assistantId": "<string>",
"description": "<string>",
"priority": 123,
"targets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"session": {
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"state": "OPEN",
"token": "<string>",
"id": "<string>"
},
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"processingTime": 123,
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"status": "PENDING",
"exceptionDetails": {
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"statusDetails": {
"message": "<string>",
"detail": "<string>",
"progressMax": 123,
"progress": 123,
"stepStatus": {
"stepId": "<string>",
"status": "PENDING",
"statusMessage": "<string>",
"progressMax": 123,
"progress": 123
}
},
"pipeline": {
"valid": true,
"ref": "<string>",
"id": "<string>",
"exceptions": [
{
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
}
],
"steps": [
{
"id": "<string>",
"status": "PENDING",
"exceptionDetails": {
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"name": "<string>",
"statusMessage": "<string>",
"progressMax": 123,
"progress": 123,
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"processingTime": 123,
"options": {},
"optionTypes": {},
"context": {},
"conditional": "<string>",
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"inputId": "<string>",
"outputId": "<string>",
"outputIds": "<string>",
"ref": "<string>",
"extensionPackRef": "<string>",
"stepType": "ACTION"
}
]
},
"parameters": {},
"customOptions": {},
"context": {},
"childExecutions": "<array>",
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"documentFamily": {
"path": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentStatus": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
},
"deleted": true,
"assignment": {
"user": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assignedAt": "2023-11-07T05:31:56Z",
"releaseAt": "2023-11-07T05:31:56Z",
"id": "<string>"
},
"storeRef": "<string>",
"locked": true,
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"numberOfNotes": 123,
"numberOfInsights": 123,
"numberOfContentExceptions": 123,
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"contentExceptions": [
{
"message": "<string>",
"exceptionType": "<string>",
"severity": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"tag": "<string>",
"exceptionDetails": "<string>",
"groupUuid": "<string>",
"tagUuid": "<string>",
"id": "<string>"
}
],
"transitions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"transitionType": "DERIVED",
"index": 123,
"dateTime": "2023-11-07T05:31:56Z",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"label": "<string>",
"sourceContentObjectId": "<string>",
"destinationContentObjectId": "<string>",
"ignoredValues": {},
"id": "<string>"
}
],
"taxonomies": [
{
"slug": "<string>",
"template": true,
"deprecated": true,
"ref": "<string>",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"extensionPackRef": "<string>",
"id": "<string>",
"uuid": "<string>",
"version": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"name": "<string>",
"publicAccess": true,
"projects": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
}
],
"metadata": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"taxonomyType": "CONTENT",
"enabled": true,
"externalDataTaxonomyRefs": [
"<string>"
],
"taxons": [
{
"name": "<string>",
"externalName": "<string>",
"valuePath": "VALUE_OR_ALL_CONTENT",
"id": "<string>",
"label": "<string>",
"order": 123,
"generateName": true,
"group": true,
"selectWeight": 123,
"metadataValue": "FILENAME",
"dataPath": "<string>",
"expression": "<string>",
"enableFallbackExpression": true,
"fallbackExpression": "<string>",
"enableSerializationExpression": true,
"serializationExpression": "<string>",
"nullable": true,
"nullValue": "<string>",
"denormalizeToChildren": true,
"notUserLabelled": true,
"description": "<string>",
"overviewMarkdown": "<string>",
"semanticDefinition": "<string>",
"synonyms": [
"<string>"
],
"lexicalRelations": [
{
"type": "SYNONYM",
"value": "<string>",
"weight": 123
}
],
"additionContexts": [
{
"type": "RECORD_DEFINITION",
"context": "<string>",
"weight": 123,
"negative": true
}
],
"guideProperties": {
"guidanceKey": true,
"guidanceKeyExpression": "<string>",
"useGuidanceForClassification": true,
"ifPresentRequired": true
},
"enabled": true,
"color": "<string>",
"children": "<array>",
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"nodeTypes": [
"<string>"
],
"taxonType": "STRING",
"selectionOptions": [
{
"label": "<string>",
"id": "<string>",
"description": "<string>",
"isConditional": true,
"conditionalFormula": "<string>",
"lexicalRelations": [
{
"type": "SYNONYM",
"value": "<string>",
"weight": 123
}
]
}
],
"typeFeatures": {},
"properties": {},
"conditionalFormats": [
{
"type": "<string>",
"condition": "<string>",
"properties": {}
}
],
"validationRules": [
{
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
],
"cardinality": "ONCE_PER_DOCUMENT",
"path": "<string>",
"multiValue": true,
"userEditable": true,
"usePostExpression": true,
"postExpression": "<string>"
}
],
"totalTaxons": 123
}
}
],
"labels": [
{
"name": "<string>",
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"activeAssistant": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z",
"id": "<string>"
}
],
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"description": "<string>",
"deleted": true,
"assistantDefinitionRef": "<string>",
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"showInTraining": true,
"chatEnabled": true,
"assistantRole": "<string>",
"active": true,
"runOnExistingContent": true,
"priorityHint": 123,
"options": {},
"color": "<string>",
"testOptions": {},
"validationErrors": {
"instances": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"id": "<string>",
"definition": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"schedulable": true,
"reactive": true,
"assistant": {
"package": "<string>",
"class": "<string>"
},
"services": [
{
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true
}
],
"processingTaxonomies": [
{
"ref": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"additionalTaxonOptions": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"taxonFeatures": [
{
"taxonPath": "<string>",
"groupOnly": true,
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"eventTypes": [
{
"name": "<string>",
"icon": "<string>",
"label": "<string>",
"description": "<string>",
"contentObject": true,
"entryPoints": [
"<string>"
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"defaultSchedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z"
}
],
"subscription": "<string>"
}
},
"mixins": [
"<string>"
],
"metadata": {},
"guidance": true,
"labelStatistics": {
"labelCounts": {},
"averageLabelConfidence": {},
"maxLabelConfidence": {},
"minLabelConfidence": {}
},
"metadataSource": {},
"statistics": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"pathCounts": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"taxonomyId": "<string>",
"path": "<string>",
"label": "<string>",
"count": 123,
"exceptionCount": 123,
"id": "<string>"
}
],
"recentExecutions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assistant": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z",
"id": "<string>"
}
],
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"description": "<string>",
"deleted": true,
"assistantDefinitionRef": "<string>",
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"showInTraining": true,
"chatEnabled": true,
"assistantRole": "<string>",
"active": true,
"runOnExistingContent": true,
"priorityHint": 123,
"options": {},
"color": "<string>",
"testOptions": {},
"validationErrors": {
"instances": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"id": "<string>",
"definition": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"schedulable": true,
"reactive": true,
"assistant": {
"package": "<string>",
"class": "<string>"
},
"services": [
{
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true
}
],
"processingTaxonomies": [
{
"ref": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"additionalTaxonOptions": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"taxonFeatures": [
{
"taxonPath": "<string>",
"groupOnly": true,
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"eventTypes": [
{
"name": "<string>",
"icon": "<string>",
"label": "<string>",
"description": "<string>",
"contentObject": true,
"entryPoints": [
"<string>"
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"defaultSchedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z"
}
],
"subscription": "<string>"
}
},
"execution": "<unknown>",
"id": "<string>"
}
],
"id": "<string>"
},
"executionTargets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"summary": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"features": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"featureType": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"color": "<string>",
"icon": "<string>",
"active": true,
"labelJsonPath": "<string>",
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"id": "<string>"
},
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"properties": {},
"active": true,
"id": "<string>"
}
],
"id": "<string>"
},
"id": "<string>"
}Cancel the specific execution
curl --request PUT \
--url http://localhost/api/executions/{executionId}/cancel{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assistantId": "<string>",
"description": "<string>",
"priority": 123,
"targets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"session": {
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"state": "OPEN",
"token": "<string>",
"id": "<string>"
},
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"processingTime": 123,
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"status": "PENDING",
"exceptionDetails": {
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"statusDetails": {
"message": "<string>",
"detail": "<string>",
"progressMax": 123,
"progress": 123,
"stepStatus": {
"stepId": "<string>",
"status": "PENDING",
"statusMessage": "<string>",
"progressMax": 123,
"progress": 123
}
},
"pipeline": {
"valid": true,
"ref": "<string>",
"id": "<string>",
"exceptions": [
{
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
}
],
"steps": [
{
"id": "<string>",
"status": "PENDING",
"exceptionDetails": {
"message": "<string>",
"statusCode": 123,
"errorMessage": "<string>",
"errorType": "<string>",
"executedVersion": "<string>",
"advice": "<string>",
"description": "<string>",
"cause": {},
"documentationUrl": "<string>",
"stackTrace": [
{}
],
"help": "<string>",
"optionErrors": {},
"validationErrors": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"name": "<string>",
"statusMessage": "<string>",
"progressMax": 123,
"progress": 123,
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"processingTime": 123,
"options": {},
"optionTypes": {},
"context": {},
"conditional": "<string>",
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"inputId": "<string>",
"outputId": "<string>",
"outputIds": "<string>",
"ref": "<string>",
"extensionPackRef": "<string>",
"stepType": "ACTION"
}
]
},
"parameters": {},
"customOptions": {},
"context": {},
"childExecutions": "<array>",
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"documentFamily": {
"path": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentStatus": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
},
"deleted": true,
"assignment": {
"user": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assignedAt": "2023-11-07T05:31:56Z",
"releaseAt": "2023-11-07T05:31:56Z",
"id": "<string>"
},
"storeRef": "<string>",
"locked": true,
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"numberOfNotes": 123,
"numberOfInsights": 123,
"numberOfContentExceptions": 123,
"contentObjects": [
{
"contentType": "DOCUMENT",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"contentExceptions": [
{
"message": "<string>",
"exceptionType": "<string>",
"severity": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"tag": "<string>",
"exceptionDetails": "<string>",
"groupUuid": "<string>",
"tagUuid": "<string>",
"id": "<string>"
}
],
"transitions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"transitionType": "DERIVED",
"index": 123,
"dateTime": "2023-11-07T05:31:56Z",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"label": "<string>",
"sourceContentObjectId": "<string>",
"destinationContentObjectId": "<string>",
"ignoredValues": {},
"id": "<string>"
}
],
"taxonomies": [
{
"slug": "<string>",
"template": true,
"deprecated": true,
"ref": "<string>",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"extensionPackRef": "<string>",
"id": "<string>",
"uuid": "<string>",
"version": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"name": "<string>",
"publicAccess": true,
"projects": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
}
],
"metadata": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"taxonomyType": "CONTENT",
"enabled": true,
"externalDataTaxonomyRefs": [
"<string>"
],
"taxons": [
{
"name": "<string>",
"externalName": "<string>",
"valuePath": "VALUE_OR_ALL_CONTENT",
"id": "<string>",
"label": "<string>",
"order": 123,
"generateName": true,
"group": true,
"selectWeight": 123,
"metadataValue": "FILENAME",
"dataPath": "<string>",
"expression": "<string>",
"enableFallbackExpression": true,
"fallbackExpression": "<string>",
"enableSerializationExpression": true,
"serializationExpression": "<string>",
"nullable": true,
"nullValue": "<string>",
"denormalizeToChildren": true,
"notUserLabelled": true,
"description": "<string>",
"overviewMarkdown": "<string>",
"semanticDefinition": "<string>",
"synonyms": [
"<string>"
],
"lexicalRelations": [
{
"type": "SYNONYM",
"value": "<string>",
"weight": 123
}
],
"additionContexts": [
{
"type": "RECORD_DEFINITION",
"context": "<string>",
"weight": 123,
"negative": true
}
],
"guideProperties": {
"guidanceKey": true,
"guidanceKeyExpression": "<string>",
"useGuidanceForClassification": true,
"ifPresentRequired": true
},
"enabled": true,
"color": "<string>",
"children": "<array>",
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"nodeTypes": [
"<string>"
],
"taxonType": "STRING",
"selectionOptions": [
{
"label": "<string>",
"id": "<string>",
"description": "<string>",
"isConditional": true,
"conditionalFormula": "<string>",
"lexicalRelations": [
{
"type": "SYNONYM",
"value": "<string>",
"weight": 123
}
]
}
],
"typeFeatures": {},
"properties": {},
"conditionalFormats": [
{
"type": "<string>",
"condition": "<string>",
"properties": {}
}
],
"validationRules": [
{
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
],
"cardinality": "ONCE_PER_DOCUMENT",
"path": "<string>",
"multiValue": true,
"userEditable": true,
"usePostExpression": true,
"postExpression": "<string>"
}
],
"totalTaxons": 123
}
}
],
"labels": [
{
"name": "<string>",
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"activeAssistant": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z",
"id": "<string>"
}
],
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"description": "<string>",
"deleted": true,
"assistantDefinitionRef": "<string>",
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"showInTraining": true,
"chatEnabled": true,
"assistantRole": "<string>",
"active": true,
"runOnExistingContent": true,
"priorityHint": 123,
"options": {},
"color": "<string>",
"testOptions": {},
"validationErrors": {
"instances": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"id": "<string>",
"definition": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"schedulable": true,
"reactive": true,
"assistant": {
"package": "<string>",
"class": "<string>"
},
"services": [
{
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true
}
],
"processingTaxonomies": [
{
"ref": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"additionalTaxonOptions": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"taxonFeatures": [
{
"taxonPath": "<string>",
"groupOnly": true,
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"eventTypes": [
{
"name": "<string>",
"icon": "<string>",
"label": "<string>",
"description": "<string>",
"contentObject": true,
"entryPoints": [
"<string>"
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"defaultSchedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z"
}
],
"subscription": "<string>"
}
},
"mixins": [
"<string>"
],
"metadata": {},
"guidance": true,
"labelStatistics": {
"labelCounts": {},
"averageLabelConfidence": {},
"maxLabelConfidence": {},
"minLabelConfidence": {}
},
"metadataSource": {},
"statistics": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"pathCounts": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"taxonomyId": "<string>",
"path": "<string>",
"label": "<string>",
"count": 123,
"exceptionCount": 123,
"id": "<string>"
}
],
"recentExecutions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"assistant": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z",
"id": "<string>"
}
],
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"description": "<string>",
"deleted": true,
"assistantDefinitionRef": "<string>",
"loggingEnabled": true,
"deleteLoggingOnSuccess": true,
"showInTraining": true,
"chatEnabled": true,
"assistantRole": "<string>",
"active": true,
"runOnExistingContent": true,
"priorityHint": 123,
"options": {},
"color": "<string>",
"testOptions": {},
"validationErrors": {
"instances": [
{
"message": "<string>",
"option": "<string>",
"description": "<string>"
}
]
},
"id": "<string>",
"definition": {
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true,
"extensionPackRef": "<string>",
"schedulable": true,
"reactive": true,
"assistant": {
"package": "<string>",
"class": "<string>"
},
"services": [
{
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"version": "<string>",
"ref": "<string>",
"template": true,
"description": "<string>",
"get_id": "<string>",
"publicAccess": true,
"imageUrl": "<string>",
"icon": "<string>",
"overviewMarkdown": "<string>",
"provider": "<string>",
"providerUrl": "<string>",
"providerImageUrl": "<string>",
"deleteProtection": true,
"checksum": "<string>",
"deprecated": true
}
],
"processingTaxonomies": [
{
"ref": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"additionalTaxonOptions": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"taxonFeatures": [
{
"taxonPath": "<string>",
"groupOnly": true,
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"eventTypes": [
{
"name": "<string>",
"icon": "<string>",
"label": "<string>",
"description": "<string>",
"contentObject": true,
"entryPoints": [
"<string>"
],
"optionTabs": [
{
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"optionNames": [
"<string>"
],
"showInTraining": true,
"showIf": "<string>"
}
],
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
]
}
],
"defaultSchedules": [
{
"type": "<string>",
"cronExpression": "<string>",
"lastEvent": "2023-11-07T05:31:56Z",
"nextEvent": "2023-11-07T05:31:56Z"
}
],
"subscription": "<string>"
}
},
"execution": "<unknown>",
"id": "<string>"
}
],
"id": "<string>"
},
"executionTargets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<string>",
"actorType": "USER"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"summary": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<string>",
"disabled": true,
"description": "<string>",
"conditional": true,
"conditionalFormula": "<string>",
"ruleFormula": "<string>",
"messageFormula": "<string>",
"detailFormula": "<string>",
"exceptionId": "<string>",
"supportArticleId": "<string>",
"overridable": true
}
}
],
"features": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"featureType": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"color": "<string>",
"icon": "<string>",
"active": true,
"labelJsonPath": "<string>",
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"id": "<string>"
},
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"properties": {},
"active": true,
"id": "<string>"
}
],
"id": "<string>"
},
"id": "<string>"
}OK
The UUID of the object
The change sequence of the object, which can be used to track modications
This is a list of the targets from executions for the document family, this is used when we want to understand where data from this document can go
Show child attributes
Show child attributes
DOCUMENT_STORE, TAXONOMY_STORE, DATA_STORE Show child attributes
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The UUID of the object
The change sequence of the object, which can be used to track modications
OPEN, CLOSED The ID of the object
PENDING, RUNNING, SUCCEEDED, FAILED, REQUESTED, SKIPPED, CANCELLING, CANCELLED, PENDING_REPROCESSING, REPROCESSED Show child attributes
Show child attributes
Show child attributes
PENDING, RUNNING, SUCCEEDED, FAILED, REQUESTED, SKIPPED, CANCELLING, CANCELLED, PENDING_REPROCESSING, REPROCESSED Show child attributes
Show child attributes
Show child attributes
PENDING, RUNNING, SUCCEEDED, FAILED, REQUESTED, SKIPPED, CANCELLING, CANCELLED, PENDING_REPROCESSING, REPROCESSED Show child attributes
Show child attributes
The type of content
DOCUMENT, NATIVE The UUID of the object
The change sequence of the object, which can be used to track modications
Document taxon validations for this content object
Show child attributes
The validation rules for the taxon
Show child attributes
The ID of the object
ACTION, MODEL Show child attributes
The type of content
DOCUMENT, NATIVE The UUID of the object
The change sequence of the object, which can be used to track modications
Document taxon validations for this content object
Show child attributes
The validation rules for the taxon
Show child attributes
The ID of the object
A document family is the representation of a single piece of external content (ie. a PDF) and all the related document representations of that file
Show child attributes
The path to the document family in the store
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
Has the document family been deleted
The assignment of the document to a user
Show child attributes
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The reference to the store that is holding this document family
Is the document family locked. If locked then you can no longer modify or add any new document transitions
Date/Time Created
Date/Time Modified
Size of the original native content in bytes
The number of notes associated with this document family
The number of notes associated with this document family
The number of notes associated with this document family
An ordered list of the content objects in the document family
Show child attributes
The type of content
DOCUMENT, NATIVE The UUID of the object
The change sequence of the object, which can be used to track modications
Document taxon validations for this content object
Show child attributes
The validation rules for the taxon
Show child attributes
The ID of the object
A list of the content exceptions from the content objects
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
An ordered list of the transitions in the document family
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
The type of transition
DERIVED The date/time of the transition
A label for the transition (this can be used later if we want to prune based on a label)
The ID of the object
The Taxonomies associated with the document family
Show child attributes
Is this component a template that can be used to create new components
Is this component deprecated and should not be used for new development
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
Is this component available to all organizations
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
A taxonomy is a hierarchical structure of taxons that can be used to classify content for extraction Services used by the assistant
Show child attributes
The slug of the organization that owns this metadata object
The slug used when referencing this metadata object
The type of metadata object The metadata object type
The name of the object
The version of the object
The reference to the metadata object
Is this component a template that can be used to create new components
The description of the object
An internal identifier (not for public use)
Is the metadata object publicly accessible by other organizations
URL of image when presenting this object in a UI
Material Icon name to use in the UI
Markdown that is used to present the overview of the object
The details of the of provider
The link to the provider website
The link to the model image
Delete protection status
The checksum of the metadata, calculated by the platform and used to determine if the metadata has changed
The resource is marked for deprecation
The reference to the extension pack (if the metadata object was created by an extension pack)
The type of taxonomy
CONTENT, CLASSIFICATION, PROCESSING, MODEL Is the taxonomy enabled (effects display in the UI)
A list of references to taxonomies that will represent the external data
A list of references to taxonomies that will represent the external data
The hierarchical structure of taxon's in this taxonomy
Show child attributes
The name to be used
1 - 512The name to be used when we are publishing this taxon to external systems
1 - 512Where to get the value for this taxon when extracting
VALUE_OR_ALL_CONTENT, VALUE_ONLY, ALL_CONTENT, DATA_PATH, METADATA, EXPRESSION, SCRIPT, FORMULA, DERIVED, REVIEW, EXTERNAL The ID of the taxon
The text to display for this taxon
Is the name generated, this allows that you can change displays without impacted existing content
Is this taxon a group, and therefore can't have a value, can only have children
The weight of this taxon, used to order the taxon for the user labeling (default is 1)
If the type is metadata this will be the metadata option
FILENAME, TRANSACTION_UUID, CREATED_DATETIME, DOCUMENT_LABELS, OWNER_NAME, DOCUMENT_STATUS, PAGE_NUMBER The path to the data, based on the data inside the label (tag) within the document
If the taxon is based on expression, this is the expression based on the available objects
Allow for the use of a fallback expression if the taxon wasn't found
Fallback expression if enabled, this is the expression based on the available objects
Enable serialization expression
Serialization expression
Determine if the value of the taxon can be null (unknown)
Allows the setting of a value to replace null if the taxon is nullable
Denormalize the value of the taxon into child data groups when we are looking to 'flatten' the data
If set to true this taxon will not be shown to the user for labeling
The description of the taxon
Overview for the taxon (supports markdown)
Semantic Definition
Synonyms
Synonyms
Show child attributes
SYNONYM, ANTONYM, HYPERNYM, HYPONYM, MERONYM, HOLONYM, ENTAILMENT, SIMILAR_TO, OTHER Additional Context
Show child attributes
RECORD_DEFINITION, RECORD_SECTION_STARTER_MARKER, RECORD_SECTION_END_MARKER, RECORD_START_MARKER, RECORD_END_MARKER Guidance Properties
Show child attributes
Is the taxon enabled (used in the UI)
Hex encoding of the color to use for the taxon
The children under this taxon
Options that can be shown for the taxon (usually used in assistant taxonomies)
Show child attributes
A list of the node types that this taxon applies to (empty means everything), used in the UI
A list of the node types that this taxon applies to (empty means everything), used in the UI
Expected data type to coalesce to (defaults to STRING)
STRING, DATE, DATE_TIME, NUMBER, BOOLEAN, CURRENCY, URL, EMAIL_ADDRESS, PHONE_NUMBER, SELECTION, PERCENTAGE, FORMULA, DERIVED, SECTION If data type is SELECTION, this is the list of available options
Show child attributes
Show child attributes
SYNONYM, ANTONYM, HYPERNYM, HYPONYM, MERONYM, HOLONYM, ENTAILMENT, SIMILAR_TO, OTHER Additional properties that can be set and used by models or assistants based on the additional taxon options
Show child attributes
Additional properties that can be set and used by models or assistants based on the additional taxon options
The conditional formats for the taxon
Show child attributes
The validation rules for the taxon
Show child attributes
The cardinality of the taxon, applies to a group taxon
ONCE_PER_DOCUMENT, MULTIPLE_PER_DOCUMENT, ONCE_PER_SEGMENT, MULTIPLE_PER_SEGMENT The path to the node
Does this taxon allow multiple values (for none-group)
Can the value of this taxon be edited by a user
Use a post extraction expression
An expression that is applied post extraction of the data
The total number of taxons in the taxonomy
The labels from the latest content object in the family
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
Has the assistant been deleted
Show child attributes
The ID of the object
The definition of an assistant Services used by the assistant
Show child attributes
The slug of the organization that owns this metadata object
The slug used when referencing this metadata object
The type of metadata object
The name of the object
The version of the object
The reference to the metadata object
Is this component a template that can be used to create new components
The description of the object
An internal identifier (not for public use)
Is the metadata object publicly accessible by other organizations
URL of image when presenting this object in a UI
Material Icon name to use in the UI
Markdown that is used to present the overview of the object
The details of the of provider
The link to the provider website
The link to the model image
Delete protection status
The checksum of the metadata, calculated by the platform and used to determine if the metadata has changed
The resource is marked for deprecation
The reference to the extension pack (if the metadata object was created by an extension pack)
The assistant can be scheduled
The assistant is reactive to content changes
Services used by the assistant
Show child attributes
The slug of the organization that owns this metadata object
The slug used when referencing this metadata object
The type of metadata object
The name of the object
The version of the object
The reference to the metadata object
Is this component a template that can be used to create new components
The description of the object
An internal identifier (not for public use)
Is the metadata object publicly accessible by other organizations
URL of image when presenting this object in a UI
Material Icon name to use in the UI
Markdown that is used to present the overview of the object
The details of the of provider
The link to the provider website
The link to the model image
Delete protection status
The checksum of the metadata, calculated by the platform and used to determine if the metadata has changed
The resource is marked for deprecation
Options for the assistant
Show child attributes
Definition of how the options will be grouped onto tabs
Show child attributes
This are additional properties that can be set on a label when the assistant is part of the project
Show child attributes
Show child attributes
This are additional properties that can be set as part of the taxon in the taxonomy (not a label but at the taxon level) they will be stored under the type_features
Show child attributes
Show child attributes
Show child attributes
Custom event types that the assistant is able to response to
Show child attributes
The name of the event
The name of a Material Design Icon to use for the event
The label to use on the event in the UI
The long description for the event
Does the event require a content object
Entrypoints should we show this event (test, assistantBar, documentFamily)
Entrypoints should we show this event (test, assistantBar, documentFamily)
Definition of how the options will be grouped onto tabs
Show child attributes
Options available for this event
Show child attributes
The default schedules that the assistant has
Show child attributes
The subscription that the assistant has, this can not be overridden by the subscription in the instance
The mixins from the latest content object in the family
The mixins from the latest content object in the family
Use this document family for guidance if applicable
The label statistics from the latest document content object
Show child attributes
A collection of statistics about the document family
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
Show child attributes
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Properties that are used for display purposes
Show child attributes
Properties that are used for display purposes
Show child attributes
The properties defined for this project, based on the options
Show child attributes
The properties defined for this project, based on the options
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
Has the assistant been deleted
Show child attributes
Show child attributes
The ID of the object
The definition of an assistant Services used by the assistant
Show child attributes
The slug of the organization that owns this metadata object
The slug used when referencing this metadata object
The type of metadata object
The name of the object
The version of the object
The reference to the metadata object
Is this component a template that can be used to create new components
The description of the object
An internal identifier (not for public use)
Is the metadata object publicly accessible by other organizations
URL of image when presenting this object in a UI
Material Icon name to use in the UI
Markdown that is used to present the overview of the object
The details of the of provider
The link to the provider website
The link to the model image
Delete protection status
The checksum of the metadata, calculated by the platform and used to determine if the metadata has changed
The resource is marked for deprecation
The reference to the extension pack (if the metadata object was created by an extension pack)
The assistant can be scheduled
The assistant is reactive to content changes
Services used by the assistant
Show child attributes
The slug of the organization that owns this metadata object
The slug used when referencing this metadata object
The type of metadata object
The name of the object
The version of the object
The reference to the metadata object
Is this component a template that can be used to create new components
The description of the object
An internal identifier (not for public use)
Is the metadata object publicly accessible by other organizations
URL of image when presenting this object in a UI
Material Icon name to use in the UI
Markdown that is used to present the overview of the object
The details of the of provider
The link to the provider website
The link to the model image
Delete protection status
The checksum of the metadata, calculated by the platform and used to determine if the metadata has changed
The resource is marked for deprecation
Options for the assistant
Show child attributes
Show child attributes
Definition of how the options will be grouped onto tabs
Show child attributes
This are additional properties that can be set on a label when the assistant is part of the project
Show child attributes
Properties that are used for display purposes
Show child attributes
Properties that are used for display purposes
Show child attributes
This are additional properties that can be set as part of the taxon in the taxonomy (not a label but at the taxon level) they will be stored under the type_features
Show child attributes
Show child attributes
Properties that are used for display purposes
Show child attributes
Properties that are used for display purposes
Show child attributes
Custom event types that the assistant is able to response to
Show child attributes
The name of the event
The name of a Material Design Icon to use for the event
The label to use on the event in the UI
The long description for the event
Does the event require a content object
Entrypoints should we show this event (test, assistantBar, documentFamily)
Entrypoints should we show this event (test, assistantBar, documentFamily)
Definition of how the options will be grouped onto tabs
Show child attributes
Options available for this event
Show child attributes
Properties that are used for display purposes
Show child attributes
Properties that are used for display purposes
Show child attributes
The default schedules that the assistant has
Show child attributes
The subscription that the assistant has, this can not be overridden by the subscription in the instance
The ID of the object
The ID of the object
This is a list of the targets from executions for the document family, this is used when we want to understand where data from this document can go
Show child attributes
Show child attributes
DOCUMENT_STORE, TAXONOMY_STORE, DATA_STORE Provides the definition of an actor in a transition
The summary of the document family
Document taxon validations for this document family
Show child attributes
The validation rules for the taxon
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
Show child attributes
The ID of the object
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The ID of the object
The ID of the object