curl --request POST \
--url http://localhost/api/tasks/createTaskWithRequest \
--header 'Content-Type: application/json' \
--data '
{
"task": {
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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": {
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"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": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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>"
},
"documentFamilies": [
{
"id": "<string>"
}
]
}
'{
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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": {
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"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": {
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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": {
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"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": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"connectServerUrl": "<string>",
"connectServerAccessToken": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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>"
},
"documentFamilies": [
{
"id": "<string>"
}
]
}
'{
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"title": "<string>",
"description": "<string>",
"metadata": {
"properties": {}
},
"template": {
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"name": "<string>",
"description": "<string>",
"slug": "<string>",
"metadata": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"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": {
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
},
"assignee": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"project": {
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"description": "<string>",
"owner": {
"email": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"firstName": "<string>",
"lastName": "<string>",
"bio": "<string>",
"userStorage": {
"favoriteLinks": [
{
"link": "<string>"
}
]
},
"showDeveloperTools": true,
"image": "<string>",
"userHash": "<string>",
"acceptedTerms": true,
"userType": "HUMAN",
"active": true,
"fullName": "<string>",
"externallyManaged": true,
"hasAcceptedTerms": true,
"id": "<string>",
"security": {
"roles": [
"PLATFORM_ADMIN"
]
},
"preferences": {
"showWelcomeMessage": true,
"showOnboarding": true,
"showScrollbars": true
}
},
"status": {
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"icon": "<string>",
"production": true,
"id": "<string>"
},
"templateArticleId": "<string>",
"projectTemplateRef": "<string>",
"notes": "<string>",
"color": "<string>",
"tags": [
{
"name": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"organization": {
"name": "<string>",
"slug": "<string>",
"organizationStatus": "ACTIVE",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"publicAccess": true,
"description": "<string>",
"hasImage": true,
"defaultToPrivateTemplates": true,
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"stripeCustomerId": "<string>",
"enterpriseOrganization": true,
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"dataFlow": {
"viewPort": {
"x": 123,
"y": 123,
"zoom": 123
},
"nodes": [
{
"id": "<string>",
"parentId": "<string>",
"type": "<string>",
"position": {
"x": 123,
"y": 123
},
"dimensions": {
"width": 123,
"height": 123
},
"properties": {}
}
],
"edges": [
{
"id": "<string>",
"source": "<string>",
"target": "<string>",
"properties": {}
}
]
},
"options": {
"options": [
{
"name": "<string>",
"type": "<string>",
"groupOptions": "<array>",
"properties": {},
"tabName": "<string>",
"aliases": [
"<string>"
],
"label": "<string>",
"falseLabel": "<string>",
"hint": "<string>",
"required": true,
"subType": "<string>",
"listType": "<string>",
"displayProperties": {},
"listLabel": "<string>",
"listDescription": "<string>",
"featureFlag": "<string>",
"default": {},
"description": "<string>",
"supportArticle": "<string>",
"overviewMarkdown": "<string>",
"showIf": "<string>",
"developerOnly": true,
"showOnPopup": true,
"possibleValues": [
{
"label": "<string>",
"value": {},
"description": "<string>"
}
]
}
],
"properties": {},
"groupTaxonTypeFeatures": {},
"taxonTypeFeatures": {},
"taskOptions": {
"showTakeNext": true,
"showNewTask": true
}
},
"documentStatuses": [
{
"status": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "UNRESOLVED",
"id": "<string>"
}
],
"statusType": "ACTIVE",
"taskStatuses": [
{
"label": "<string>",
"uuid": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"changeSequence": 123,
"color": "<string>",
"icon": "<string>",
"slug": "<string>",
"statusType": "TODO",
"id": "<string>"
}
],
"id": "<string>"
},
"color": "<string>",
"id": "<string>"
}
],
"priority": 123,
"id": "<string>"
}Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Flag to indicate if the user has accepted the terms of service
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
The ID of the object
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Show child attributes
The ID of the object
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
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
Show child attributes
Show child attributes
Show child attributes
Show child attributes
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
A user of the Kodexa Platform
Show child attributes
Email address of the user
The UUID of the object
The change sequence of the object, which can be used to track modications
First name of the user
Last name of the user
About the user
Show developer tools in the UI
Link to user image
HUMAN, ASSISTANT, SERVICE Flag to indicate if the user is active
Full name of the user
Flag to indicate if the user has accepted the terms of service
The ID of the object
The project status
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
The project tags related to this project
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
Show child attributes
ACTIVE, HAS_ISSUES, CANCELLED, ARCHIVED The UUID of the object
The change sequence of the object, which can be used to track modications
The ID of the object
The ID of the object
Show child attributes
Show child attributes
Options for the project template
Show child attributes
The options available for this project
Show child attributes
Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
UNRESOLVED, RESOLVED The ID of the object
The project status type (ACTIVE or ARCHIVED)
ACTIVE, ARCHIVED Show child attributes
The UUID of the object
The change sequence of the object, which can be used to track modications
TODO, IN_PROGRESS, DONE The ID of the object
The ID of the object
The ID of the object
The ID of the object