{
  "data": [
    {
      "id": 2001,
      "taskName": "Connect Salesforce data source",
      "description": "Configure the Salesforce connector and map fields to the schema",
      "dueDate": "2024-05-15",
      "ownedBy": 87264918,
      "contributors": [
        54320910
      ],
      "priority": "HIGH",
      "tags": [
        "salesforce",
        "etl"
      ],
      "projectId": 7,
      "listId": 101,
      "attachmentCount": 1,
      "createdDate": "2024-02-01",
      "lastModified": "2024-03-22"
    },
    {
      "id": 2002,
      "taskName": "Write DataSet transformation SQL",
      "description": "Write the SQL transformations for the new DataSet",
      "dueDate": "2024-05-20",
      "ownedBy": 54320910,
      "contributors": [
        87264918
      ],
      "priority": "MEDIUM",
      "tags": [
        "sql",
        "dataset"
      ],
      "projectId": 7,
      "listId": 101,
      "attachmentCount": 0,
      "createdDate": "2024-02-03",
      "lastModified": "2024-03-18"
    }
  ]
}