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": "5109e33f-854b-4149-a233-8193efb5b47a",
"Name": "sample string 1",
"Created": "2026-07-21T13:10:42.7811723+00:00",
"Modified": "2026-07-21T13:10:42.7811723+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"3559fee3-b964-4dfe-bb60-3b50566f4473",
"3eae0191-4f07-4e37-805c-2311502861bd"
],
"NonLaborAssignments": [
{
"Id": "350919a0-09e1-4071-8f80-718c76c617f5",
"ResourceId": "fc3e3f73-1e8c-4bcf-98c8-0781669780a2",
"Quantity": 3.0
},
{
"Id": "350919a0-09e1-4071-8f80-718c76c617f5",
"ResourceId": "fc3e3f73-1e8c-4bcf-98c8-0781669780a2",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "d216be87-50b3-4442-9bdb-29c6043695ac",
"Type": 0,
"ResourceId": "636705aa-6188-40dc-ab32-0f556a9de36e",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
},
{
"Id": "d216be87-50b3-4442-9bdb-29c6043695ac",
"Type": 0,
"ResourceId": "636705aa-6188-40dc-ab32-0f556a9de36e",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
}
],
"ParentId": "e175384b-fae2-4618-bf43-65d048424fd9",
"WorkTypeParentId": "74d2588f-6100-45a9-9d50-4e274d8780d9",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "433836d8-8e82-4271-89e0-f93dfe2f8436",
"UPN": "d8a1796c-3fa5-4953-83be-078b024e80a8",
"PostDate": "2026-07-21T13:10:42.7811723+00:00",
"Comment": "sample string 4",
"CC": [
"626c1bb7-298c-456e-940e-fe6860bb3161",
"58a290bc-f796-4be1-ac05-db1e331be846"
],
"Users": [
"76165b25-8092-48d5-a7e1-747cb078a86f",
"005572bf-3dea-467e-8501-c24909b6598b"
]
},
{
"Id": "433836d8-8e82-4271-89e0-f93dfe2f8436",
"UPN": "d8a1796c-3fa5-4953-83be-078b024e80a8",
"PostDate": "2026-07-21T13:10:42.7811723+00:00",
"Comment": "sample string 4",
"CC": [
"626c1bb7-298c-456e-940e-fe6860bb3161",
"58a290bc-f796-4be1-ac05-db1e331be846"
],
"Users": [
"76165b25-8092-48d5-a7e1-747cb078a86f",
"005572bf-3dea-467e-8501-c24909b6598b"
]
}
],
"StartDate": "2026-07-21T13:10:42.7811723+00:00",
"DueDate": "2026-07-21T13:10:42.7811723+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"0d4d2f8c-c23d-4e73-b381-d6e70f43fe38": "540c3d56-f191-4ed8-aac8-f5feefcd5e52",
"e67c8c85-03e8-420b-badf-c9e657b2bcfb": "93327f6a-78c1-4829-af67-43c3291a14aa"
},
"HasUpdates": true,
"Modified": "2026-07-21T13:10:42.7811723+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-21T13:10:42.7811723+00:00"
},
"LastComment": "2026-07-21T13:10:42.7811723+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "e6295c0f-3825-4ae1-aab7-f75e9f4f231e",
"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": "adbc4a28-ce5e-4d08-af7e-7e34e1e80423",
"id": "7a3c5de1-0fae-4aaa-8879-575af8a23e89",
"ConfigId": "cde8a2f6-c340-4e25-bcd0-fdd8bb86dd3a"
},
{
"WorkTypeId": "5109e33f-854b-4149-a233-8193efb5b47a",
"Name": "sample string 1",
"Created": "2026-07-21T13:10:42.7811723+00:00",
"Modified": "2026-07-21T13:10:42.7811723+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"3559fee3-b964-4dfe-bb60-3b50566f4473",
"3eae0191-4f07-4e37-805c-2311502861bd"
],
"NonLaborAssignments": [
{
"Id": "350919a0-09e1-4071-8f80-718c76c617f5",
"ResourceId": "fc3e3f73-1e8c-4bcf-98c8-0781669780a2",
"Quantity": 3.0
},
{
"Id": "350919a0-09e1-4071-8f80-718c76c617f5",
"ResourceId": "fc3e3f73-1e8c-4bcf-98c8-0781669780a2",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "d216be87-50b3-4442-9bdb-29c6043695ac",
"Type": 0,
"ResourceId": "636705aa-6188-40dc-ab32-0f556a9de36e",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
},
{
"Id": "d216be87-50b3-4442-9bdb-29c6043695ac",
"Type": 0,
"ResourceId": "636705aa-6188-40dc-ab32-0f556a9de36e",
"Units": 3.0,
"Quantity": 4.0,
"Cost": 5.0
}
],
"ParentId": "e175384b-fae2-4618-bf43-65d048424fd9",
"WorkTypeParentId": "74d2588f-6100-45a9-9d50-4e274d8780d9",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "433836d8-8e82-4271-89e0-f93dfe2f8436",
"UPN": "d8a1796c-3fa5-4953-83be-078b024e80a8",
"PostDate": "2026-07-21T13:10:42.7811723+00:00",
"Comment": "sample string 4",
"CC": [
"626c1bb7-298c-456e-940e-fe6860bb3161",
"58a290bc-f796-4be1-ac05-db1e331be846"
],
"Users": [
"76165b25-8092-48d5-a7e1-747cb078a86f",
"005572bf-3dea-467e-8501-c24909b6598b"
]
},
{
"Id": "433836d8-8e82-4271-89e0-f93dfe2f8436",
"UPN": "d8a1796c-3fa5-4953-83be-078b024e80a8",
"PostDate": "2026-07-21T13:10:42.7811723+00:00",
"Comment": "sample string 4",
"CC": [
"626c1bb7-298c-456e-940e-fe6860bb3161",
"58a290bc-f796-4be1-ac05-db1e331be846"
],
"Users": [
"76165b25-8092-48d5-a7e1-747cb078a86f",
"005572bf-3dea-467e-8501-c24909b6598b"
]
}
],
"StartDate": "2026-07-21T13:10:42.7811723+00:00",
"DueDate": "2026-07-21T13:10:42.7811723+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"0d4d2f8c-c23d-4e73-b381-d6e70f43fe38": "540c3d56-f191-4ed8-aac8-f5feefcd5e52",
"e67c8c85-03e8-420b-badf-c9e657b2bcfb": "93327f6a-78c1-4829-af67-43c3291a14aa"
},
"HasUpdates": true,
"Modified": "2026-07-21T13:10:42.7811723+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-21T13:10:42.7811723+00:00"
},
"LastComment": "2026-07-21T13:10:42.7811723+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "e6295c0f-3825-4ae1-aab7-f75e9f4f231e",
"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": "adbc4a28-ce5e-4d08-af7e-7e34e1e80423",
"id": "7a3c5de1-0fae-4aaa-8879-575af8a23e89",
"ConfigId": "cde8a2f6-c340-4e25-bcd0-fdd8bb86dd3a"
}
]