Returns the workspace segments for the specified workspace or project ID.
get
/primeapi/restapi/v16.2/segment/project/{id}
Request
Path Parameters
- id
-
Type:
integer
(int64
)Required:true
The ID for the project/workspace for which to retrieve CBS segments.
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCBSSheetSegment
Type:
object
- copiedFrom
-
Type:
integer
(int64
)Required:true
- segmentDefaultValue
-
Type:
string
Required:true
A value that is added to the concatenated code by default. This is not a required field. - segmentDefinitionName
-
Type:
string
Required:true
The name of the level of the cost breakdown structure segment definition. - segmentId
-
Type:
integer
(int64
)Required:true
- segmentSeparator
-
Type:
string
Required:true
The separator determines how the concatenated code is separated. The separator can be a period, space, or hyphen.