{
  "data": {
    "pageNumber": 1,
    "pageSize": 100,
    "totalPages": 1,
    "totalCount": 2,
    "data": [
      {
        "id": 5993738344261508,
        "name": "Basic Project with Gantt & Dependencies",
        "type": "sheet",
        "accessLevel": "VIEWER",
        "description": "Manage a simple project with tasks, durations, and dependencies using a Gantt chart",
        "globalTemplate": "PROJECT_SHEET"
      },
      {
        "id": 3741938530576260,
        "name": "Task List",
        "type": "sheet",
        "accessLevel": "VIEWER",
        "description": "Track to-do items with status, priority, and due date columns",
        "globalTemplate": "TASK_LIST"
      }
    ]
  }
}