Returns activities specified by the assigned code value.

get

/primeapi/restapi/v16.2/activity/project/{id}/codeType/{typeId}/codeValue/{code}

Request

Path Parameters
code
Type: string
Required: true
id
Type: integer (int64)
Required: true
typeId
Type: integer (int64)
Required: true

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityActivity
Type: object
Nested Schema : Unit
Type: object
Nested Schema : ApiEntityActivityFinancial
Type: object
Nested Schema : Percent
Type: object
Nested Schema : activityUncertainties
Type: array
Unique Items Required: true
Lists the uncertainty distributions for the activity.
Nested Schema : Duration
Type: object
Nested Schema : codeValuesActivity
Type: array
Unique Items Required: true
Lists all activity code types assigned to the activity with its corresponding value.
Nested Schema : Cost
Type: object
Nested Schema : ApiEntityActivityUncertainty
Type: object
Nested Schema : ApiEntityCodeValueActivity
Type: object
Nested Schema : ApiEntityCodeType
Type: object
Nested Schema : ApiEntityCodeValue
Type: object
Nested Schema : assignments
Type: array
Unique Items Required: true
Nested Schema : ApiEntityCodeEntityType
Type: object