Read a set of entries from Combined WBS Element Text.

GET {{baseUrl}}/WBSElementText?$top=<integer>&$skip=<integer>&$filter=<string>&$inlinecount=none&$orderby=WBSElement,WBSElementText desc&$select=WBSElementText,to_CnsldtnWBSElement&$expand=to_CnsldtnWBSElement,to_CnsldtnWBSElement

Read a set of entries from Combined WBS Element Text.

Request Params

KeyDatatypeRequiredDescription
$topstringShow only the first n items, see Paging - Top
$skipstringSkip the first n items, see Paging - Skip
$filterstringFilter items by property values, see Filtering
$inlinecountstringInclude count of items, see Inlinecount
$orderbystringOrder items by property values, see Sorting
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;d&quot;:{&quot;__count&quot;:&quot;\u003cstring\u003e&quot;,&quot;results&quot;:[{&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;WBSElement&quot;:&quot;\u003cstring\u003e&quot;,&quot;Project&quot;:&quot;\u003cstring\u003e&quot;,&quot;WBSElementText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnWBSElement&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e&quot;}]}},{&quot;Language&quot;:&quot;\u003cstring\u003e&quot;,&quot;WBSElement&quot;:&quot;\u003cstring\u003e&quot;,&quot;Project&quot;:&quot;\u003cstring\u003e&quot;,&quot;WBSElementText&quot;:&quot;\u003cstring\u003e&quot;,&quot;to_CnsldtnWBSElement&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.WBSElementType detected\u003e&quot;}]}}]}}