View a Scope Assignment Planned Time Phased Data

get

/api/restapi/plannedTimePhasedData/{scopeAssignmentPlannedTimePhasedDataId}

Returns the scopeAssignment planned time phased data for the specified scopeAssignment planned time phased data ID.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ApiEntityScopeAssignmentPlannedTimePhasedData
Type: object
Title: ApiEntityScopeAssignmentPlannedTimePhasedData
Show Source
Nested Schema : scopeAssignmentPlannedTimePhasedCostData
An object containing the cost fields associated with the planned time phased data.
Match All
Show Source
Nested Schema : ApiEntityScopeAssignmentPlannedTimePhasedCostData
Type: object
Title: ApiEntityScopeAssignmentPlannedTimePhasedCostData
Show Source

404 Response

The requested scope assignment planned time phased data does not exist or you do not have access to it.
Back to Top