Tasks REST Endpoints

Project Plan Details/Tasks
The Tasks resource is used to view project task details. Tasks are units of project work assigned or performed as part of the duties of a resource. Tasks can be a portion of project work to be performed within a defined period by a specific resource or multiple resources. The resource always returns the rolled up values of all tasks as a task payload item with level 0.
Get a task of a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanDetails/{ProjectId}/child/Tasks/{TaskId}
Get all tasks of a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanDetails/{ProjectId}/child/Tasks