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": "ea4eb0bb-9113-40e0-b3ad-1c9d7ce3bd6e",
"Name": "sample string 1",
"Created": "2026-07-01T16:22:28.7746631+00:00",
"Modified": "2026-07-01T16:22:28.7746631+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"daae3f46-4d31-411f-acd9-204b7a866ba5",
"ad87e2cf-d8d8-45cc-8352-1b37a50f0a97"
],
"NonLaborAssignments": [
{
"Id": "ddc12dd8-e12c-445f-abd4-bdf4395a96af",
"ResourceId": "f97c6489-4d79-4414-81dd-ae5f64463358",
"Quantity": 3.0
},
{
"Id": "ddc12dd8-e12c-445f-abd4-bdf4395a96af",
"ResourceId": "f97c6489-4d79-4414-81dd-ae5f64463358",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "3fc0e52d-b6dd-4992-ac4e-5aedfd525900",
"Type": 0,
"ResourceId": "8a01dc57-ad60-4669-b7aa-b2c676e560c8",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
},
{
"Id": "3fc0e52d-b6dd-4992-ac4e-5aedfd525900",
"Type": 0,
"ResourceId": "8a01dc57-ad60-4669-b7aa-b2c676e560c8",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
}
],
"ParentId": "761e0dbe-fbe2-498a-8112-7ebb764faa0a",
"WorkTypeParentId": "193f8496-7e51-4cdd-a89b-891246acc143",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "060bfe19-d653-4fb1-b1ad-b0a201d36983",
"UPN": "2e980891-94e8-4921-be7f-83ba10f01f71",
"PostDate": "2026-07-01T16:22:28.7746631+00:00",
"Comment": "sample string 4",
"CC": [
"3f39d278-9209-4331-a424-cabe58ac6ef1",
"e8b275e9-27a2-42e3-999f-e509b0579cc9"
],
"Users": [
"3353adcd-eea7-451c-9b51-ad9dc7a170f9",
"06663af5-9fcf-491f-b118-2a877160fc4d"
]
},
{
"Id": "060bfe19-d653-4fb1-b1ad-b0a201d36983",
"UPN": "2e980891-94e8-4921-be7f-83ba10f01f71",
"PostDate": "2026-07-01T16:22:28.7746631+00:00",
"Comment": "sample string 4",
"CC": [
"3f39d278-9209-4331-a424-cabe58ac6ef1",
"e8b275e9-27a2-42e3-999f-e509b0579cc9"
],
"Users": [
"3353adcd-eea7-451c-9b51-ad9dc7a170f9",
"06663af5-9fcf-491f-b118-2a877160fc4d"
]
}
],
"StartDate": "2026-07-01T16:22:28.7746631+00:00",
"DueDate": "2026-07-01T16:22:28.7746631+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"6e2bf2c1-8046-4016-97d3-a55a437d3290": "da61f58b-4891-40a7-a47a-b753e1553497",
"050eb613-cdb9-4bf1-89ce-7c360bb2e603": "b48613b7-c68d-4676-87b3-b446effce3a4"
},
"HasUpdates": true,
"Modified": "2026-07-01T16:22:28.7746631+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-07-01T16:22:28.7746631+00:00"
},
"LastComment": "2026-07-01T16:22:28.7746631+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "e7649a8c-d6c5-49fc-93eb-261b8416f101",
"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": "e183e7b3-b2c4-4928-8864-d8a02f07a860",
"id": "04525568-a99c-490c-af3f-7584a1715d94",
"ConfigId": "0fa269aa-655b-4931-a2af-fb18133e89da"
},
{
"WorkTypeId": "ea4eb0bb-9113-40e0-b3ad-1c9d7ce3bd6e",
"Name": "sample string 1",
"Created": "2026-07-01T16:22:28.7746631+00:00",
"Modified": "2026-07-01T16:22:28.7746631+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"daae3f46-4d31-411f-acd9-204b7a866ba5",
"ad87e2cf-d8d8-45cc-8352-1b37a50f0a97"
],
"NonLaborAssignments": [
{
"Id": "ddc12dd8-e12c-445f-abd4-bdf4395a96af",
"ResourceId": "f97c6489-4d79-4414-81dd-ae5f64463358",
"Quantity": 3.0
},
{
"Id": "ddc12dd8-e12c-445f-abd4-bdf4395a96af",
"ResourceId": "f97c6489-4d79-4414-81dd-ae5f64463358",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "3fc0e52d-b6dd-4992-ac4e-5aedfd525900",
"Type": 0,
"ResourceId": "8a01dc57-ad60-4669-b7aa-b2c676e560c8",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
},
{
"Id": "3fc0e52d-b6dd-4992-ac4e-5aedfd525900",
"Type": 0,
"ResourceId": "8a01dc57-ad60-4669-b7aa-b2c676e560c8",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
}
],
"ParentId": "761e0dbe-fbe2-498a-8112-7ebb764faa0a",
"WorkTypeParentId": "193f8496-7e51-4cdd-a89b-891246acc143",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "060bfe19-d653-4fb1-b1ad-b0a201d36983",
"UPN": "2e980891-94e8-4921-be7f-83ba10f01f71",
"PostDate": "2026-07-01T16:22:28.7746631+00:00",
"Comment": "sample string 4",
"CC": [
"3f39d278-9209-4331-a424-cabe58ac6ef1",
"e8b275e9-27a2-42e3-999f-e509b0579cc9"
],
"Users": [
"3353adcd-eea7-451c-9b51-ad9dc7a170f9",
"06663af5-9fcf-491f-b118-2a877160fc4d"
]
},
{
"Id": "060bfe19-d653-4fb1-b1ad-b0a201d36983",
"UPN": "2e980891-94e8-4921-be7f-83ba10f01f71",
"PostDate": "2026-07-01T16:22:28.7746631+00:00",
"Comment": "sample string 4",
"CC": [
"3f39d278-9209-4331-a424-cabe58ac6ef1",
"e8b275e9-27a2-42e3-999f-e509b0579cc9"
],
"Users": [
"3353adcd-eea7-451c-9b51-ad9dc7a170f9",
"06663af5-9fcf-491f-b118-2a877160fc4d"
]
}
],
"StartDate": "2026-07-01T16:22:28.7746631+00:00",
"DueDate": "2026-07-01T16:22:28.7746631+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"6e2bf2c1-8046-4016-97d3-a55a437d3290": "da61f58b-4891-40a7-a47a-b753e1553497",
"050eb613-cdb9-4bf1-89ce-7c360bb2e603": "b48613b7-c68d-4676-87b3-b446effce3a4"
},
"HasUpdates": true,
"Modified": "2026-07-01T16:22:28.7746631+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-07-01T16:22:28.7746631+00:00"
},
"LastComment": "2026-07-01T16:22:28.7746631+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "e7649a8c-d6c5-49fc-93eb-261b8416f101",
"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": "e183e7b3-b2c4-4928-8864-d8a02f07a860",
"id": "04525568-a99c-490c-af3f-7584a1715d94",
"ConfigId": "0fa269aa-655b-4931-a2af-fb18133e89da"
}
]