GET api/worklog?TaskId={TaskId}&ExternalId={ExternalId}&IntegrationId={IntegrationId}&LogDate={LogDate}

Get worklog info on a task

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TaskId

globally unique identifier

Required

ExternalId

string

Required

IntegrationId

globally unique identifier

Required

LogDate

date

Required

Body Parameters

None.

Response Information

Resource Description

WorkLogInfo
NameDescriptionTypeAdditional information
Task

WorkPlanTask

None.

Plan

WorkPlan

None.

PeriodFound

boolean

None.

PeriodClosed

boolean

None.

TaskFound

boolean

None.

RowFound

boolean

None.

TotalUsedHours

decimal number

None.

Hours

Dictionary of globally unique identifier [key] and decimal number [value]

None.

Response Formats

application/json, text/json

Sample:
{
  "Task": {
    "WorkTypeId": "f6934f64-92a3-46c8-8b7c-6aa20e5e4c15",
    "Name": "sample string 1",
    "Created": "2025-07-11T12:46:21.9481894+00:00",
    "Modified": "2025-07-11T12:46:21.9481894+00:00",
    "Author": "sample string 4",
    "Editor": "sample string 5",
    "AssignedTo": [
      "6df84954-8cf0-478c-b9d0-26c9ea5acf69",
      "5c487854-c38d-4d52-b829-b26bdb0a83d5"
    ],
    "NonLaborAssignments": [
      {
        "Id": "63281317-8d84-4c0c-9f70-c25a51b060ef",
        "ResourceId": "5924ce56-e591-40a9-88dc-153a874674e7",
        "Quantity": 3.0
      },
      {
        "Id": "63281317-8d84-4c0c-9f70-c25a51b060ef",
        "ResourceId": "5924ce56-e591-40a9-88dc-153a874674e7",
        "Quantity": 3.0
      }
    ],
    "Assignments": [
      {
        "Id": "39df63e1-65b1-4a09-84e4-4f5c9faffdba",
        "Type": 0,
        "ResourceId": "7d35f993-94cf-41c2-949f-3349a8b4ba50",
        "Units": 3.0
      },
      {
        "Id": "39df63e1-65b1-4a09-84e4-4f5c9faffdba",
        "Type": 0,
        "ResourceId": "7d35f993-94cf-41c2-949f-3349a8b4ba50",
        "Units": 3.0
      }
    ],
    "ParentId": "38014f22-0d86-4b92-a074-d10d09807f59",
    "WorkTypeParentId": "1081a4cf-2b67-4ec8-a0c7-bd0f09cb1cb7",
    "WorkTypeIndex": 9,
    "Fields": {
      "sample string 1": {},
      "sample string 3": {}
    },
    "Index": 10,
    "Complete": true,
    "Comments": [
      {
        "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
        "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
        "PostDate": "2025-07-11T12:46:21.9481894+00:00",
        "Comment": "sample string 4",
        "CC": [
          "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
          "326eeb4c-1c29-45e9-82f6-252834fba116"
        ],
        "Users": [
          "00cac276-4558-46db-afe1-3365db6828b9",
          "697b64a5-8937-4a31-85c2-36418cf7d3e6"
        ]
      },
      {
        "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
        "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
        "PostDate": "2025-07-11T12:46:21.9481894+00:00",
        "Comment": "sample string 4",
        "CC": [
          "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
          "326eeb4c-1c29-45e9-82f6-252834fba116"
        ],
        "Users": [
          "00cac276-4558-46db-afe1-3365db6828b9",
          "697b64a5-8937-4a31-85c2-36418cf7d3e6"
        ]
      }
    ],
    "StartDate": "2025-07-11T12:46:21.9481894+00:00",
    "DueDate": "2025-07-11T12:46:21.9481894+00:00",
    "TaskScheduleType": 0,
    "StatusUpdate": {
      "ResourceReplacements": {
        "4abbbcf1-7f1f-45f2-ae6b-23d98d14bf96": "875c4e00-32b3-4b03-9467-bfa7315fb451",
        "ff864730-7df7-4a98-9ce4-72833465fa45": "07c75e9a-067b-43c1-983f-79b94811a2a9"
      },
      "HasUpdates": true,
      "Modified": "2025-07-11T12:46:21.9481894+00:00",
      "Editor": "sample string 3",
      "Fields": {
        "sample string 1": {},
        "sample string 3": {}
      },
      "CalcFields": {
        "sample string 1": {},
        "sample string 3": {}
      },
      "State": 0,
      "ApproveRejectBy": "sample string 4",
      "ApproveRejectDate": "2025-07-11T12:46:21.9481894+00:00"
    },
    "LastComment": "2025-07-11T12:46:21.9481894+00:00",
    "IsScheduled": true,
    "Integration": {
      "IntegrationId": "659c165f-b68b-4377-a069-46ea21d84a10",
      "ExternalItemId": "sample string 2",
      "ExternalUrl": "sample string 3",
      "ReadOnlyFields": [
        "sample string 1",
        "sample string 2"
      ]
    },
    "WorkPlanId": "9ce21ef8-0fce-4de3-819b-034431ff48b2",
    "id": "8d5e008b-2b6f-4300-a8db-5a1a3ee28e9e",
    "ConfigId": "e8ec016d-47bd-4b16-afe1-ca3c1aa5b26f"
  },
  "Plan": {
    "Name": "sample string 1",
    "Archived": true,
    "Author": "65b0d4a6-b35c-4265-bc85-77a8af81a2c0",
    "Created": "2025-07-11T12:46:21.9481894+00:00",
    "Modified": "2025-07-11T12:46:21.9481894+00:00",
    "Editor": "9368f8df-635f-4b0f-b18d-627a8578c843",
    "PlannerTypeId": "133bf0aa-43e9-458c-ba24-d51e2421b907",
    "ParentPlanId": "aaa29422-5f5f-41e6-9c02-435bf1a30355",
    "PortfolioParentId": "1565dd13-7964-40d2-995d-054a64678609",
    "PortfolioOrder": 9,
    "UserList": [
      {},
      {}
    ],
    "InheritUserList": [
      {},
      {}
    ],
    "TeamList": [
      {},
      {}
    ],
    "InheritTeamList": [
      {},
      {}
    ],
    "Fields": {
      "sample string 1": {},
      "sample string 3": {}
    },
    "SummaryFields": {
      "sample string 1": {},
      "sample string 3": {}
    },
    "Folder": true,
    "Fragment": true,
    "FragmentInfo": {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Category": "sample string 3",
      "WorkTypes": "sample string 4",
      "Personal": true
    },
    "Hidden": true,
    "Comments": [
      {
        "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
        "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
        "PostDate": "2025-07-11T12:46:21.9481894+00:00",
        "Comment": "sample string 4",
        "CC": [
          "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
          "326eeb4c-1c29-45e9-82f6-252834fba116"
        ],
        "Users": [
          "00cac276-4558-46db-afe1-3365db6828b9",
          "697b64a5-8937-4a31-85c2-36418cf7d3e6"
        ]
      },
      {
        "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
        "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
        "PostDate": "2025-07-11T12:46:21.9481894+00:00",
        "Comment": "sample string 4",
        "CC": [
          "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
          "326eeb4c-1c29-45e9-82f6-252834fba116"
        ],
        "Users": [
          "00cac276-4558-46db-afe1-3365db6828b9",
          "697b64a5-8937-4a31-85c2-36418cf7d3e6"
        ]
      }
    ],
    "LastComment": "2025-07-11T12:46:21.9481894+00:00",
    "Integrations": [
      {
        "IntegrationId": "a67235c6-be35-4609-9470-a313f51700fd",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "7d824008-6ece-4560-84d4-0a26f89b3cde",
        "LastExport": "2025-07-11T12:46:21.9481894+00:00",
        "LastImport": "2025-07-11T12:46:21.9481894+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "IntegrationId": "a67235c6-be35-4609-9470-a313f51700fd",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "7d824008-6ece-4560-84d4-0a26f89b3cde",
        "LastExport": "2025-07-11T12:46:21.9481894+00:00",
        "LastImport": "2025-07-11T12:46:21.9481894+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "Snapshots": [
      {
        "Date": "2025-07-11T12:46:21.9481894+00:00",
        "StatusReportId": "767678f8-09c4-4894-935d-cffd7f09a372",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "Date": "2025-07-11T12:46:21.9481894+00:00",
        "StatusReportId": "767678f8-09c4-4894-935d-cffd7f09a372",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "SubPlans": [
      "f65a3fe7-bbba-47b5-a8eb-8368e5baf4d9",
      "21d313e0-6d6b-4c28-85fc-c0da8431d30c"
    ],
    "PlanNumber": "sample string 14",
    "RateTables": [
      {
        "Id": "1bea1975-6e8a-4145-8d1d-ae9411e8b823",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-11T12:46:21.9481894+00:00",
            "End": "2025-07-11T12:46:21.9481894+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-11T12:46:21.9481894+00:00",
            "End": "2025-07-11T12:46:21.9481894+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "5c64ff34-0dc4-4b22-b765-38fec127a70b",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "5c64ff34-0dc4-4b22-b765-38fec127a70b",
            "BaseRate": 2.0
          }
        ]
      },
      {
        "Id": "1bea1975-6e8a-4145-8d1d-ae9411e8b823",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-11T12:46:21.9481894+00:00",
            "End": "2025-07-11T12:46:21.9481894+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-11T12:46:21.9481894+00:00",
            "End": "2025-07-11T12:46:21.9481894+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "5c64ff34-0dc4-4b22-b765-38fec127a70b",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "5c64ff34-0dc4-4b22-b765-38fec127a70b",
            "BaseRate": 2.0
          }
        ]
      }
    ],
    "Splits": [
      {
        "Field": "sample string 1",
        "Value": "da8562b4-f70d-4c84-b3c6-ed4bb303466b",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      },
      {
        "Field": "sample string 1",
        "Value": "da8562b4-f70d-4c84-b3c6-ed4bb303466b",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      }
    ],
    "LockInfo": {
      "LockedSid": "b4e7e370-03ec-4194-9b5b-b2d380d29434",
      "LockedBy": "34df88d0-f989-4b65-9558-4f938249c886",
      "LockedDate": "2025-07-11T12:46:21.9481894+00:00"
    },
    "LastLocation": "sample string 15",
    "StageGateFlow": {
      "Id": "8d2ab07c-21f6-48ac-b64b-54b87354ec21",
      "CurrentGateId": "94e14bca-e533-4d58-adc7-bced3561cea9",
      "EnteredGate": "2025-07-11T12:46:21.9481894+00:00",
      "ExitedGate": "2025-07-11T12:46:21.9481894+00:00",
      "GateClosed": true,
      "StepStarter": "71ccb42b-8ebb-4164-bfd6-47259bfba04e",
      "StepApprover": "3cbaabcd-7eed-444a-badf-76040b7e1e6c",
      "ApprovalState": 0,
      "StepState": 0,
      "Comments": "sample string 8",
      "Approvals": [
        {
          "StepId": "879e7ffe-ef04-4fc6-ae63-de1a7c192cd1",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "19e17c22-487d-4b02-a4ac-51e09ddd6c19": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            },
            "5849b947-6db8-43c6-b749-7277ce4ebcaa": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "879e7ffe-ef04-4fc6-ae63-de1a7c192cd1",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "19e17c22-487d-4b02-a4ac-51e09ddd6c19": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            },
            "5849b947-6db8-43c6-b749-7277ce4ebcaa": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            }
          }
        }
      ],
      "ApprovalsLog": [
        {
          "StepId": "879e7ffe-ef04-4fc6-ae63-de1a7c192cd1",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "19e17c22-487d-4b02-a4ac-51e09ddd6c19": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            },
            "5849b947-6db8-43c6-b749-7277ce4ebcaa": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "879e7ffe-ef04-4fc6-ae63-de1a7c192cd1",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "19e17c22-487d-4b02-a4ac-51e09ddd6c19": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            },
            "5849b947-6db8-43c6-b749-7277ce4ebcaa": {
              "TaskId": "2c9711ad-8f7d-4c0c-809e-ca0163849d94",
              "Status": 0,
              "Comments": [
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                },
                {
                  "Id": "72abeb03-ea28-4442-8fc3-cf57c352d53b",
                  "UPN": "1b0bd6e2-0cba-4a99-8a0c-fef02af5df8c",
                  "PostDate": "2025-07-11T12:46:21.9481894+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "f301cfa9-85ed-4fc4-a443-61d7061b1fdf",
                    "326eeb4c-1c29-45e9-82f6-252834fba116"
                  ],
                  "Users": [
                    "00cac276-4558-46db-afe1-3365db6828b9",
                    "697b64a5-8937-4a31-85c2-36418cf7d3e6"
                  ]
                }
              ]
            }
          }
        }
      ],
      "RulesRejected": [
        {
          "Id": "52e30544-9443-4583-b979-a6c547fa818e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        },
        {
          "Id": "52e30544-9443-4583-b979-a6c547fa818e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        }
      ],
      "ApprovalRejectionOrFailReason": "sample string 9"
    },
    "id": "c43745af-38ef-4095-b56a-cd57185fcc46",
    "ConfigId": "937b8224-5a67-42ab-ab31-512d53deba5c"
  },
  "PeriodFound": true,
  "PeriodClosed": true,
  "TaskFound": true,
  "RowFound": true,
  "TotalUsedHours": 5.0,
  "Hours": {
    "6700f9ec-54f3-463f-8e2c-8c4970c592f5": 2.0,
    "db73ad09-930f-4f8f-aa6e-b476c4b02ff4": 4.0
  }
}