Path Parameters
Response
OK
The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
curl --request GET \
--url http://localhost/api/exceptions/{id}
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"deleted": true,
"documentFamily": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentStatus": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
},
"deleted": true,
"assignment": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"user": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"email": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
"<any>"
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"assignedAt": "2023-11-07T05:31:56Z",
"releaseAt": "2023-11-07T05:31:56Z",
"id": "<string>"
},
"storeRef": "<string>",
"path": "<string>",
"locked": true,
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"numberOfNotes": 123,
"numberOfInsights": 123,
"numberOfContentExceptions": 123,
"contentObjects": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"contentType": "DOCUMENT",
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
"<any>"
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"contentExceptions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"tag": "<string>",
"message": "<string>",
"exceptionType": "<string>",
"severity": "<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": "<any>",
"actorType": "<any>"
},
"label": "<string>",
"sourceContentObjectId": "<string>",
"destinationContentObjectId": "<string>",
"ignoredValues": {},
"id": "<string>"
}
],
"taxonomies": [
{
"template": true,
"deprecated": true,
"ref": "<string>",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"slug": "<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": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
}
],
"metadata": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": [
{
"id": "<string>",
"label": "<string>",
"order": 123,
"generateName": true,
"group": true,
"name": "<string>",
"selectWeight": 123,
"externalName": "<string>",
"valuePath": "VALUE_OR_ALL_CONTENT",
"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": [
{}
],
"options": [
{
"groupOptions": "<any>",
"properties": "<any>",
"tabName": "<any>",
"name": "<any>",
"aliases": "<any>",
"label": "<any>",
"falseLabel": "<any>",
"hint": "<any>",
"required": "<any>",
"type": "<any>",
"subType": "<any>",
"listType": "<any>",
"displayProperties": "<any>",
"listLabel": "<any>",
"listDescription": "<any>",
"featureFlag": "<any>",
"default": "<any>",
"description": "<any>",
"supportArticle": "<any>",
"overviewMarkdown": "<any>",
"showIf": "<any>",
"developerOnly": "<any>",
"showOnPopup": "<any>",
"possibleValues": "<any>"
}
],
"nodeTypes": [
"<string>"
],
"taxonType": "STRING",
"selectionOptions": [
{
"label": "<string>",
"id": "<string>",
"description": "<string>",
"isConditional": true,
"conditionalFormula": "<string>",
"lexicalRelations": [
"<any>"
]
}
],
"typeFeatures": {},
"properties": {},
"conditionalFormats": [
{
"type": "<string>",
"condition": "<string>",
"properties": {}
}
],
"validationRules": [
{
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
],
"cardinality": "ONCE_PER_DOCUMENT",
"path": "<string>",
"multiValue": true,
"userEditable": true,
"usePostExpression": true,
"postExpression": "<string>"
}
],
"totalTaxons": 123
}
}
],
"labels": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"label": "<string>",
"id": "<string>"
}
],
"activeAssistant": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<any>",
"cronExpression": "<any>",
"lastEvent": "<any>",
"nextEvent": "<any>",
"id": "<any>"
}
],
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
},
"name": "<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": [
"<any>"
]
},
"id": "<string>",
"definition": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": "<any>",
"class": "<any>"
},
"services": [
"<any>"
],
"processingTaxonomies": [
"<any>"
],
"options": [
"<any>"
],
"optionTabs": [
"<any>"
],
"additionalTaxonOptions": [
"<any>"
],
"taxonFeatures": [
"<any>"
],
"eventTypes": [
"<any>"
],
"defaultSchedules": [
"<any>"
],
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<any>",
"cronExpression": "<any>",
"lastEvent": "<any>",
"nextEvent": "<any>",
"id": "<any>"
}
],
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
},
"name": "<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": [
"<any>"
]
},
"id": "<string>",
"definition": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": "<any>",
"class": "<any>"
},
"services": [
"<any>"
],
"processingTaxonomies": [
"<any>"
],
"options": [
"<any>"
],
"optionTabs": [
"<any>"
],
"additionalTaxonOptions": [
"<any>"
],
"taxonFeatures": [
"<any>"
],
"eventTypes": [
"<any>"
],
"defaultSchedules": [
"<any>"
],
"subscription": "<string>"
}
},
"execution": {
"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": "<any>",
"actorType": "<any>"
},
"taxonomyRefs": [
"<any>"
],
"labelsToApply": [
"<any>"
]
}
]
},
"session": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"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": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
},
"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": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
}
],
"steps": [
{
"id": "<string>",
"status": "PENDING",
"exceptionDetails": {
"message": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
},
"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": [
"<any>"
],
"inputId": "<string>",
"outputId": "<string>",
"outputIds": "<string>",
"ref": "<string>",
"extensionPackRef": "<string>",
"stepType": "ACTION"
}
]
},
"parameters": {},
"customOptions": {},
"context": {},
"childExecutions": [
{}
],
"contentObjects": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"contentType": "DOCUMENT",
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
"<any>"
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"documentFamily": {},
"id": "<string>"
},
"id": "<string>"
}
],
"id": "<string>"
},
"executionTargets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<any>",
"actorType": "<any>"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"summary": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
}
],
"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": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"color": "<string>",
"icon": "<string>",
"active": true,
"labelJsonPath": "<string>",
"options": [
{
"groupOptions": "<any>",
"properties": "<any>",
"tabName": "<any>",
"name": "<any>",
"aliases": "<any>",
"label": "<any>",
"falseLabel": "<any>",
"hint": "<any>",
"required": "<any>",
"type": "<any>",
"subType": "<any>",
"listType": "<any>",
"displayProperties": "<any>",
"listLabel": "<any>",
"listDescription": "<any>",
"featureFlag": "<any>",
"default": "<any>",
"description": "<any>",
"supportArticle": "<any>",
"overviewMarkdown": "<any>",
"showIf": "<any>",
"developerOnly": "<any>",
"showOnPopup": "<any>",
"possibleValues": "<any>"
}
],
"id": "<string>"
},
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"properties": {},
"active": true,
"id": "<string>"
}
],
"id": "<string>"
},
"dataExceptions": [
{}
],
"taxonomyRef": "<string>",
"path": "<string>",
"groupUuid": "<string>",
"cellIndex": 123,
"sourceOrdering": "<string>",
"dateTime": "2023-11-07T05:31:56Z",
"lineage": {
"storeRef": "<string>",
"documentFamilyId": "<string>",
"executionId": "<string>",
"contentObjectId": "<string>",
"validations": [
{
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
],
"attributeValidations": {}
},
"attributes": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {},
"value": "<string>",
"truncated": true,
"dataExceptions": [
{}
],
"tag": "<string>",
"tagUuid": "<string>",
"ownerUri": "<string>",
"dateValue": "2023-11-07T05:31:56Z",
"decimalValue": 123,
"booleanValue": true,
"stringValue": "<string>",
"typeAtCreation": "STRING",
"confidence": 123,
"numberOfNotes": 123,
"dataFeatures": {},
"path": "<string>",
"id": "<string>"
}
],
"parent": {},
"parentId": "<string>",
"storeRef": "<string>",
"id": "<string>"
},
"dataAttribute": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {},
"value": "<string>",
"truncated": true,
"dataExceptions": [
{}
],
"tag": "<string>",
"tagUuid": "<string>",
"ownerUri": "<string>",
"dateValue": "2023-11-07T05:31:56Z",
"decimalValue": 123,
"booleanValue": true,
"stringValue": "<string>",
"typeAtCreation": "STRING",
"confidence": 123,
"numberOfNotes": 123,
"dataFeatures": {},
"path": "<string>",
"id": "<string>"
},
"message": "<string>",
"exceptionDetails": "<string>",
"severity": "<string>",
"exceptionType": "<string>",
"closingComment": "<string>",
"open": true,
"path": "<string>",
"dataAttrUuid": "<string>",
"dataObjectUuid": "<string>",
"id": "<string>"
}
Get a resource with the provided ID
curl --request GET \
--url http://localhost/api/exceptions/{id}
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"deleted": true,
"documentFamily": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"documentStatus": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
},
"deleted": true,
"assignment": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"user": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"email": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
"<any>"
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"assignedAt": "2023-11-07T05:31:56Z",
"releaseAt": "2023-11-07T05:31:56Z",
"id": "<string>"
},
"storeRef": "<string>",
"path": "<string>",
"locked": true,
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"numberOfNotes": 123,
"numberOfInsights": 123,
"numberOfContentExceptions": 123,
"contentObjects": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"contentType": "DOCUMENT",
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
"<any>"
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"contentExceptions": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"tag": "<string>",
"message": "<string>",
"exceptionType": "<string>",
"severity": "<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": "<any>",
"actorType": "<any>"
},
"label": "<string>",
"sourceContentObjectId": "<string>",
"destinationContentObjectId": "<string>",
"ignoredValues": {},
"id": "<string>"
}
],
"taxonomies": [
{
"template": true,
"deprecated": true,
"ref": "<string>",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"slug": "<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": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
}
],
"metadata": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": [
{
"id": "<string>",
"label": "<string>",
"order": 123,
"generateName": true,
"group": true,
"name": "<string>",
"selectWeight": 123,
"externalName": "<string>",
"valuePath": "VALUE_OR_ALL_CONTENT",
"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": [
{}
],
"options": [
{
"groupOptions": "<any>",
"properties": "<any>",
"tabName": "<any>",
"name": "<any>",
"aliases": "<any>",
"label": "<any>",
"falseLabel": "<any>",
"hint": "<any>",
"required": "<any>",
"type": "<any>",
"subType": "<any>",
"listType": "<any>",
"displayProperties": "<any>",
"listLabel": "<any>",
"listDescription": "<any>",
"featureFlag": "<any>",
"default": "<any>",
"description": "<any>",
"supportArticle": "<any>",
"overviewMarkdown": "<any>",
"showIf": "<any>",
"developerOnly": "<any>",
"showOnPopup": "<any>",
"possibleValues": "<any>"
}
],
"nodeTypes": [
"<string>"
],
"taxonType": "STRING",
"selectionOptions": [
{
"label": "<string>",
"id": "<string>",
"description": "<string>",
"isConditional": true,
"conditionalFormula": "<string>",
"lexicalRelations": [
"<any>"
]
}
],
"typeFeatures": {},
"properties": {},
"conditionalFormats": [
{
"type": "<string>",
"condition": "<string>",
"properties": {}
}
],
"validationRules": [
{
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
],
"cardinality": "ONCE_PER_DOCUMENT",
"path": "<string>",
"multiValue": true,
"userEditable": true,
"usePostExpression": true,
"postExpression": "<string>"
}
],
"totalTaxons": 123
}
}
],
"labels": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"label": "<string>",
"id": "<string>"
}
],
"activeAssistant": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<any>",
"cronExpression": "<any>",
"lastEvent": "<any>",
"nextEvent": "<any>",
"id": "<any>"
}
],
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
},
"name": "<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": [
"<any>"
]
},
"id": "<string>",
"definition": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": "<any>",
"class": "<any>"
},
"services": [
"<any>"
],
"processingTaxonomies": [
"<any>"
],
"options": [
"<any>"
],
"optionTabs": [
"<any>"
],
"additionalTaxonOptions": [
"<any>"
],
"taxonFeatures": [
"<any>"
],
"eventTypes": [
"<any>"
],
"defaultSchedules": [
"<any>"
],
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"subscription": "<string>",
"slug": "<string>",
"schedules": [
{
"type": "<any>",
"cronExpression": "<any>",
"lastEvent": "<any>",
"nextEvent": "<any>",
"id": "<any>"
}
],
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"email": "<any>",
"firstName": "<any>",
"lastName": "<any>",
"bio": "<any>",
"userStorage": "<any>",
"showDeveloperTools": "<any>",
"image": "<any>",
"userHash": "<any>",
"acceptedTerms": "<any>",
"userType": "<any>",
"active": "<any>",
"fullName": "<any>",
"externallyManaged": "<any>",
"hasAcceptedTerms": "<any>",
"id": "<any>",
"security": "<any>",
"preferences": "<any>"
},
"status": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"organization": "<any>",
"color": "<any>",
"icon": "<any>",
"status": "<any>",
"production": "<any>",
"id": "<any>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
"<any>"
],
"dataFlow": {
"viewPort": "<any>",
"nodes": "<any>",
"edges": "<any>"
},
"options": {
"options": "<any>",
"properties": "<any>",
"groupTaxonTypeFeatures": "<any>",
"taxonTypeFeatures": "<any>",
"taskOptions": "<any>"
},
"documentStatuses": [
"<any>"
],
"statusType": "ACTIVE",
"taskStatuses": [
"<any>"
],
"id": "<string>"
},
"name": "<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": [
"<any>"
]
},
"id": "<string>",
"definition": {
"ref": "<string>",
"template": true,
"orgSlug": "<string>",
"slug": "<string>",
"type": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<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": "<any>",
"class": "<any>"
},
"services": [
"<any>"
],
"processingTaxonomies": [
"<any>"
],
"options": [
"<any>"
],
"optionTabs": [
"<any>"
],
"additionalTaxonOptions": [
"<any>"
],
"taxonFeatures": [
"<any>"
],
"eventTypes": [
"<any>"
],
"defaultSchedules": [
"<any>"
],
"subscription": "<string>"
}
},
"execution": {
"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": "<any>",
"actorType": "<any>"
},
"taxonomyRefs": [
"<any>"
],
"labelsToApply": [
"<any>"
]
}
]
},
"session": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"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": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
},
"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": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
}
],
"steps": [
{
"id": "<string>",
"status": "PENDING",
"exceptionDetails": {
"message": "<any>",
"statusCode": "<any>",
"errorMessage": "<any>",
"errorType": "<any>",
"executedVersion": "<any>",
"advice": "<any>",
"description": "<any>",
"cause": "<any>",
"documentationUrl": "<any>",
"stackTrace": "<any>",
"help": "<any>",
"optionErrors": "<any>",
"validationErrors": "<any>"
},
"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": [
"<any>"
],
"inputId": "<string>",
"outputId": "<string>",
"outputIds": "<string>",
"ref": "<string>",
"extensionPackRef": "<string>",
"stepType": "ACTION"
}
]
},
"parameters": {},
"customOptions": {},
"context": {},
"childExecutions": [
{}
],
"contentObjects": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"contentType": "DOCUMENT",
"documentVersion": "<string>",
"index": 123,
"metadata": {},
"mixins": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"modified": "2023-11-07T05:31:56Z",
"size": 123,
"storeRef": "<string>",
"documentTaxonValidations": [
"<any>"
],
"documentFamilyId": "<string>",
"id": "<string>"
}
],
"documentFamily": {},
"id": "<string>"
},
"id": "<string>"
}
],
"id": "<string>"
},
"executionTargets": {
"instances": [
{
"type": "DOCUMENT_STORE",
"ref": "<string>",
"documentFamilyId": "<string>",
"contentObjectId": "<string>",
"actor": {
"actorId": "<any>",
"actorType": "<any>"
},
"taxonomyRefs": [
"<string>"
],
"labelsToApply": [
"<string>"
]
}
]
},
"summary": "<string>",
"documentTaxonValidations": [
{
"taxonomyRef": "<string>",
"taxonPath": "<string>",
"validation": {
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
}
],
"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": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"color": "<string>",
"icon": "<string>",
"active": true,
"labelJsonPath": "<string>",
"options": [
{
"groupOptions": "<any>",
"properties": "<any>",
"tabName": "<any>",
"name": "<any>",
"aliases": "<any>",
"label": "<any>",
"falseLabel": "<any>",
"hint": "<any>",
"required": "<any>",
"type": "<any>",
"subType": "<any>",
"listType": "<any>",
"displayProperties": "<any>",
"listLabel": "<any>",
"listDescription": "<any>",
"featureFlag": "<any>",
"default": "<any>",
"description": "<any>",
"supportArticle": "<any>",
"overviewMarkdown": "<any>",
"showIf": "<any>",
"developerOnly": "<any>",
"showOnPopup": "<any>",
"possibleValues": "<any>"
}
],
"id": "<string>"
},
"organization": {
"uuid": "<any>",
"createdOn": "<any>",
"updatedOn": "<any>",
"changeSequence": "<any>",
"name": "<any>",
"slug": "<any>",
"publicAccess": "<any>",
"description": "<any>",
"organizationStatus": "<any>",
"hasImage": "<any>",
"defaultToPrivateTemplates": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"properties": {},
"active": true,
"id": "<string>"
}
],
"id": "<string>"
},
"dataExceptions": [
{}
],
"taxonomyRef": "<string>",
"path": "<string>",
"groupUuid": "<string>",
"cellIndex": 123,
"sourceOrdering": "<string>",
"dateTime": "2023-11-07T05:31:56Z",
"lineage": {
"storeRef": "<string>",
"documentFamilyId": "<string>",
"executionId": "<string>",
"contentObjectId": "<string>",
"validations": [
{
"name": "<any>",
"disabled": "<any>",
"description": "<any>",
"conditional": "<any>",
"conditionalFormula": "<any>",
"ruleFormula": "<any>",
"messageFormula": "<any>",
"detailFormula": "<any>",
"exceptionId": "<any>",
"supportArticleId": "<any>",
"overridable": "<any>"
}
],
"attributeValidations": {}
},
"attributes": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {},
"value": "<string>",
"truncated": true,
"dataExceptions": [
{}
],
"tag": "<string>",
"tagUuid": "<string>",
"ownerUri": "<string>",
"dateValue": "2023-11-07T05:31:56Z",
"decimalValue": 123,
"booleanValue": true,
"stringValue": "<string>",
"typeAtCreation": "STRING",
"confidence": 123,
"numberOfNotes": 123,
"dataFeatures": {},
"path": "<string>",
"id": "<string>"
}
],
"parent": {},
"parentId": "<string>",
"storeRef": "<string>",
"id": "<string>"
},
"dataAttribute": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"dataObject": {},
"value": "<string>",
"truncated": true,
"dataExceptions": [
{}
],
"tag": "<string>",
"tagUuid": "<string>",
"ownerUri": "<string>",
"dateValue": "2023-11-07T05:31:56Z",
"decimalValue": 123,
"booleanValue": true,
"stringValue": "<string>",
"typeAtCreation": "STRING",
"confidence": 123,
"numberOfNotes": 123,
"dataFeatures": {},
"path": "<string>",
"id": "<string>"
},
"message": "<string>",
"exceptionDetails": "<string>",
"severity": "<string>",
"exceptionType": "<string>",
"closingComment": "<string>",
"open": true,
"path": "<string>",
"dataAttrUuid": "<string>",
"dataObjectUuid": "<string>",
"id": "<string>"
}
OK
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 ID of the object