GET api/insights/work?Due={Due}
Get my work
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Due |
0 = Overdue, 1 = This week, 2 = This Month |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WorkPlanTaskName | Description | Type | Additional information |
---|---|---|---|
WorkTypeId | globally unique identifier |
None. |
|
Name | string |
None. |
|
Created | date |
None. |
|
Modified | date |
None. |
|
Author | string |
None. |
|
Editor | string |
None. |
|
AssignedTo | Collection of globally unique identifier |
None. |
|
NonLaborAssignments | Collection of TaskNonLaborAssignment |
None. |
|
Assignments | Collection of TaskAssignment |
None. |
|
ParentId | globally unique identifier |
None. |
|
WorkTypeParentId | globally unique identifier |
None. |
|
WorkTypeIndex | integer |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Index | integer |
None. |
|
Complete | boolean |
None. |
|
Comments | Collection of TaskComment |
None. |
|
StartDate | date |
None. |
|
DueDate | date |
None. |
|
TaskScheduleType | TaskType |
None. |
|
StatusUpdate | StatusUpdateClass |
None. |
|
LastComment | date |
None. |
|
IsScheduled | boolean |
None. |
|
Integration | TaskIntegrationInfo |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "WorkTypeId": "bdd08dd5-a490-43b7-906e-a2fef84db299", "Name": "sample string 1", "Created": "2025-10-19T09:18:37.820231+00:00", "Modified": "2025-10-19T09:18:37.820231+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "6a7f1f9c-dd9a-4794-89e6-10c7d0882365", "8fa3ba2c-122f-40d5-8bbc-f002bd802b80" ], "NonLaborAssignments": [ { "Id": "129fc917-b2c4-4ae7-a32a-8a2ca274fb76", "ResourceId": "1197973f-7a10-406b-959a-fcf56c3b1caa", "Quantity": 3.0 }, { "Id": "129fc917-b2c4-4ae7-a32a-8a2ca274fb76", "ResourceId": "1197973f-7a10-406b-959a-fcf56c3b1caa", "Quantity": 3.0 } ], "Assignments": [ { "Id": "255e0254-4952-48b7-b32e-5a68a65c46f6", "Type": 0, "ResourceId": "df6c2c9a-23a4-4dfa-8d8a-f2670a03ca80", "Units": 3.0 }, { "Id": "255e0254-4952-48b7-b32e-5a68a65c46f6", "Type": 0, "ResourceId": "df6c2c9a-23a4-4dfa-8d8a-f2670a03ca80", "Units": 3.0 } ], "ParentId": "19bf7aaf-6acf-42c0-9ff4-126793345d85", "WorkTypeParentId": "0581ec81-de90-487a-9bf6-7cd1ae428f86", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "5a09ade6-365e-43c7-84d7-76571c8e5dc3", "UPN": "dd022ba9-8d8f-4b02-b903-f2de6aec25fc", "PostDate": "2025-10-19T09:18:37.820231+00:00", "Comment": "sample string 4", "CC": [ "e3ed03f9-9d1d-44e0-94f4-bc34c528db86", "07dc0e2f-fd9d-4368-b541-e8622cdde641" ], "Users": [ "d1d849ac-d336-49d6-bb68-4582617b9ab0", "3e21cb73-8833-421a-b52d-18551969820a" ] }, { "Id": "5a09ade6-365e-43c7-84d7-76571c8e5dc3", "UPN": "dd022ba9-8d8f-4b02-b903-f2de6aec25fc", "PostDate": "2025-10-19T09:18:37.820231+00:00", "Comment": "sample string 4", "CC": [ "e3ed03f9-9d1d-44e0-94f4-bc34c528db86", "07dc0e2f-fd9d-4368-b541-e8622cdde641" ], "Users": [ "d1d849ac-d336-49d6-bb68-4582617b9ab0", "3e21cb73-8833-421a-b52d-18551969820a" ] } ], "StartDate": "2025-10-19T09:18:37.820231+00:00", "DueDate": "2025-10-19T09:18:37.820231+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "18eb305d-6f37-43ce-adb0-46c315477318": "fcf64cce-571a-4ca8-a64d-065cf16a79b0", "5a2fd3ad-f8d9-4a92-9383-2f2a4c9609fc": "70b0453a-e115-4ddc-8a35-85e137efb78a" }, "HasUpdates": true, "Modified": "2025-10-19T09:18:37.820231+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-10-19T09:18:37.820231+00:00" }, "LastComment": "2025-10-19T09:18:37.820231+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "f00979df-bf0b-476b-b027-f7310df08089", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "0e38430c-6bbf-4afa-8363-98a750ccb6a9", "id": "8ae9d1aa-4bb1-4a7e-a893-554cf690084a", "ConfigId": "93fec77a-4814-4685-b3a8-045439cd374d" }, { "WorkTypeId": "bdd08dd5-a490-43b7-906e-a2fef84db299", "Name": "sample string 1", "Created": "2025-10-19T09:18:37.820231+00:00", "Modified": "2025-10-19T09:18:37.820231+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "6a7f1f9c-dd9a-4794-89e6-10c7d0882365", "8fa3ba2c-122f-40d5-8bbc-f002bd802b80" ], "NonLaborAssignments": [ { "Id": "129fc917-b2c4-4ae7-a32a-8a2ca274fb76", "ResourceId": "1197973f-7a10-406b-959a-fcf56c3b1caa", "Quantity": 3.0 }, { "Id": "129fc917-b2c4-4ae7-a32a-8a2ca274fb76", "ResourceId": "1197973f-7a10-406b-959a-fcf56c3b1caa", "Quantity": 3.0 } ], "Assignments": [ { "Id": "255e0254-4952-48b7-b32e-5a68a65c46f6", "Type": 0, "ResourceId": "df6c2c9a-23a4-4dfa-8d8a-f2670a03ca80", "Units": 3.0 }, { "Id": "255e0254-4952-48b7-b32e-5a68a65c46f6", "Type": 0, "ResourceId": "df6c2c9a-23a4-4dfa-8d8a-f2670a03ca80", "Units": 3.0 } ], "ParentId": "19bf7aaf-6acf-42c0-9ff4-126793345d85", "WorkTypeParentId": "0581ec81-de90-487a-9bf6-7cd1ae428f86", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "5a09ade6-365e-43c7-84d7-76571c8e5dc3", "UPN": "dd022ba9-8d8f-4b02-b903-f2de6aec25fc", "PostDate": "2025-10-19T09:18:37.820231+00:00", "Comment": "sample string 4", "CC": [ "e3ed03f9-9d1d-44e0-94f4-bc34c528db86", "07dc0e2f-fd9d-4368-b541-e8622cdde641" ], "Users": [ "d1d849ac-d336-49d6-bb68-4582617b9ab0", "3e21cb73-8833-421a-b52d-18551969820a" ] }, { "Id": "5a09ade6-365e-43c7-84d7-76571c8e5dc3", "UPN": "dd022ba9-8d8f-4b02-b903-f2de6aec25fc", "PostDate": "2025-10-19T09:18:37.820231+00:00", "Comment": "sample string 4", "CC": [ "e3ed03f9-9d1d-44e0-94f4-bc34c528db86", "07dc0e2f-fd9d-4368-b541-e8622cdde641" ], "Users": [ "d1d849ac-d336-49d6-bb68-4582617b9ab0", "3e21cb73-8833-421a-b52d-18551969820a" ] } ], "StartDate": "2025-10-19T09:18:37.820231+00:00", "DueDate": "2025-10-19T09:18:37.820231+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "18eb305d-6f37-43ce-adb0-46c315477318": "fcf64cce-571a-4ca8-a64d-065cf16a79b0", "5a2fd3ad-f8d9-4a92-9383-2f2a4c9609fc": "70b0453a-e115-4ddc-8a35-85e137efb78a" }, "HasUpdates": true, "Modified": "2025-10-19T09:18:37.820231+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-10-19T09:18:37.820231+00:00" }, "LastComment": "2025-10-19T09:18:37.820231+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "f00979df-bf0b-476b-b027-f7310df08089", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "0e38430c-6bbf-4afa-8363-98a750ccb6a9", "id": "8ae9d1aa-4bb1-4a7e-a893-554cf690084a", "ConfigId": "93fec77a-4814-4685-b3a8-045439cd374d" } ]