Skip to main content
POST
/
api
/
messages
Create Message
curl --request POST \
  --url https://platform.kodexa.ai/api/messages \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '
{
  "assistant": {
    "active": true,
    "assistantDefinitionId": "<string>",
    "assistantRole": "<string>",
    "changeSequence": 123,
    "chatEnabled": true,
    "color": "<string>",
    "createdOn": "2023-11-07T05:31:56Z",
    "deleteLoggingOnSuccess": true,
    "deleted": true,
    "description": "<string>",
    "id": "<string>",
    "loggingEnabled": true,
    "name": "<string>",
    "options": {},
    "priorityHint": 123,
    "project": {
      "changeSequence": 123,
      "color": "<string>",
      "createdOn": "2023-11-07T05:31:56Z",
      "dataFlow": {
        "edges": [
          {
            "id": "<string>",
            "properties": {},
            "source": "<string>",
            "target": "<string>"
          }
        ],
        "nodes": [
          {
            "dimensions": {
              "height": 123,
              "width": 123
            },
            "id": "<string>",
            "parentId": "<string>",
            "position": {
              "x": 123,
              "y": 123
            },
            "properties": {},
            "type": "<string>"
          }
        ],
        "viewPort": {
          "x": 123,
          "y": 123,
          "zoom": 123
        }
      },
      "description": "<string>",
      "id": "<string>",
      "memory": {
        "changeSequence": 123,
        "orderedDashboards": [
          "<string>"
        ],
        "recentFilters": {},
        "recentQueries": {}
      },
      "name": "<string>",
      "notes": "<string>",
      "options": {
        "dataOptions": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "dataProperties": {},
        "groupTaxonTypeFeatures": {},
        "options": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "properties": {},
        "taskOptions": {
          "showNewTask": true,
          "showTakeNext": true
        },
        "taxonTypeFeatures": {}
      },
      "organization": {
        "authGroupLink": {
          "authGroup": "<string>"
        },
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "defaultToPrivateTemplates": true,
        "description": "<string>",
        "enterpriseOrganization": true,
        "features": {},
        "hasImage": true,
        "id": "<string>",
        "memory": {
          "orderedDashboards": [
            "<string>"
          ]
        },
        "name": "<string>",
        "organizationStatus": "<string>",
        "properties": {},
        "publicAccess": true,
        "searchText": "<string>",
        "slug": "<string>",
        "stripeCustomerId": "<string>",
        "supportAccess": true,
        "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "organizationId": "<string>",
      "owner": {
        "active": true,
        "bio": "<string>",
        "businessGroup": "<string>",
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "email": "<string>",
        "firstName": "<string>",
        "groupsJson": "<string>",
        "id": "<string>",
        "image": "<string>",
        "isExternallyManaged": true,
        "lastName": "<string>",
        "preferences": {
          "showOnboarding": true,
          "showScrollbars": true,
          "showWelcomeMessage": true
        },
        "roles": {
          "roles": [
            "<string>"
          ]
        },
        "rolesJson": "<string>",
        "searchText": "<string>",
        "showDeveloperTools": true,
        "title": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "userStorage": {
          "favoriteLinks": [
            {
              "link": "<string>"
            }
          ]
        },
        "userType": "<string>",
        "uuid": "<string>"
      },
      "ownerId": "<string>",
      "projectTemplateRef": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "status": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "icon": "<string>",
        "id": "<string>",
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "production": true,
        "status": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "statusId": "<string>",
      "statusType": "<string>",
      "templateArticleId": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "projectId": "<string>",
    "runOnExistingContent": true,
    "showInTraining": true,
    "slug": "<string>",
    "subscription": "<string>",
    "testOptions": {},
    "updatedOn": "2023-11-07T05:31:56Z",
    "uuid": "<string>",
    "validationErrors": {
      "instances": [
        {
          "description": "<string>",
          "message": "<string>",
          "option": "<string>"
        }
      ]
    }
  },
  "assistantId": "<string>",
  "block": {
    "children": [
      {}
    ],
    "id": "<string>",
    "properties": {},
    "type": "<string>"
  },
  "changeSequence": 123,
  "channel": {
    "changeSequence": 123,
    "createdOn": "2023-11-07T05:31:56Z",
    "id": "<string>",
    "isPrivate": true,
    "name": "<string>",
    "project": {
      "changeSequence": 123,
      "color": "<string>",
      "createdOn": "2023-11-07T05:31:56Z",
      "dataFlow": {
        "edges": [
          {
            "id": "<string>",
            "properties": {},
            "source": "<string>",
            "target": "<string>"
          }
        ],
        "nodes": [
          {
            "dimensions": {
              "height": 123,
              "width": 123
            },
            "id": "<string>",
            "parentId": "<string>",
            "position": {
              "x": 123,
              "y": 123
            },
            "properties": {},
            "type": "<string>"
          }
        ],
        "viewPort": {
          "x": 123,
          "y": 123,
          "zoom": 123
        }
      },
      "description": "<string>",
      "id": "<string>",
      "memory": {
        "changeSequence": 123,
        "orderedDashboards": [
          "<string>"
        ],
        "recentFilters": {},
        "recentQueries": {}
      },
      "name": "<string>",
      "notes": "<string>",
      "options": {
        "dataOptions": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "dataProperties": {},
        "groupTaxonTypeFeatures": {},
        "options": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "properties": {},
        "taskOptions": {
          "showNewTask": true,
          "showTakeNext": true
        },
        "taxonTypeFeatures": {}
      },
      "organization": {
        "authGroupLink": {
          "authGroup": "<string>"
        },
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "defaultToPrivateTemplates": true,
        "description": "<string>",
        "enterpriseOrganization": true,
        "features": {},
        "hasImage": true,
        "id": "<string>",
        "memory": {
          "orderedDashboards": [
            "<string>"
          ]
        },
        "name": "<string>",
        "organizationStatus": "<string>",
        "properties": {},
        "publicAccess": true,
        "searchText": "<string>",
        "slug": "<string>",
        "stripeCustomerId": "<string>",
        "supportAccess": true,
        "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "organizationId": "<string>",
      "owner": {
        "active": true,
        "bio": "<string>",
        "businessGroup": "<string>",
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "email": "<string>",
        "firstName": "<string>",
        "groupsJson": "<string>",
        "id": "<string>",
        "image": "<string>",
        "isExternallyManaged": true,
        "lastName": "<string>",
        "preferences": {
          "showOnboarding": true,
          "showScrollbars": true,
          "showWelcomeMessage": true
        },
        "roles": {
          "roles": [
            "<string>"
          ]
        },
        "rolesJson": "<string>",
        "searchText": "<string>",
        "showDeveloperTools": true,
        "title": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "userStorage": {
          "favoriteLinks": [
            {
              "link": "<string>"
            }
          ]
        },
        "userType": "<string>",
        "uuid": "<string>"
      },
      "ownerId": "<string>",
      "projectTemplateRef": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "status": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "icon": "<string>",
        "id": "<string>",
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "production": true,
        "status": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "statusId": "<string>",
      "statusType": "<string>",
      "templateArticleId": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "projectId": "<string>",
    "suppressEvents": true,
    "task": {
      "assignee": "aSDinaTvuI8gbWludGxpZnk=",
      "assigneeId": "<string>",
      "changeSequence": 123,
      "completedDate": "2023-11-07T05:31:56Z",
      "createdOn": "2023-11-07T05:31:56Z",
      "deleteUserEmail": "<string>",
      "deleteUserId": "<string>",
      "deleted": true,
      "deletedDate": "2023-11-07T05:31:56Z",
      "description": "<string>",
      "dueDate": "2023-11-07T05:31:56Z",
      "id": "<string>",
      "locked": true,
      "metadata": {
        "dataProperties": {}
      },
      "parentTask": {},
      "parentTaskId": "<string>",
      "priority": 123,
      "project": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "dataFlow": {
          "edges": [
            {
              "id": "<string>",
              "properties": {},
              "source": "<string>",
              "target": "<string>"
            }
          ],
          "nodes": [
            {
              "dimensions": {
                "height": 123,
                "width": 123
              },
              "id": "<string>",
              "parentId": "<string>",
              "position": {
                "x": 123,
                "y": 123
              },
              "properties": {},
              "type": "<string>"
            }
          ],
          "viewPort": {
            "x": 123,
            "y": 123,
            "zoom": 123
          }
        },
        "description": "<string>",
        "id": "<string>",
        "memory": {
          "changeSequence": 123,
          "orderedDashboards": [
            "<string>"
          ],
          "recentFilters": {},
          "recentQueries": {}
        },
        "name": "<string>",
        "notes": "<string>",
        "options": {
          "dataOptions": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "dataProperties": {},
          "groupTaxonTypeFeatures": {},
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "properties": {},
          "taskOptions": {
            "showNewTask": true,
            "showTakeNext": true
          },
          "taxonTypeFeatures": {}
        },
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "owner": {
          "active": true,
          "bio": "<string>",
          "businessGroup": "<string>",
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "email": "<string>",
          "firstName": "<string>",
          "groupsJson": "<string>",
          "id": "<string>",
          "image": "<string>",
          "isExternallyManaged": true,
          "lastName": "<string>",
          "preferences": {
            "showOnboarding": true,
            "showScrollbars": true,
            "showWelcomeMessage": true
          },
          "roles": {
            "roles": [
              "<string>"
            ]
          },
          "rolesJson": "<string>",
          "searchText": "<string>",
          "showDeveloperTools": true,
          "title": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "userStorage": {
            "favoriteLinks": [
              {
                "link": "<string>"
              }
            ]
          },
          "userType": "<string>",
          "uuid": "<string>"
        },
        "ownerId": "<string>",
        "projectTemplateRef": "<string>",
        "searchText": "<string>",
        "slug": "<string>",
        "status": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "icon": "<string>",
          "id": "<string>",
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "production": true,
          "status": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "statusId": "<string>",
        "statusType": "<string>",
        "templateArticleId": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "projectId": "<string>",
      "properties": {},
      "searchText": "<string>",
      "signal": {
        "metadata": {},
        "notes": "<string>",
        "outcome": "<string>",
        "requestedItems": [
          {}
        ]
      },
      "status": "<string>",
      "statusId": "<string>",
      "taskActivities": [
        {
          "changeSequence": 123,
          "content": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "detail": {
            "interpolatedValues": {},
            "type": "<string>"
          },
          "id": "<string>",
          "searchText": "<string>",
          "task": {},
          "taskId": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "user": "aSDinaTvuI8gbWludGxpZnk=",
          "userId": "<string>",
          "uuid": "<string>"
        }
      ],
      "template": {
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "description": "<string>",
        "id": "<string>",
        "metadata": {
          "actions": [
            {
              "label": "<string>",
              "properties": {},
              "type": "<string>",
              "uuid": "<string>"
            }
          ],
          "documentFamilyGroups": [
            {
              "automaticallyAdd": true,
              "documentFamilyFilter": "<string>",
              "editable": true,
              "maxHits": 123,
              "maxPages": 123,
              "maxSize": 123,
              "name": "<string>",
              "notes": "<string>",
              "sort": "<string>",
              "titlePrompt": "<string>",
              "uniqueFilenames": true,
              "uploadOnly": true
            }
          ],
          "forms": [
            {
              "actions": [
                {
                  "label": "<string>",
                  "properties": {},
                  "type": "<string>",
                  "uuid": "<string>"
                }
              ],
              "availablePanels": {},
              "dataFormRef": "<string>",
              "properties": {}
            }
          ],
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "priority": 123,
          "properties": {},
          "workspaceId": "<string>"
        },
        "name": "<string>",
        "planTemplate": {
          "items": [
            {
              "allowedOutcomes": [
                "<string>"
              ],
              "approvalCriteria": {},
              "approverRole": "<string>",
              "condition": {},
              "dependsOn": [
                "<string>"
              ],
              "hideLock": true,
              "maxStepsToInsert": 123,
              "moduleRef": "<string>",
              "name": "<string>",
              "options": {},
              "plannerContext": {},
              "taskData": {
                "actions": [
                  {
                    "label": "<string>",
                    "properties": {},
                    "type": "<string>",
                    "uuid": "<string>"
                  }
                ],
                "description": "<string>",
                "documentFamilyGroups": [
                  {
                    "automaticallyAdd": true,
                    "documentFamilyFilter": "<string>",
                    "editable": true,
                    "maxHits": 123,
                    "maxPages": 123,
                    "maxSize": 123,
                    "name": "<string>",
                    "notes": "<string>",
                    "sort": "<string>",
                    "titlePrompt": "<string>",
                    "uniqueFilenames": true,
                    "uploadOnly": true
                  }
                ],
                "forms": [
                  {
                    "actions": [
                      {
                        "label": "<string>",
                        "properties": {},
                        "type": "<string>",
                        "uuid": "<string>"
                      }
                    ],
                    "availablePanels": {},
                    "dataFormRef": "<string>",
                    "properties": {}
                  }
                ],
                "panelProperties": {},
                "priority": 123,
                "properties": {},
                "title": "<string>"
              },
              "taskStatusSlug": "<string>",
              "taskTemplateRef": "<string>"
            }
          ]
        },
        "planned": true,
        "project": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "dataFlow": {
            "edges": [
              {
                "id": "<string>",
                "properties": {},
                "source": "<string>",
                "target": "<string>"
              }
            ],
            "nodes": [
              {
                "dimensions": {
                  "height": 123,
                  "width": 123
                },
                "id": "<string>",
                "parentId": "<string>",
                "position": {
                  "x": 123,
                  "y": 123
                },
                "properties": {},
                "type": "<string>"
              }
            ],
            "viewPort": {
              "x": 123,
              "y": 123,
              "zoom": 123
            }
          },
          "description": "<string>",
          "id": "<string>",
          "memory": {
            "changeSequence": 123,
            "orderedDashboards": [
              "<string>"
            ],
            "recentFilters": {},
            "recentQueries": {}
          },
          "name": "<string>",
          "notes": "<string>",
          "options": {
            "dataOptions": [
              {
                "aliases": [
                  "<string>"
                ],
                "default": {},
                "description": "<string>",
                "developerOnly": true,
                "displayProperties": {},
                "falseLabel": "<string>",
                "featureFlag": "<string>",
                "groupOptions": [
                  {}
                ],
                "hint": "<string>",
                "label": "<string>",
                "listDescription": "<string>",
                "listLabel": "<string>",
                "listType": "<string>",
                "name": "<string>",
                "overviewMarkdown": "<string>",
                "possibleValues": [
                  {
                    "description": "<string>",
                    "label": "<string>",
                    "value": {}
                  }
                ],
                "properties": {},
                "required": true,
                "showIf": "<string>",
                "showOnPopup": true,
                "subType": "<string>",
                "supportArticle": "<string>",
                "tabName": "<string>",
                "type": "<string>"
              }
            ],
            "dataProperties": {},
            "groupTaxonTypeFeatures": {},
            "options": [
              {
                "aliases": [
                  "<string>"
                ],
                "default": {},
                "description": "<string>",
                "developerOnly": true,
                "displayProperties": {},
                "falseLabel": "<string>",
                "featureFlag": "<string>",
                "groupOptions": [
                  {}
                ],
                "hint": "<string>",
                "label": "<string>",
                "listDescription": "<string>",
                "listLabel": "<string>",
                "listType": "<string>",
                "name": "<string>",
                "overviewMarkdown": "<string>",
                "possibleValues": [
                  {
                    "description": "<string>",
                    "label": "<string>",
                    "value": {}
                  }
                ],
                "properties": {},
                "required": true,
                "showIf": "<string>",
                "showOnPopup": true,
                "subType": "<string>",
                "supportArticle": "<string>",
                "tabName": "<string>",
                "type": "<string>"
              }
            ],
            "properties": {},
            "taskOptions": {
              "showNewTask": true,
              "showTakeNext": true
            },
            "taxonTypeFeatures": {}
          },
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "owner": {
            "active": true,
            "bio": "<string>",
            "businessGroup": "<string>",
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "email": "<string>",
            "firstName": "<string>",
            "groupsJson": "<string>",
            "id": "<string>",
            "image": "<string>",
            "isExternallyManaged": true,
            "lastName": "<string>",
            "preferences": {
              "showOnboarding": true,
              "showScrollbars": true,
              "showWelcomeMessage": true
            },
            "roles": {
              "roles": [
                "<string>"
              ]
            },
            "rolesJson": "<string>",
            "searchText": "<string>",
            "showDeveloperTools": true,
            "title": "<string>",
            "updatedOn": "2023-11-07T05:31:56Z",
            "userStorage": {
              "favoriteLinks": [
                {
                  "link": "<string>"
                }
              ]
            },
            "userType": "<string>",
            "uuid": "<string>"
          },
          "ownerId": "<string>",
          "projectTemplateRef": "<string>",
          "searchText": "<string>",
          "slug": "<string>",
          "status": {
            "changeSequence": 123,
            "color": "<string>",
            "createdOn": "2023-11-07T05:31:56Z",
            "icon": "<string>",
            "id": "<string>",
            "organization": {
              "authGroupLink": {
                "authGroup": "<string>"
              },
              "changeSequence": 123,
              "createdOn": "2023-11-07T05:31:56Z",
              "defaultToPrivateTemplates": true,
              "description": "<string>",
              "enterpriseOrganization": true,
              "features": {},
              "hasImage": true,
              "id": "<string>",
              "memory": {
                "orderedDashboards": [
                  "<string>"
                ]
              },
              "name": "<string>",
              "organizationStatus": "<string>",
              "properties": {},
              "publicAccess": true,
              "searchText": "<string>",
              "slug": "<string>",
              "stripeCustomerId": "<string>",
              "supportAccess": true,
              "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
              "updatedOn": "2023-11-07T05:31:56Z",
              "uuid": "<string>"
            },
            "organizationId": "<string>",
            "production": true,
            "status": "<string>",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "statusId": "<string>",
          "statusType": "<string>",
          "templateArticleId": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "projectId": "<string>",
        "slug": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "templateId": "<string>",
      "title": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "taskId": "<string>",
    "updatedOn": "2023-11-07T05:31:56Z",
    "uuid": "<string>",
    "workspace": {
      "changeSequence": 123,
      "createdOn": "2023-11-07T05:31:56Z",
      "description": "<string>",
      "id": "<string>",
      "name": "<string>",
      "owner": "aSDinaTvuI8gbWludGxpZnk=",
      "project": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "dataFlow": {
          "edges": [
            {
              "id": "<string>",
              "properties": {},
              "source": "<string>",
              "target": "<string>"
            }
          ],
          "nodes": [
            {
              "dimensions": {
                "height": 123,
                "width": 123
              },
              "id": "<string>",
              "parentId": "<string>",
              "position": {
                "x": 123,
                "y": 123
              },
              "properties": {},
              "type": "<string>"
            }
          ],
          "viewPort": {
            "x": 123,
            "y": 123,
            "zoom": 123
          }
        },
        "description": "<string>",
        "id": "<string>",
        "memory": {
          "changeSequence": 123,
          "orderedDashboards": [
            "<string>"
          ],
          "recentFilters": {},
          "recentQueries": {}
        },
        "name": "<string>",
        "notes": "<string>",
        "options": {
          "dataOptions": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "dataProperties": {},
          "groupTaxonTypeFeatures": {},
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "properties": {},
          "taskOptions": {
            "showNewTask": true,
            "showTakeNext": true
          },
          "taxonTypeFeatures": {}
        },
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "owner": {
          "active": true,
          "bio": "<string>",
          "businessGroup": "<string>",
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "email": "<string>",
          "firstName": "<string>",
          "groupsJson": "<string>",
          "id": "<string>",
          "image": "<string>",
          "isExternallyManaged": true,
          "lastName": "<string>",
          "preferences": {
            "showOnboarding": true,
            "showScrollbars": true,
            "showWelcomeMessage": true
          },
          "roles": {
            "roles": [
              "<string>"
            ]
          },
          "rolesJson": "<string>",
          "searchText": "<string>",
          "showDeveloperTools": true,
          "title": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "userStorage": {
            "favoriteLinks": [
              {
                "link": "<string>"
              }
            ]
          },
          "userType": "<string>",
          "uuid": "<string>"
        },
        "ownerId": "<string>",
        "projectTemplateRef": "<string>",
        "searchText": "<string>",
        "slug": "<string>",
        "status": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "icon": "<string>",
          "id": "<string>",
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "production": true,
          "status": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "statusId": "<string>",
        "statusType": "<string>",
        "templateArticleId": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "projectId": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>",
      "workspaceStorage": "aSDinaTvuI8gbWludGxpZnk="
    },
    "workspaceId": "<string>"
  },
  "channelId": "<string>",
  "content": "<string>",
  "context": {
    "activeData": [
      {}
    ],
    "contentObjectId": "<string>",
    "documentFamilyId": "<string>",
    "feedbackOption": {
      "id": "<string>",
      "properties": {}
    },
    "messageTemplate": {
      "id": "<string>",
      "properties": {}
    },
    "page": 123,
    "selectedNodeUuids": [
      "<string>"
    ],
    "storeRef": "<string>",
    "taskId": {
      "id": "<string>",
      "properties": {}
    },
    "taxonomyRefs": [
      "<string>"
    ],
    "workspaceAssistantName": "<string>"
  },
  "createdOn": "2023-11-07T05:31:56Z",
  "feedback": {
    "options": [
      {
        "color": "<string>",
        "description": "<string>",
        "icon": "<string>",
        "id": "<string>",
        "label": "<string>",
        "options": [
          {}
        ],
        "type": "<string>",
        "value": "<string>"
      }
    ],
    "rating": 123
  },
  "id": "<string>",
  "messageSequence": 123,
  "messageType": "<string>",
  "updatedOn": "2023-11-07T05:31:56Z",
  "user": "aSDinaTvuI8gbWludGxpZnk=",
  "userId": "<string>",
  "uuid": "<string>"
}
'
{
  "assistant": {
    "active": true,
    "assistantDefinitionId": "<string>",
    "assistantRole": "<string>",
    "changeSequence": 123,
    "chatEnabled": true,
    "color": "<string>",
    "createdOn": "2023-11-07T05:31:56Z",
    "deleteLoggingOnSuccess": true,
    "deleted": true,
    "description": "<string>",
    "id": "<string>",
    "loggingEnabled": true,
    "name": "<string>",
    "options": {},
    "priorityHint": 123,
    "project": {
      "changeSequence": 123,
      "color": "<string>",
      "createdOn": "2023-11-07T05:31:56Z",
      "dataFlow": {
        "edges": [
          {
            "id": "<string>",
            "properties": {},
            "source": "<string>",
            "target": "<string>"
          }
        ],
        "nodes": [
          {
            "dimensions": {
              "height": 123,
              "width": 123
            },
            "id": "<string>",
            "parentId": "<string>",
            "position": {
              "x": 123,
              "y": 123
            },
            "properties": {},
            "type": "<string>"
          }
        ],
        "viewPort": {
          "x": 123,
          "y": 123,
          "zoom": 123
        }
      },
      "description": "<string>",
      "id": "<string>",
      "memory": {
        "changeSequence": 123,
        "orderedDashboards": [
          "<string>"
        ],
        "recentFilters": {},
        "recentQueries": {}
      },
      "name": "<string>",
      "notes": "<string>",
      "options": {
        "dataOptions": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "dataProperties": {},
        "groupTaxonTypeFeatures": {},
        "options": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "properties": {},
        "taskOptions": {
          "showNewTask": true,
          "showTakeNext": true
        },
        "taxonTypeFeatures": {}
      },
      "organization": {
        "authGroupLink": {
          "authGroup": "<string>"
        },
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "defaultToPrivateTemplates": true,
        "description": "<string>",
        "enterpriseOrganization": true,
        "features": {},
        "hasImage": true,
        "id": "<string>",
        "memory": {
          "orderedDashboards": [
            "<string>"
          ]
        },
        "name": "<string>",
        "organizationStatus": "<string>",
        "properties": {},
        "publicAccess": true,
        "searchText": "<string>",
        "slug": "<string>",
        "stripeCustomerId": "<string>",
        "supportAccess": true,
        "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "organizationId": "<string>",
      "owner": {
        "active": true,
        "bio": "<string>",
        "businessGroup": "<string>",
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "email": "<string>",
        "firstName": "<string>",
        "groupsJson": "<string>",
        "id": "<string>",
        "image": "<string>",
        "isExternallyManaged": true,
        "lastName": "<string>",
        "preferences": {
          "showOnboarding": true,
          "showScrollbars": true,
          "showWelcomeMessage": true
        },
        "roles": {
          "roles": [
            "<string>"
          ]
        },
        "rolesJson": "<string>",
        "searchText": "<string>",
        "showDeveloperTools": true,
        "title": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "userStorage": {
          "favoriteLinks": [
            {
              "link": "<string>"
            }
          ]
        },
        "userType": "<string>",
        "uuid": "<string>"
      },
      "ownerId": "<string>",
      "projectTemplateRef": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "status": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "icon": "<string>",
        "id": "<string>",
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "production": true,
        "status": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "statusId": "<string>",
      "statusType": "<string>",
      "templateArticleId": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "projectId": "<string>",
    "runOnExistingContent": true,
    "showInTraining": true,
    "slug": "<string>",
    "subscription": "<string>",
    "testOptions": {},
    "updatedOn": "2023-11-07T05:31:56Z",
    "uuid": "<string>",
    "validationErrors": {
      "instances": [
        {
          "description": "<string>",
          "message": "<string>",
          "option": "<string>"
        }
      ]
    }
  },
  "assistantId": "<string>",
  "block": {
    "children": [
      {}
    ],
    "id": "<string>",
    "properties": {},
    "type": "<string>"
  },
  "changeSequence": 123,
  "channel": {
    "changeSequence": 123,
    "createdOn": "2023-11-07T05:31:56Z",
    "id": "<string>",
    "isPrivate": true,
    "name": "<string>",
    "project": {
      "changeSequence": 123,
      "color": "<string>",
      "createdOn": "2023-11-07T05:31:56Z",
      "dataFlow": {
        "edges": [
          {
            "id": "<string>",
            "properties": {},
            "source": "<string>",
            "target": "<string>"
          }
        ],
        "nodes": [
          {
            "dimensions": {
              "height": 123,
              "width": 123
            },
            "id": "<string>",
            "parentId": "<string>",
            "position": {
              "x": 123,
              "y": 123
            },
            "properties": {},
            "type": "<string>"
          }
        ],
        "viewPort": {
          "x": 123,
          "y": 123,
          "zoom": 123
        }
      },
      "description": "<string>",
      "id": "<string>",
      "memory": {
        "changeSequence": 123,
        "orderedDashboards": [
          "<string>"
        ],
        "recentFilters": {},
        "recentQueries": {}
      },
      "name": "<string>",
      "notes": "<string>",
      "options": {
        "dataOptions": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "dataProperties": {},
        "groupTaxonTypeFeatures": {},
        "options": [
          {
            "aliases": [
              "<string>"
            ],
            "default": {},
            "description": "<string>",
            "developerOnly": true,
            "displayProperties": {},
            "falseLabel": "<string>",
            "featureFlag": "<string>",
            "groupOptions": [
              {}
            ],
            "hint": "<string>",
            "label": "<string>",
            "listDescription": "<string>",
            "listLabel": "<string>",
            "listType": "<string>",
            "name": "<string>",
            "overviewMarkdown": "<string>",
            "possibleValues": [
              {
                "description": "<string>",
                "label": "<string>",
                "value": {}
              }
            ],
            "properties": {},
            "required": true,
            "showIf": "<string>",
            "showOnPopup": true,
            "subType": "<string>",
            "supportArticle": "<string>",
            "tabName": "<string>",
            "type": "<string>"
          }
        ],
        "properties": {},
        "taskOptions": {
          "showNewTask": true,
          "showTakeNext": true
        },
        "taxonTypeFeatures": {}
      },
      "organization": {
        "authGroupLink": {
          "authGroup": "<string>"
        },
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "defaultToPrivateTemplates": true,
        "description": "<string>",
        "enterpriseOrganization": true,
        "features": {},
        "hasImage": true,
        "id": "<string>",
        "memory": {
          "orderedDashboards": [
            "<string>"
          ]
        },
        "name": "<string>",
        "organizationStatus": "<string>",
        "properties": {},
        "publicAccess": true,
        "searchText": "<string>",
        "slug": "<string>",
        "stripeCustomerId": "<string>",
        "supportAccess": true,
        "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "organizationId": "<string>",
      "owner": {
        "active": true,
        "bio": "<string>",
        "businessGroup": "<string>",
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "email": "<string>",
        "firstName": "<string>",
        "groupsJson": "<string>",
        "id": "<string>",
        "image": "<string>",
        "isExternallyManaged": true,
        "lastName": "<string>",
        "preferences": {
          "showOnboarding": true,
          "showScrollbars": true,
          "showWelcomeMessage": true
        },
        "roles": {
          "roles": [
            "<string>"
          ]
        },
        "rolesJson": "<string>",
        "searchText": "<string>",
        "showDeveloperTools": true,
        "title": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "userStorage": {
          "favoriteLinks": [
            {
              "link": "<string>"
            }
          ]
        },
        "userType": "<string>",
        "uuid": "<string>"
      },
      "ownerId": "<string>",
      "projectTemplateRef": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "status": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "icon": "<string>",
        "id": "<string>",
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "production": true,
        "status": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "statusId": "<string>",
      "statusType": "<string>",
      "templateArticleId": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "projectId": "<string>",
    "suppressEvents": true,
    "task": {
      "assignee": "aSDinaTvuI8gbWludGxpZnk=",
      "assigneeId": "<string>",
      "changeSequence": 123,
      "completedDate": "2023-11-07T05:31:56Z",
      "createdOn": "2023-11-07T05:31:56Z",
      "deleteUserEmail": "<string>",
      "deleteUserId": "<string>",
      "deleted": true,
      "deletedDate": "2023-11-07T05:31:56Z",
      "description": "<string>",
      "dueDate": "2023-11-07T05:31:56Z",
      "id": "<string>",
      "locked": true,
      "metadata": {
        "dataProperties": {}
      },
      "parentTask": {},
      "parentTaskId": "<string>",
      "priority": 123,
      "project": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "dataFlow": {
          "edges": [
            {
              "id": "<string>",
              "properties": {},
              "source": "<string>",
              "target": "<string>"
            }
          ],
          "nodes": [
            {
              "dimensions": {
                "height": 123,
                "width": 123
              },
              "id": "<string>",
              "parentId": "<string>",
              "position": {
                "x": 123,
                "y": 123
              },
              "properties": {},
              "type": "<string>"
            }
          ],
          "viewPort": {
            "x": 123,
            "y": 123,
            "zoom": 123
          }
        },
        "description": "<string>",
        "id": "<string>",
        "memory": {
          "changeSequence": 123,
          "orderedDashboards": [
            "<string>"
          ],
          "recentFilters": {},
          "recentQueries": {}
        },
        "name": "<string>",
        "notes": "<string>",
        "options": {
          "dataOptions": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "dataProperties": {},
          "groupTaxonTypeFeatures": {},
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "properties": {},
          "taskOptions": {
            "showNewTask": true,
            "showTakeNext": true
          },
          "taxonTypeFeatures": {}
        },
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "owner": {
          "active": true,
          "bio": "<string>",
          "businessGroup": "<string>",
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "email": "<string>",
          "firstName": "<string>",
          "groupsJson": "<string>",
          "id": "<string>",
          "image": "<string>",
          "isExternallyManaged": true,
          "lastName": "<string>",
          "preferences": {
            "showOnboarding": true,
            "showScrollbars": true,
            "showWelcomeMessage": true
          },
          "roles": {
            "roles": [
              "<string>"
            ]
          },
          "rolesJson": "<string>",
          "searchText": "<string>",
          "showDeveloperTools": true,
          "title": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "userStorage": {
            "favoriteLinks": [
              {
                "link": "<string>"
              }
            ]
          },
          "userType": "<string>",
          "uuid": "<string>"
        },
        "ownerId": "<string>",
        "projectTemplateRef": "<string>",
        "searchText": "<string>",
        "slug": "<string>",
        "status": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "icon": "<string>",
          "id": "<string>",
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "production": true,
          "status": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "statusId": "<string>",
        "statusType": "<string>",
        "templateArticleId": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "projectId": "<string>",
      "properties": {},
      "searchText": "<string>",
      "signal": {
        "metadata": {},
        "notes": "<string>",
        "outcome": "<string>",
        "requestedItems": [
          {}
        ]
      },
      "status": "<string>",
      "statusId": "<string>",
      "taskActivities": [
        {
          "changeSequence": 123,
          "content": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "detail": {
            "interpolatedValues": {},
            "type": "<string>"
          },
          "id": "<string>",
          "searchText": "<string>",
          "task": {},
          "taskId": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "user": "aSDinaTvuI8gbWludGxpZnk=",
          "userId": "<string>",
          "uuid": "<string>"
        }
      ],
      "template": {
        "changeSequence": 123,
        "createdOn": "2023-11-07T05:31:56Z",
        "description": "<string>",
        "id": "<string>",
        "metadata": {
          "actions": [
            {
              "label": "<string>",
              "properties": {},
              "type": "<string>",
              "uuid": "<string>"
            }
          ],
          "documentFamilyGroups": [
            {
              "automaticallyAdd": true,
              "documentFamilyFilter": "<string>",
              "editable": true,
              "maxHits": 123,
              "maxPages": 123,
              "maxSize": 123,
              "name": "<string>",
              "notes": "<string>",
              "sort": "<string>",
              "titlePrompt": "<string>",
              "uniqueFilenames": true,
              "uploadOnly": true
            }
          ],
          "forms": [
            {
              "actions": [
                {
                  "label": "<string>",
                  "properties": {},
                  "type": "<string>",
                  "uuid": "<string>"
                }
              ],
              "availablePanels": {},
              "dataFormRef": "<string>",
              "properties": {}
            }
          ],
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "priority": 123,
          "properties": {},
          "workspaceId": "<string>"
        },
        "name": "<string>",
        "planTemplate": {
          "items": [
            {
              "allowedOutcomes": [
                "<string>"
              ],
              "approvalCriteria": {},
              "approverRole": "<string>",
              "condition": {},
              "dependsOn": [
                "<string>"
              ],
              "hideLock": true,
              "maxStepsToInsert": 123,
              "moduleRef": "<string>",
              "name": "<string>",
              "options": {},
              "plannerContext": {},
              "taskData": {
                "actions": [
                  {
                    "label": "<string>",
                    "properties": {},
                    "type": "<string>",
                    "uuid": "<string>"
                  }
                ],
                "description": "<string>",
                "documentFamilyGroups": [
                  {
                    "automaticallyAdd": true,
                    "documentFamilyFilter": "<string>",
                    "editable": true,
                    "maxHits": 123,
                    "maxPages": 123,
                    "maxSize": 123,
                    "name": "<string>",
                    "notes": "<string>",
                    "sort": "<string>",
                    "titlePrompt": "<string>",
                    "uniqueFilenames": true,
                    "uploadOnly": true
                  }
                ],
                "forms": [
                  {
                    "actions": [
                      {
                        "label": "<string>",
                        "properties": {},
                        "type": "<string>",
                        "uuid": "<string>"
                      }
                    ],
                    "availablePanels": {},
                    "dataFormRef": "<string>",
                    "properties": {}
                  }
                ],
                "panelProperties": {},
                "priority": 123,
                "properties": {},
                "title": "<string>"
              },
              "taskStatusSlug": "<string>",
              "taskTemplateRef": "<string>"
            }
          ]
        },
        "planned": true,
        "project": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "dataFlow": {
            "edges": [
              {
                "id": "<string>",
                "properties": {},
                "source": "<string>",
                "target": "<string>"
              }
            ],
            "nodes": [
              {
                "dimensions": {
                  "height": 123,
                  "width": 123
                },
                "id": "<string>",
                "parentId": "<string>",
                "position": {
                  "x": 123,
                  "y": 123
                },
                "properties": {},
                "type": "<string>"
              }
            ],
            "viewPort": {
              "x": 123,
              "y": 123,
              "zoom": 123
            }
          },
          "description": "<string>",
          "id": "<string>",
          "memory": {
            "changeSequence": 123,
            "orderedDashboards": [
              "<string>"
            ],
            "recentFilters": {},
            "recentQueries": {}
          },
          "name": "<string>",
          "notes": "<string>",
          "options": {
            "dataOptions": [
              {
                "aliases": [
                  "<string>"
                ],
                "default": {},
                "description": "<string>",
                "developerOnly": true,
                "displayProperties": {},
                "falseLabel": "<string>",
                "featureFlag": "<string>",
                "groupOptions": [
                  {}
                ],
                "hint": "<string>",
                "label": "<string>",
                "listDescription": "<string>",
                "listLabel": "<string>",
                "listType": "<string>",
                "name": "<string>",
                "overviewMarkdown": "<string>",
                "possibleValues": [
                  {
                    "description": "<string>",
                    "label": "<string>",
                    "value": {}
                  }
                ],
                "properties": {},
                "required": true,
                "showIf": "<string>",
                "showOnPopup": true,
                "subType": "<string>",
                "supportArticle": "<string>",
                "tabName": "<string>",
                "type": "<string>"
              }
            ],
            "dataProperties": {},
            "groupTaxonTypeFeatures": {},
            "options": [
              {
                "aliases": [
                  "<string>"
                ],
                "default": {},
                "description": "<string>",
                "developerOnly": true,
                "displayProperties": {},
                "falseLabel": "<string>",
                "featureFlag": "<string>",
                "groupOptions": [
                  {}
                ],
                "hint": "<string>",
                "label": "<string>",
                "listDescription": "<string>",
                "listLabel": "<string>",
                "listType": "<string>",
                "name": "<string>",
                "overviewMarkdown": "<string>",
                "possibleValues": [
                  {
                    "description": "<string>",
                    "label": "<string>",
                    "value": {}
                  }
                ],
                "properties": {},
                "required": true,
                "showIf": "<string>",
                "showOnPopup": true,
                "subType": "<string>",
                "supportArticle": "<string>",
                "tabName": "<string>",
                "type": "<string>"
              }
            ],
            "properties": {},
            "taskOptions": {
              "showNewTask": true,
              "showTakeNext": true
            },
            "taxonTypeFeatures": {}
          },
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "owner": {
            "active": true,
            "bio": "<string>",
            "businessGroup": "<string>",
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "email": "<string>",
            "firstName": "<string>",
            "groupsJson": "<string>",
            "id": "<string>",
            "image": "<string>",
            "isExternallyManaged": true,
            "lastName": "<string>",
            "preferences": {
              "showOnboarding": true,
              "showScrollbars": true,
              "showWelcomeMessage": true
            },
            "roles": {
              "roles": [
                "<string>"
              ]
            },
            "rolesJson": "<string>",
            "searchText": "<string>",
            "showDeveloperTools": true,
            "title": "<string>",
            "updatedOn": "2023-11-07T05:31:56Z",
            "userStorage": {
              "favoriteLinks": [
                {
                  "link": "<string>"
                }
              ]
            },
            "userType": "<string>",
            "uuid": "<string>"
          },
          "ownerId": "<string>",
          "projectTemplateRef": "<string>",
          "searchText": "<string>",
          "slug": "<string>",
          "status": {
            "changeSequence": 123,
            "color": "<string>",
            "createdOn": "2023-11-07T05:31:56Z",
            "icon": "<string>",
            "id": "<string>",
            "organization": {
              "authGroupLink": {
                "authGroup": "<string>"
              },
              "changeSequence": 123,
              "createdOn": "2023-11-07T05:31:56Z",
              "defaultToPrivateTemplates": true,
              "description": "<string>",
              "enterpriseOrganization": true,
              "features": {},
              "hasImage": true,
              "id": "<string>",
              "memory": {
                "orderedDashboards": [
                  "<string>"
                ]
              },
              "name": "<string>",
              "organizationStatus": "<string>",
              "properties": {},
              "publicAccess": true,
              "searchText": "<string>",
              "slug": "<string>",
              "stripeCustomerId": "<string>",
              "supportAccess": true,
              "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
              "updatedOn": "2023-11-07T05:31:56Z",
              "uuid": "<string>"
            },
            "organizationId": "<string>",
            "production": true,
            "status": "<string>",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "statusId": "<string>",
          "statusType": "<string>",
          "templateArticleId": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "projectId": "<string>",
        "slug": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "templateId": "<string>",
      "title": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>"
    },
    "taskId": "<string>",
    "updatedOn": "2023-11-07T05:31:56Z",
    "uuid": "<string>",
    "workspace": {
      "changeSequence": 123,
      "createdOn": "2023-11-07T05:31:56Z",
      "description": "<string>",
      "id": "<string>",
      "name": "<string>",
      "owner": "aSDinaTvuI8gbWludGxpZnk=",
      "project": {
        "changeSequence": 123,
        "color": "<string>",
        "createdOn": "2023-11-07T05:31:56Z",
        "dataFlow": {
          "edges": [
            {
              "id": "<string>",
              "properties": {},
              "source": "<string>",
              "target": "<string>"
            }
          ],
          "nodes": [
            {
              "dimensions": {
                "height": 123,
                "width": 123
              },
              "id": "<string>",
              "parentId": "<string>",
              "position": {
                "x": 123,
                "y": 123
              },
              "properties": {},
              "type": "<string>"
            }
          ],
          "viewPort": {
            "x": 123,
            "y": 123,
            "zoom": 123
          }
        },
        "description": "<string>",
        "id": "<string>",
        "memory": {
          "changeSequence": 123,
          "orderedDashboards": [
            "<string>"
          ],
          "recentFilters": {},
          "recentQueries": {}
        },
        "name": "<string>",
        "notes": "<string>",
        "options": {
          "dataOptions": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "dataProperties": {},
          "groupTaxonTypeFeatures": {},
          "options": [
            {
              "aliases": [
                "<string>"
              ],
              "default": {},
              "description": "<string>",
              "developerOnly": true,
              "displayProperties": {},
              "falseLabel": "<string>",
              "featureFlag": "<string>",
              "groupOptions": [
                {}
              ],
              "hint": "<string>",
              "label": "<string>",
              "listDescription": "<string>",
              "listLabel": "<string>",
              "listType": "<string>",
              "name": "<string>",
              "overviewMarkdown": "<string>",
              "possibleValues": [
                {
                  "description": "<string>",
                  "label": "<string>",
                  "value": {}
                }
              ],
              "properties": {},
              "required": true,
              "showIf": "<string>",
              "showOnPopup": true,
              "subType": "<string>",
              "supportArticle": "<string>",
              "tabName": "<string>",
              "type": "<string>"
            }
          ],
          "properties": {},
          "taskOptions": {
            "showNewTask": true,
            "showTakeNext": true
          },
          "taxonTypeFeatures": {}
        },
        "organization": {
          "authGroupLink": {
            "authGroup": "<string>"
          },
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "defaultToPrivateTemplates": true,
          "description": "<string>",
          "enterpriseOrganization": true,
          "features": {},
          "hasImage": true,
          "id": "<string>",
          "memory": {
            "orderedDashboards": [
              "<string>"
            ]
          },
          "name": "<string>",
          "organizationStatus": "<string>",
          "properties": {},
          "publicAccess": true,
          "searchText": "<string>",
          "slug": "<string>",
          "stripeCustomerId": "<string>",
          "supportAccess": true,
          "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "organizationId": "<string>",
        "owner": {
          "active": true,
          "bio": "<string>",
          "businessGroup": "<string>",
          "changeSequence": 123,
          "createdOn": "2023-11-07T05:31:56Z",
          "email": "<string>",
          "firstName": "<string>",
          "groupsJson": "<string>",
          "id": "<string>",
          "image": "<string>",
          "isExternallyManaged": true,
          "lastName": "<string>",
          "preferences": {
            "showOnboarding": true,
            "showScrollbars": true,
            "showWelcomeMessage": true
          },
          "roles": {
            "roles": [
              "<string>"
            ]
          },
          "rolesJson": "<string>",
          "searchText": "<string>",
          "showDeveloperTools": true,
          "title": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "userStorage": {
            "favoriteLinks": [
              {
                "link": "<string>"
              }
            ]
          },
          "userType": "<string>",
          "uuid": "<string>"
        },
        "ownerId": "<string>",
        "projectTemplateRef": "<string>",
        "searchText": "<string>",
        "slug": "<string>",
        "status": {
          "changeSequence": 123,
          "color": "<string>",
          "createdOn": "2023-11-07T05:31:56Z",
          "icon": "<string>",
          "id": "<string>",
          "organization": {
            "authGroupLink": {
              "authGroup": "<string>"
            },
            "changeSequence": 123,
            "createdOn": "2023-11-07T05:31:56Z",
            "defaultToPrivateTemplates": true,
            "description": "<string>",
            "enterpriseOrganization": true,
            "features": {},
            "hasImage": true,
            "id": "<string>",
            "memory": {
              "orderedDashboards": [
                "<string>"
              ]
            },
            "name": "<string>",
            "organizationStatus": "<string>",
            "properties": {},
            "publicAccess": true,
            "searchText": "<string>",
            "slug": "<string>",
            "stripeCustomerId": "<string>",
            "supportAccess": true,
            "supportAccessExpiresAt": "2023-11-07T05:31:56Z",
            "updatedOn": "2023-11-07T05:31:56Z",
            "uuid": "<string>"
          },
          "organizationId": "<string>",
          "production": true,
          "status": "<string>",
          "updatedOn": "2023-11-07T05:31:56Z",
          "uuid": "<string>"
        },
        "statusId": "<string>",
        "statusType": "<string>",
        "templateArticleId": "<string>",
        "updatedOn": "2023-11-07T05:31:56Z",
        "uuid": "<string>"
      },
      "projectId": "<string>",
      "searchText": "<string>",
      "slug": "<string>",
      "updatedOn": "2023-11-07T05:31:56Z",
      "uuid": "<string>",
      "workspaceStorage": "aSDinaTvuI8gbWludGxpZnk="
    },
    "workspaceId": "<string>"
  },
  "channelId": "<string>",
  "content": "<string>",
  "context": {
    "activeData": [
      {}
    ],
    "contentObjectId": "<string>",
    "documentFamilyId": "<string>",
    "feedbackOption": {
      "id": "<string>",
      "properties": {}
    },
    "messageTemplate": {
      "id": "<string>",
      "properties": {}
    },
    "page": 123,
    "selectedNodeUuids": [
      "<string>"
    ],
    "storeRef": "<string>",
    "taskId": {
      "id": "<string>",
      "properties": {}
    },
    "taxonomyRefs": [
      "<string>"
    ],
    "workspaceAssistantName": "<string>"
  },
  "createdOn": "2023-11-07T05:31:56Z",
  "feedback": {
    "options": [
      {
        "color": "<string>",
        "description": "<string>",
        "icon": "<string>",
        "id": "<string>",
        "label": "<string>",
        "options": [
          {}
        ],
        "type": "<string>",
        "value": "<string>"
      }
    ],
    "rating": 123
  },
  "id": "<string>",
  "messageSequence": 123,
  "messageType": "<string>",
  "updatedOn": "2023-11-07T05:31:56Z",
  "user": "aSDinaTvuI8gbWludGxpZnk=",
  "userId": "<string>",
  "uuid": "<string>"
}

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

A message is an individual communication within a channel.

assistant
object
assistantId
string | null
block
object
changeSequence
integer<int32>

Optimistic locking version number.

channel
object
channelId
string | null
content
string
context
object
createdOn
string<date-time>

Timestamp when the message was created.

feedback
object
id
string

Unique identifier (UUID) for the message.

messageSequence
integer<int64>
messageType
string
updatedOn
string<date-time>

Timestamp when the message was last updated.

user
string<byte>
userId
string | null
uuid
string

Secondary UUID identifier.

Response

Created Message

A message is an individual communication within a channel.

assistant
object
assistantId
string | null
block
object
changeSequence
integer<int32>

Optimistic locking version number.

channel
object
channelId
string | null
content
string
context
object
createdOn
string<date-time>

Timestamp when the message was created.

feedback
object
id
string

Unique identifier (UUID) for the message.

messageSequence
integer<int64>
messageType
string
updatedOn
string<date-time>

Timestamp when the message was last updated.

user
string<byte>
userId
string | null
uuid
string

Secondary UUID identifier.