GET api/workplan/{id}/tasks?HasUpdates={HasUpdates}&FilterField={FilterField}&FilterValue={FilterValue}
Get tasks for a plan
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
HasUpdates | boolean |
None. |
|
FilterField | string |
Default value is |
|
FilterValue | string |
Default value is |
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": "dfac4f4a-83ef-4872-b88e-fe2b3a180946", "Name": "sample string 1", "Created": "2025-04-04T02:41:16.0063154+00:00", "Modified": "2025-04-04T02:41:16.0063154+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "6e21b650-eba1-4eb5-b944-072676e0ee7b", "cf5c72b3-370b-49f3-9748-299350566b7d" ], "Assignments": [ { "Id": "5dbc0290-45da-4258-af82-072c504c905f", "Type": 0, "ResourceId": "483d8742-c2ad-430b-9dda-c48e070b4b42", "Units": 3.0 }, { "Id": "5dbc0290-45da-4258-af82-072c504c905f", "Type": 0, "ResourceId": "483d8742-c2ad-430b-9dda-c48e070b4b42", "Units": 3.0 } ], "ParentId": "0de077b6-cc48-49ed-bd14-702f1baef6a0", "WorkTypeParentId": "6dcdfa52-b8ec-432a-9caa-39bd642a00a2", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "845a0ef8-eb87-4ba1-b3b1-9459a19942c3", "UPN": "a4991eee-13c2-42ad-8967-16f8b5ab1d70", "PostDate": "2025-04-04T02:41:16.0063154+00:00", "Comment": "sample string 4", "CC": [ "91329d66-a9ee-4864-b9c3-22e8067d9b22", "c95c3e00-e666-496a-b10e-0e72b4ba0f70" ], "Users": [ "e98503c9-3162-405f-a70b-68e0b5773334", "781b99c3-ec37-43a4-b1e9-c7bd8d09703f" ] }, { "Id": "845a0ef8-eb87-4ba1-b3b1-9459a19942c3", "UPN": "a4991eee-13c2-42ad-8967-16f8b5ab1d70", "PostDate": "2025-04-04T02:41:16.0063154+00:00", "Comment": "sample string 4", "CC": [ "91329d66-a9ee-4864-b9c3-22e8067d9b22", "c95c3e00-e666-496a-b10e-0e72b4ba0f70" ], "Users": [ "e98503c9-3162-405f-a70b-68e0b5773334", "781b99c3-ec37-43a4-b1e9-c7bd8d09703f" ] } ], "StartDate": "2025-04-04T02:41:16.0063154+00:00", "DueDate": "2025-04-04T02:41:16.0063154+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "e64e5b10-df45-4a55-bfe3-dc9ae57a15ac": "7ba6fe6c-9688-49fa-9223-27c81af91a5c", "f4172550-c99b-4600-83b2-c6ba10977925": "09036e28-160e-4119-a3a0-bb15f78835cf" }, "HasUpdates": true, "Modified": "2025-04-04T02:41:16.0063154+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:41:16.0063154+00:00" }, "LastComment": "2025-04-04T02:41:16.0063154+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "1c16b51a-8ed5-4992-ab73-8eb3a260b942", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "091f333b-8741-411c-9dce-2c0f2cd5f343", "id": "705fb7f7-beca-4a57-a473-26ca4ab9bb64", "ConfigId": "bdeece09-c841-4a83-8043-cf5980ae3023" }, { "WorkTypeId": "dfac4f4a-83ef-4872-b88e-fe2b3a180946", "Name": "sample string 1", "Created": "2025-04-04T02:41:16.0063154+00:00", "Modified": "2025-04-04T02:41:16.0063154+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "6e21b650-eba1-4eb5-b944-072676e0ee7b", "cf5c72b3-370b-49f3-9748-299350566b7d" ], "Assignments": [ { "Id": "5dbc0290-45da-4258-af82-072c504c905f", "Type": 0, "ResourceId": "483d8742-c2ad-430b-9dda-c48e070b4b42", "Units": 3.0 }, { "Id": "5dbc0290-45da-4258-af82-072c504c905f", "Type": 0, "ResourceId": "483d8742-c2ad-430b-9dda-c48e070b4b42", "Units": 3.0 } ], "ParentId": "0de077b6-cc48-49ed-bd14-702f1baef6a0", "WorkTypeParentId": "6dcdfa52-b8ec-432a-9caa-39bd642a00a2", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "845a0ef8-eb87-4ba1-b3b1-9459a19942c3", "UPN": "a4991eee-13c2-42ad-8967-16f8b5ab1d70", "PostDate": "2025-04-04T02:41:16.0063154+00:00", "Comment": "sample string 4", "CC": [ "91329d66-a9ee-4864-b9c3-22e8067d9b22", "c95c3e00-e666-496a-b10e-0e72b4ba0f70" ], "Users": [ "e98503c9-3162-405f-a70b-68e0b5773334", "781b99c3-ec37-43a4-b1e9-c7bd8d09703f" ] }, { "Id": "845a0ef8-eb87-4ba1-b3b1-9459a19942c3", "UPN": "a4991eee-13c2-42ad-8967-16f8b5ab1d70", "PostDate": "2025-04-04T02:41:16.0063154+00:00", "Comment": "sample string 4", "CC": [ "91329d66-a9ee-4864-b9c3-22e8067d9b22", "c95c3e00-e666-496a-b10e-0e72b4ba0f70" ], "Users": [ "e98503c9-3162-405f-a70b-68e0b5773334", "781b99c3-ec37-43a4-b1e9-c7bd8d09703f" ] } ], "StartDate": "2025-04-04T02:41:16.0063154+00:00", "DueDate": "2025-04-04T02:41:16.0063154+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "e64e5b10-df45-4a55-bfe3-dc9ae57a15ac": "7ba6fe6c-9688-49fa-9223-27c81af91a5c", "f4172550-c99b-4600-83b2-c6ba10977925": "09036e28-160e-4119-a3a0-bb15f78835cf" }, "HasUpdates": true, "Modified": "2025-04-04T02:41:16.0063154+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:41:16.0063154+00:00" }, "LastComment": "2025-04-04T02:41:16.0063154+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "1c16b51a-8ed5-4992-ab73-8eb3a260b942", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "091f333b-8741-411c-9dce-2c0f2cd5f343", "id": "705fb7f7-beca-4a57-a473-26ca4ab9bb64", "ConfigId": "bdeece09-c841-4a83-8043-cf5980ae3023" } ]