Assignments REST Endpoints

Project Insights/Assignments
The Assignments resource is used to view details for the assignments ending soon and reserved assignments for a project.
Get all assignments for a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectInsights/{ProjectId}/child/Assignments
Get an assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectInsights/{ProjectId}/child/Assignments/{AssignmentId}