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 WorkPlanTask| Name | 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. |
|
| LinkedFileIds | Collection of string |
None. |
|
| LinkedLinkIds | Collection of string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"WorkTypeId": "f2b7f29a-9129-4d6b-a2b0-c3602471d132",
"Name": "sample string 1",
"Created": "2026-05-02T16:50:26.7603662+00:00",
"Modified": "2026-05-02T16:50:26.7603662+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"ce530e74-0b19-4584-accf-9eaa4c4d0a34",
"e5a02879-0119-4e91-aeee-1f3695b3f2be"
],
"NonLaborAssignments": [
{
"Id": "fcee0947-5cf0-48a6-be0b-d0dcfa0c0f48",
"ResourceId": "684bbd38-a252-40e1-ae34-8e401635881f",
"Quantity": 3.0
},
{
"Id": "fcee0947-5cf0-48a6-be0b-d0dcfa0c0f48",
"ResourceId": "684bbd38-a252-40e1-ae34-8e401635881f",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "57f79a8f-046c-4a8e-9de1-65621ceabe28",
"Type": 0,
"ResourceId": "be751208-80f5-48eb-9579-743d8694ccfa",
"Units": 3.0
},
{
"Id": "57f79a8f-046c-4a8e-9de1-65621ceabe28",
"Type": 0,
"ResourceId": "be751208-80f5-48eb-9579-743d8694ccfa",
"Units": 3.0
}
],
"ParentId": "cd311672-2603-4dff-8a80-0631ca417c1f",
"WorkTypeParentId": "184b8ff6-640b-470d-802c-a53815704a63",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "c411e602-f7f7-48fe-a3b9-0c8957018a73",
"UPN": "2a80a721-3ebc-4d04-81c6-3e47f1da1c6f",
"PostDate": "2026-05-02T16:50:26.7603662+00:00",
"Comment": "sample string 4",
"CC": [
"9f8f372b-f704-4d18-a5b8-e4cca6219dda",
"8312a4b2-6476-4744-bc51-ecc7e3337c59"
],
"Users": [
"eba3a6af-bfca-418a-a747-3d434e0e68da",
"e1c8c7d0-64cc-4adc-aa2e-4ab700154f73"
]
},
{
"Id": "c411e602-f7f7-48fe-a3b9-0c8957018a73",
"UPN": "2a80a721-3ebc-4d04-81c6-3e47f1da1c6f",
"PostDate": "2026-05-02T16:50:26.7603662+00:00",
"Comment": "sample string 4",
"CC": [
"9f8f372b-f704-4d18-a5b8-e4cca6219dda",
"8312a4b2-6476-4744-bc51-ecc7e3337c59"
],
"Users": [
"eba3a6af-bfca-418a-a747-3d434e0e68da",
"e1c8c7d0-64cc-4adc-aa2e-4ab700154f73"
]
}
],
"StartDate": "2026-05-02T16:50:26.7603662+00:00",
"DueDate": "2026-05-02T16:50:26.7603662+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"d36b5230-dda0-4f06-bafb-2d19f0166abf": "9d523b1f-599c-4d09-9364-2dbdc74db286",
"625e302f-fb08-447f-a097-ee48053ff58a": "3efeab92-0046-4c91-bafc-4f71d600a134"
},
"HasUpdates": true,
"Modified": "2026-05-02T16:50:26.7603662+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": "2026-05-02T16:50:26.7603662+00:00"
},
"LastComment": "2026-05-02T16:50:26.7759921+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "ab37bf6a-0933-4c77-be62-dd1d02214c85",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"LinkedFileIds": [
"sample string 1",
"sample string 2"
],
"LinkedLinkIds": [
"sample string 1",
"sample string 2"
],
"WorkPlanId": "4f046f10-f93b-4b01-a1fd-95957586c973",
"id": "04efb934-a76d-4c79-84be-27bae665e4f9",
"ConfigId": "3bc30533-bf5f-43f3-bd34-9b01a0c1e313"
},
{
"WorkTypeId": "f2b7f29a-9129-4d6b-a2b0-c3602471d132",
"Name": "sample string 1",
"Created": "2026-05-02T16:50:26.7603662+00:00",
"Modified": "2026-05-02T16:50:26.7603662+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"ce530e74-0b19-4584-accf-9eaa4c4d0a34",
"e5a02879-0119-4e91-aeee-1f3695b3f2be"
],
"NonLaborAssignments": [
{
"Id": "fcee0947-5cf0-48a6-be0b-d0dcfa0c0f48",
"ResourceId": "684bbd38-a252-40e1-ae34-8e401635881f",
"Quantity": 3.0
},
{
"Id": "fcee0947-5cf0-48a6-be0b-d0dcfa0c0f48",
"ResourceId": "684bbd38-a252-40e1-ae34-8e401635881f",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "57f79a8f-046c-4a8e-9de1-65621ceabe28",
"Type": 0,
"ResourceId": "be751208-80f5-48eb-9579-743d8694ccfa",
"Units": 3.0
},
{
"Id": "57f79a8f-046c-4a8e-9de1-65621ceabe28",
"Type": 0,
"ResourceId": "be751208-80f5-48eb-9579-743d8694ccfa",
"Units": 3.0
}
],
"ParentId": "cd311672-2603-4dff-8a80-0631ca417c1f",
"WorkTypeParentId": "184b8ff6-640b-470d-802c-a53815704a63",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "c411e602-f7f7-48fe-a3b9-0c8957018a73",
"UPN": "2a80a721-3ebc-4d04-81c6-3e47f1da1c6f",
"PostDate": "2026-05-02T16:50:26.7603662+00:00",
"Comment": "sample string 4",
"CC": [
"9f8f372b-f704-4d18-a5b8-e4cca6219dda",
"8312a4b2-6476-4744-bc51-ecc7e3337c59"
],
"Users": [
"eba3a6af-bfca-418a-a747-3d434e0e68da",
"e1c8c7d0-64cc-4adc-aa2e-4ab700154f73"
]
},
{
"Id": "c411e602-f7f7-48fe-a3b9-0c8957018a73",
"UPN": "2a80a721-3ebc-4d04-81c6-3e47f1da1c6f",
"PostDate": "2026-05-02T16:50:26.7603662+00:00",
"Comment": "sample string 4",
"CC": [
"9f8f372b-f704-4d18-a5b8-e4cca6219dda",
"8312a4b2-6476-4744-bc51-ecc7e3337c59"
],
"Users": [
"eba3a6af-bfca-418a-a747-3d434e0e68da",
"e1c8c7d0-64cc-4adc-aa2e-4ab700154f73"
]
}
],
"StartDate": "2026-05-02T16:50:26.7603662+00:00",
"DueDate": "2026-05-02T16:50:26.7603662+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"d36b5230-dda0-4f06-bafb-2d19f0166abf": "9d523b1f-599c-4d09-9364-2dbdc74db286",
"625e302f-fb08-447f-a097-ee48053ff58a": "3efeab92-0046-4c91-bafc-4f71d600a134"
},
"HasUpdates": true,
"Modified": "2026-05-02T16:50:26.7603662+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": "2026-05-02T16:50:26.7603662+00:00"
},
"LastComment": "2026-05-02T16:50:26.7759921+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "ab37bf6a-0933-4c77-be62-dd1d02214c85",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"LinkedFileIds": [
"sample string 1",
"sample string 2"
],
"LinkedLinkIds": [
"sample string 1",
"sample string 2"
],
"WorkPlanId": "4f046f10-f93b-4b01-a1fd-95957586c973",
"id": "04efb934-a76d-4c79-84be-27bae665e4f9",
"ConfigId": "3bc30533-bf5f-43f3-bd34-9b01a0c1e313"
}
]