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. |
|
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": "a543332a-5b9a-4a74-914d-06cbc8398377", "Name": "sample string 1", "Created": "2025-05-23T20:44:36.9712607+00:00", "Modified": "2025-05-23T20:44:36.9712607+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "1a63bfc9-f5d6-4b86-b497-4d07baa41b0e", "9ef5f271-7404-4a4b-9120-f7ae051f7a78" ], "Assignments": [ { "Id": "5db89364-30bc-4aef-96af-2f26d6a77957", "Type": 0, "ResourceId": "01dc3b38-2fa3-4f9f-abf7-d821ce9dd69b", "Units": 3.0 }, { "Id": "5db89364-30bc-4aef-96af-2f26d6a77957", "Type": 0, "ResourceId": "01dc3b38-2fa3-4f9f-abf7-d821ce9dd69b", "Units": 3.0 } ], "ParentId": "63d82dce-edd3-4b0d-a3a2-e29ede4a3a0e", "WorkTypeParentId": "b64e44f1-a3e4-43ef-a547-78119b95e740", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "32884d78-96be-414e-acec-3a5c0f8701cc", "UPN": "94c33a07-2bc2-412d-b3f8-71b1583d2fca", "PostDate": "2025-05-23T20:44:36.9712607+00:00", "Comment": "sample string 4", "CC": [ "7fd766f9-a141-4e80-a80d-c220322578e7", "5a0ecc2d-4053-43fb-b395-f123e85e85d0" ], "Users": [ "fe6d9a28-91bf-4f92-a28c-ef5f7feeb64f", "253ed5af-c68a-45e6-8f8a-5a75b020f566" ] }, { "Id": "32884d78-96be-414e-acec-3a5c0f8701cc", "UPN": "94c33a07-2bc2-412d-b3f8-71b1583d2fca", "PostDate": "2025-05-23T20:44:36.9712607+00:00", "Comment": "sample string 4", "CC": [ "7fd766f9-a141-4e80-a80d-c220322578e7", "5a0ecc2d-4053-43fb-b395-f123e85e85d0" ], "Users": [ "fe6d9a28-91bf-4f92-a28c-ef5f7feeb64f", "253ed5af-c68a-45e6-8f8a-5a75b020f566" ] } ], "StartDate": "2025-05-23T20:44:36.9712607+00:00", "DueDate": "2025-05-23T20:44:36.9712607+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "93b2950c-c61c-4d31-8a99-2a8bd29af138": "a9b8c2b7-dc5c-40c8-a91d-d5b576b05b81", "b2f80916-6709-4973-89fc-753bbb9a0648": "d73e4b66-312b-43cc-94ec-ea5d328af6f9" }, "HasUpdates": true, "Modified": "2025-05-23T20:44:36.9712607+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-05-23T20:44:36.9712607+00:00" }, "LastComment": "2025-05-23T20:44:36.9712607+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "84385897-c96d-4558-86ef-d04e76280e16", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "e75a2494-ce44-4d21-8ddc-4ce61a09caea", "id": "27c20983-f8ba-47d3-bcd7-88673c7269e1", "ConfigId": "4f19aad7-e52f-4f04-a55e-7cbd3c40fef0" }, { "WorkTypeId": "a543332a-5b9a-4a74-914d-06cbc8398377", "Name": "sample string 1", "Created": "2025-05-23T20:44:36.9712607+00:00", "Modified": "2025-05-23T20:44:36.9712607+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "1a63bfc9-f5d6-4b86-b497-4d07baa41b0e", "9ef5f271-7404-4a4b-9120-f7ae051f7a78" ], "Assignments": [ { "Id": "5db89364-30bc-4aef-96af-2f26d6a77957", "Type": 0, "ResourceId": "01dc3b38-2fa3-4f9f-abf7-d821ce9dd69b", "Units": 3.0 }, { "Id": "5db89364-30bc-4aef-96af-2f26d6a77957", "Type": 0, "ResourceId": "01dc3b38-2fa3-4f9f-abf7-d821ce9dd69b", "Units": 3.0 } ], "ParentId": "63d82dce-edd3-4b0d-a3a2-e29ede4a3a0e", "WorkTypeParentId": "b64e44f1-a3e4-43ef-a547-78119b95e740", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "32884d78-96be-414e-acec-3a5c0f8701cc", "UPN": "94c33a07-2bc2-412d-b3f8-71b1583d2fca", "PostDate": "2025-05-23T20:44:36.9712607+00:00", "Comment": "sample string 4", "CC": [ "7fd766f9-a141-4e80-a80d-c220322578e7", "5a0ecc2d-4053-43fb-b395-f123e85e85d0" ], "Users": [ "fe6d9a28-91bf-4f92-a28c-ef5f7feeb64f", "253ed5af-c68a-45e6-8f8a-5a75b020f566" ] }, { "Id": "32884d78-96be-414e-acec-3a5c0f8701cc", "UPN": "94c33a07-2bc2-412d-b3f8-71b1583d2fca", "PostDate": "2025-05-23T20:44:36.9712607+00:00", "Comment": "sample string 4", "CC": [ "7fd766f9-a141-4e80-a80d-c220322578e7", "5a0ecc2d-4053-43fb-b395-f123e85e85d0" ], "Users": [ "fe6d9a28-91bf-4f92-a28c-ef5f7feeb64f", "253ed5af-c68a-45e6-8f8a-5a75b020f566" ] } ], "StartDate": "2025-05-23T20:44:36.9712607+00:00", "DueDate": "2025-05-23T20:44:36.9712607+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "93b2950c-c61c-4d31-8a99-2a8bd29af138": "a9b8c2b7-dc5c-40c8-a91d-d5b576b05b81", "b2f80916-6709-4973-89fc-753bbb9a0648": "d73e4b66-312b-43cc-94ec-ea5d328af6f9" }, "HasUpdates": true, "Modified": "2025-05-23T20:44:36.9712607+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-05-23T20:44:36.9712607+00:00" }, "LastComment": "2025-05-23T20:44:36.9712607+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "84385897-c96d-4558-86ef-d04e76280e16", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "e75a2494-ce44-4d21-8ddc-4ce61a09caea", "id": "27c20983-f8ba-47d3-bcd7-88673c7269e1", "ConfigId": "4f19aad7-e52f-4f04-a55e-7cbd3c40fef0" } ]