Response
OK
The UUID of the object
The change sequence of the object, which can be used to track modications
A user of the Kodexa Platform
The ID of the object
curl --request POST \
--url http://localhost/api/tasks/createTaskWithRequest \
--header 'Content-Type: application/json' \
--data '{
"task": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"dueDate": "2023-12-25",
"completedDate": "2023-12-25",
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"priority": 123,
"id": "<string>"
},
"taskTemplate": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"documentFamilies": [
{
"id": "<string>"
}
]
}'
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"dueDate": "2023-12-25",
"completedDate": "2023-12-25",
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"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": [
{}
]
},
"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
}
},
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"priority": 123,
"id": "<string>"
}
Create a new task with the given request (to include document families)
curl --request POST \
--url http://localhost/api/tasks/createTaskWithRequest \
--header 'Content-Type: application/json' \
--data '{
"task": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"dueDate": "2023-12-25",
"completedDate": "2023-12-25",
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"priority": 123,
"id": "<string>"
},
"taskTemplate": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"<any>"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"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>",
"connectServerUrl": "<any>",
"connectServerAccessToken": "<any>",
"supportAccess": "<any>",
"supportAccessExpiresAt": "<any>",
"stripeCustomerId": "<any>",
"enterpriseOrganization": "<any>",
"id": "<any>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<any>",
"parentId": "<any>",
"type": "<any>",
"position": "<any>",
"dimensions": "<any>",
"properties": "<any>"
}
],
"edges": [
{
"id": "<any>",
"source": "<any>",
"target": "<any>",
"properties": "<any>"
}
]
},
"options": {
"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>"
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"documentFamilies": [
{
"id": "<string>"
}
]
}'
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"forms": [
{
"dataFormRef": "<string>",
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"availablePanels": {},
"properties": {}
}
],
"actions": [
{
"uuid": "<string>",
"type": "<string>",
"label": "<string>",
"properties": {}
}
],
"documentFamilyGroups": [
{
"name": "<string>",
"notes": "<string>",
"documentFamilyFilter": "<string>",
"maxHits": 123,
"sort": "<string>",
"automaticallyAdd": true,
"editable": true
}
],
"workspaceId": "<string>",
"properties": {},
"priority": 123
},
"id": "<string>"
},
"dueDate": "2023-12-25",
"completedDate": "2023-12-25",
"status": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"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": [
{}
]
},
"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
}
},
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"owner": {
"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": [
{}
]
},
"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": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"status": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"name": "<string>",
"slug": "<string>",
"publicAccess": true,
"description": "<string>",
"organizationStatus": "ACTIVE",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {},
"dimensions": {},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"groupOptions": [
"<any>"
],
"properties": {},
"tabName": "<string>",
"name": "<string>",
"aliases": [
"<any>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"type": "<string>",
"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": [
"<any>"
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"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>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"label": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"color": "<string>",
"id": "<string>"
}
],
"priority": 123,
"id": "<string>"
}
OK
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
Show child attributes
A user of the Kodexa Platform
Show child attributes
Show child attributes
The ID of the object