{
  "data": {
    "tasks": [
      {
        "id": 58291,
        "owner": {
          "id": "2849571038274619283",
          "firstName": "Michael",
          "surname": "Chen",
          "email": "michael.chen@acmecorp.com",
          "displayName": "Michael Chen"
        },
        "title": "Complete onboarding checklist for new hire",
        "requestedFor": {
          "id": "3332883884017713938",
          "firstName": "Jane",
          "surname": "Smith",
          "email": "jane.smith@acmecorp.com",
          "displayName": "Jane Smith"
        },
        "due": "2026-04-01",
        "linkInBob": "https://app.hibob.com/tasks/58291",
        "set": "Onboarding",
        "workflow": "New Employee Onboarding",
        "ordinalInWorkflow": 1,
        "description": "Complete all required onboarding tasks for the new hire.",
        "status": "Open",
        "completionDate": null,
        "employeeGroupId": 3021,
        "companyId": 784521
      }
    ]
  }
}