Returns the projects specified by the assigned Configured field value.

get

/primeapi/restapi/v16.2/project/configuredField/{viewColumnName}/{value}

Request

Path Parameters
value
Type: string
Required: true
viewColumnName
Type: string
Required: true

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityProject
Type: object
Nested Schema : Duration
Type: object
Nested Schema : codeValuesProject
Type: array
Unique Items Required: true
Lists all project code types assigned to the project with its corresponding value.
Nested Schema : Percent
Type: object
Nested Schema : projectCashFlows
Type: array
Lists all project cost field spread data assigned to the project.
Nested Schema : ApiEntityProjectCPFlexCost
Type: object
Nested Schema : ApiEntityProjectCPFlexOther
Type: object
Nested Schema : ApiEntityProjectCPFlexText
Type: object
Nested Schema : ApiEntityProjectFinancial
Type: object
Nested Schema : projectSettings
Type: array
Unique Items Required: true
Nested Schema : ApiEntityCodeValueProject
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
Nested Schema : ApiEntityProjectCashFlow
Type: object
Nested Schema : Cost
Type: object
Nested Schema : flexMap
Type: object
Lists all configured cost fields assigned to the project with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured date, number, integer fields assigned to the project with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured text fields assigned to the project with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : ApiEntityProjectSetting
Type: object