View Scope Item Aggregates by Project

get

/primeapi/restapi/scopeItemAggregate/project/{projectId}

This endpoint returns scope item aggregates that meet the following requirements:
  • The object has a project with an ID value that matches the value of the {projectId} path parameter.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityScopeItemAggregate
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : ApiEntityScopeItemAggregateConfiguredFields
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a scope item aggregate.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The non-cost and non-text fields associated with a scope item aggregate.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object

204 Response

Successful operation with no content.

404 Response

The requested scope item aggregates do not exist, or you do not have access to them.