GET api/mywork/tasks?PeriodStart={PeriodStart}&PeriodEnd={PeriodEnd}&ShowComplete={ShowComplete}&UserId={UserId}
Get My Work for period
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PeriodStart |
If not defined Start = today-30 |
date |
None. |
PeriodEnd |
If not defined End = today + 20 years |
date |
None. |
ShowComplete |
True to show all tasks including completed |
boolean |
Default value is False |
UserId |
UserId instead of current user (Can only be used with api key) |
globally unique identifier |
None. |
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": "6a492021-f16a-47b3-a675-402dfadc81bb", "Name": "sample string 1", "Created": "2025-04-04T02:39:12.6153718+00:00", "Modified": "2025-04-04T02:39:12.6153718+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "84c94de2-366d-4a58-9844-b1f5eb87eefb", "2245983f-c3c0-4491-aaa3-a46f1641b22e" ], "Assignments": [ { "Id": "dafad6f7-41b6-4614-ae0a-a015f2c77704", "Type": 0, "ResourceId": "0953d064-7286-42bb-88d1-92d435f62bb7", "Units": 3.0 }, { "Id": "dafad6f7-41b6-4614-ae0a-a015f2c77704", "Type": 0, "ResourceId": "0953d064-7286-42bb-88d1-92d435f62bb7", "Units": 3.0 } ], "ParentId": "27761f02-d30a-4527-809a-8efd82b02a68", "WorkTypeParentId": "fbadb0d6-6484-4be3-969e-876c5730c435", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "298149e1-9836-4e2e-9e34-114bdfd15e94", "UPN": "c5f0fe7d-a178-4c68-964b-3189b00711c7", "PostDate": "2025-04-04T02:39:12.6153718+00:00", "Comment": "sample string 4", "CC": [ "83c1d349-d845-49cb-bfac-443d4f56bd1f", "89730dec-25b3-4f67-b356-90681faabaa8" ], "Users": [ "2506677f-c5ac-4e52-b13c-c0c9b96d563b", "79e274b5-cded-49db-b93b-be1e0626ce62" ] }, { "Id": "298149e1-9836-4e2e-9e34-114bdfd15e94", "UPN": "c5f0fe7d-a178-4c68-964b-3189b00711c7", "PostDate": "2025-04-04T02:39:12.6153718+00:00", "Comment": "sample string 4", "CC": [ "83c1d349-d845-49cb-bfac-443d4f56bd1f", "89730dec-25b3-4f67-b356-90681faabaa8" ], "Users": [ "2506677f-c5ac-4e52-b13c-c0c9b96d563b", "79e274b5-cded-49db-b93b-be1e0626ce62" ] } ], "StartDate": "2025-04-04T02:39:12.6153718+00:00", "DueDate": "2025-04-04T02:39:12.6153718+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "fb6d658d-a28b-4a7a-a197-f8d0cc7bf027": "a6309694-98d6-4a27-89f2-5da30e6ed556", "ed022f27-4ccd-413b-a806-87b66c51c3ad": "21260901-1a7f-4616-baa8-f2b045b2f714" }, "HasUpdates": true, "Modified": "2025-04-04T02:39:12.6153718+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-04-04T02:39:12.6153718+00:00" }, "LastComment": "2025-04-04T02:39:12.6153718+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "cc492dac-0b4b-45c9-87f3-5f468a465979", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "0c4c2288-0f73-48a7-b29b-1f54cbd419ef", "id": "6e5d7d5e-f334-4b86-abb7-c8592f159354", "ConfigId": "6d52e5c7-875a-4fd9-b2a7-e3421cbe2583" }, { "WorkTypeId": "6a492021-f16a-47b3-a675-402dfadc81bb", "Name": "sample string 1", "Created": "2025-04-04T02:39:12.6153718+00:00", "Modified": "2025-04-04T02:39:12.6153718+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "84c94de2-366d-4a58-9844-b1f5eb87eefb", "2245983f-c3c0-4491-aaa3-a46f1641b22e" ], "Assignments": [ { "Id": "dafad6f7-41b6-4614-ae0a-a015f2c77704", "Type": 0, "ResourceId": "0953d064-7286-42bb-88d1-92d435f62bb7", "Units": 3.0 }, { "Id": "dafad6f7-41b6-4614-ae0a-a015f2c77704", "Type": 0, "ResourceId": "0953d064-7286-42bb-88d1-92d435f62bb7", "Units": 3.0 } ], "ParentId": "27761f02-d30a-4527-809a-8efd82b02a68", "WorkTypeParentId": "fbadb0d6-6484-4be3-969e-876c5730c435", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "298149e1-9836-4e2e-9e34-114bdfd15e94", "UPN": "c5f0fe7d-a178-4c68-964b-3189b00711c7", "PostDate": "2025-04-04T02:39:12.6153718+00:00", "Comment": "sample string 4", "CC": [ "83c1d349-d845-49cb-bfac-443d4f56bd1f", "89730dec-25b3-4f67-b356-90681faabaa8" ], "Users": [ "2506677f-c5ac-4e52-b13c-c0c9b96d563b", "79e274b5-cded-49db-b93b-be1e0626ce62" ] }, { "Id": "298149e1-9836-4e2e-9e34-114bdfd15e94", "UPN": "c5f0fe7d-a178-4c68-964b-3189b00711c7", "PostDate": "2025-04-04T02:39:12.6153718+00:00", "Comment": "sample string 4", "CC": [ "83c1d349-d845-49cb-bfac-443d4f56bd1f", "89730dec-25b3-4f67-b356-90681faabaa8" ], "Users": [ "2506677f-c5ac-4e52-b13c-c0c9b96d563b", "79e274b5-cded-49db-b93b-be1e0626ce62" ] } ], "StartDate": "2025-04-04T02:39:12.6153718+00:00", "DueDate": "2025-04-04T02:39:12.6153718+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "fb6d658d-a28b-4a7a-a197-f8d0cc7bf027": "a6309694-98d6-4a27-89f2-5da30e6ed556", "ed022f27-4ccd-413b-a806-87b66c51c3ad": "21260901-1a7f-4616-baa8-f2b045b2f714" }, "HasUpdates": true, "Modified": "2025-04-04T02:39:12.6153718+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-04-04T02:39:12.6153718+00:00" }, "LastComment": "2025-04-04T02:39:12.6153718+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "cc492dac-0b4b-45c9-87f3-5f468a465979", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "0c4c2288-0f73-48a7-b29b-1f54cbd419ef", "id": "6e5d7d5e-f334-4b86-abb7-c8592f159354", "ConfigId": "6d52e5c7-875a-4fd9-b2a7-e3421cbe2583" } ]