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": "d2822aa8-bc63-44ef-bd4a-1ce633a989ae", "Name": "sample string 1", "Created": "2025-07-08T18:49:43.6352841+00:00", "Modified": "2025-07-08T18:49:43.6352841+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "33a0ec2b-5d72-42e3-9d32-643c32ee6783", "c715192d-59ac-45f9-bb13-2e2915aa113b" ], "NonLaborAssignments": [ { "Id": "c38b5512-d131-41e3-944d-bae20b8f2525", "ResourceId": "75904441-3298-4ceb-af66-c69892cbd8ca", "Quantity": 3.0 }, { "Id": "c38b5512-d131-41e3-944d-bae20b8f2525", "ResourceId": "75904441-3298-4ceb-af66-c69892cbd8ca", "Quantity": 3.0 } ], "Assignments": [ { "Id": "9c0d1c75-17ac-49da-8003-5e843f0ed799", "Type": 0, "ResourceId": "135d762b-b231-465f-b0ea-9ca38c9e4fe2", "Units": 3.0 }, { "Id": "9c0d1c75-17ac-49da-8003-5e843f0ed799", "Type": 0, "ResourceId": "135d762b-b231-465f-b0ea-9ca38c9e4fe2", "Units": 3.0 } ], "ParentId": "1e658576-ce61-4dc9-a7f1-a5b1feda73aa", "WorkTypeParentId": "ecdafd07-a2ef-4ecc-ac65-300c252d1f88", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "2b5d2b56-04ae-4811-a815-b3384b0cc38d", "UPN": "c09df0a7-53ce-4908-8d36-c3e714006bdc", "PostDate": "2025-07-08T18:49:43.6352841+00:00", "Comment": "sample string 4", "CC": [ "e1d533f1-6a3e-4f69-8ec4-296ef1906798", "dcb47f85-5025-4806-9324-7ea815818322" ], "Users": [ "7b3e4120-753d-4f7a-ba6f-f923a4356707", "054cfed8-a2f3-4abf-8bac-5f9a96a45a37" ] }, { "Id": "2b5d2b56-04ae-4811-a815-b3384b0cc38d", "UPN": "c09df0a7-53ce-4908-8d36-c3e714006bdc", "PostDate": "2025-07-08T18:49:43.6352841+00:00", "Comment": "sample string 4", "CC": [ "e1d533f1-6a3e-4f69-8ec4-296ef1906798", "dcb47f85-5025-4806-9324-7ea815818322" ], "Users": [ "7b3e4120-753d-4f7a-ba6f-f923a4356707", "054cfed8-a2f3-4abf-8bac-5f9a96a45a37" ] } ], "StartDate": "2025-07-08T18:49:43.6352841+00:00", "DueDate": "2025-07-08T18:49:43.6352841+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "cc6f4186-947a-4fdd-98af-c0d93a055dc1": "a565f9e4-bad4-46a9-a698-a718d70c9c38", "991ae976-a7d6-4f4d-83e2-d2789e5efce5": "9f1320e6-a4eb-4f6a-92f5-6662274b3a60" }, "HasUpdates": true, "Modified": "2025-07-08T18:49:43.6352841+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-08T18:49:43.6352841+00:00" }, "LastComment": "2025-07-08T18:49:43.6352841+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "1d0bc6f8-352f-4149-b85d-b9c942452db6", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "ff0b6052-e577-4c88-ae8f-7a55c1cd120d", "id": "b7adc8a4-9136-40a5-a113-ebb0684c6475", "ConfigId": "3e97a929-3ed8-45d8-b22a-90e33240aaa7" }, { "WorkTypeId": "d2822aa8-bc63-44ef-bd4a-1ce633a989ae", "Name": "sample string 1", "Created": "2025-07-08T18:49:43.6352841+00:00", "Modified": "2025-07-08T18:49:43.6352841+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "33a0ec2b-5d72-42e3-9d32-643c32ee6783", "c715192d-59ac-45f9-bb13-2e2915aa113b" ], "NonLaborAssignments": [ { "Id": "c38b5512-d131-41e3-944d-bae20b8f2525", "ResourceId": "75904441-3298-4ceb-af66-c69892cbd8ca", "Quantity": 3.0 }, { "Id": "c38b5512-d131-41e3-944d-bae20b8f2525", "ResourceId": "75904441-3298-4ceb-af66-c69892cbd8ca", "Quantity": 3.0 } ], "Assignments": [ { "Id": "9c0d1c75-17ac-49da-8003-5e843f0ed799", "Type": 0, "ResourceId": "135d762b-b231-465f-b0ea-9ca38c9e4fe2", "Units": 3.0 }, { "Id": "9c0d1c75-17ac-49da-8003-5e843f0ed799", "Type": 0, "ResourceId": "135d762b-b231-465f-b0ea-9ca38c9e4fe2", "Units": 3.0 } ], "ParentId": "1e658576-ce61-4dc9-a7f1-a5b1feda73aa", "WorkTypeParentId": "ecdafd07-a2ef-4ecc-ac65-300c252d1f88", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "2b5d2b56-04ae-4811-a815-b3384b0cc38d", "UPN": "c09df0a7-53ce-4908-8d36-c3e714006bdc", "PostDate": "2025-07-08T18:49:43.6352841+00:00", "Comment": "sample string 4", "CC": [ "e1d533f1-6a3e-4f69-8ec4-296ef1906798", "dcb47f85-5025-4806-9324-7ea815818322" ], "Users": [ "7b3e4120-753d-4f7a-ba6f-f923a4356707", "054cfed8-a2f3-4abf-8bac-5f9a96a45a37" ] }, { "Id": "2b5d2b56-04ae-4811-a815-b3384b0cc38d", "UPN": "c09df0a7-53ce-4908-8d36-c3e714006bdc", "PostDate": "2025-07-08T18:49:43.6352841+00:00", "Comment": "sample string 4", "CC": [ "e1d533f1-6a3e-4f69-8ec4-296ef1906798", "dcb47f85-5025-4806-9324-7ea815818322" ], "Users": [ "7b3e4120-753d-4f7a-ba6f-f923a4356707", "054cfed8-a2f3-4abf-8bac-5f9a96a45a37" ] } ], "StartDate": "2025-07-08T18:49:43.6352841+00:00", "DueDate": "2025-07-08T18:49:43.6352841+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "cc6f4186-947a-4fdd-98af-c0d93a055dc1": "a565f9e4-bad4-46a9-a698-a718d70c9c38", "991ae976-a7d6-4f4d-83e2-d2789e5efce5": "9f1320e6-a4eb-4f6a-92f5-6662274b3a60" }, "HasUpdates": true, "Modified": "2025-07-08T18:49:43.6352841+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-08T18:49:43.6352841+00:00" }, "LastComment": "2025-07-08T18:49:43.6352841+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "1d0bc6f8-352f-4149-b85d-b9c942452db6", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "ff0b6052-e577-4c88-ae8f-7a55c1cd120d", "id": "b7adc8a4-9136-40a5-a113-ebb0684c6475", "ConfigId": "3e97a929-3ed8-45d8-b22a-90e33240aaa7" } ]