{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Elements get","description":"API documentation for Celonis APIs.","siteUrl":"https://developer.celonis.com/","keywords":"celonis developer portal, celonis apis, celonis api reference docs","lang":"en-US","llmstxt":{"hide":false,"description":"Celonis API documentation","sections":[{"title":"API Docs","description":"Available Celonis API Docs","includeFiles":["**/*.md"],"excludeFiles":[]},{"title":"API Specs","description":"All Celonis API specifications","includeFiles":["**/openapi.yaml"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"elements-get","__idx":0},"children":["Elements get"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["api-version"]},": 4.0"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Retrieves a specific element."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["With optional parameters"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}?$filter={filter}&$select={select}&$expandRelated={expand}\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"parameters","__idx":1},"children":["Parameters"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"In"},"children":["In"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Required"},"children":["Required"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["collectionId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ID of the storage collection."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["storageId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ID of the tenant."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["facetId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The name of the facet."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["viewId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The name of the view."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["elementId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ID of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$filter"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$expandRelated"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A comma separated list of names of the related contexts to expand."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$resources"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string [\"attributes\", \"related\", \"children\", \"content\", \"displayNames\", \"rootPath\"]"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The resources to include. If not specified all resources will be included."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$select"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A comma separated list of namesof the attributes/related contexts to include."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$expandRelated"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A comma separated list of names of the related contexts to expand."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"responses","__idx":2},"children":["Responses"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"success-200","__idx":3},"children":["Success 200"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["count"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The number of returned values."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["values"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#element"},"children":["ElementCollection"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of elements."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"error-4xx","__idx":4},"children":["Error 4xx"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["message"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The error message"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["output"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#operationresultoutput"},"children":["OperationResultOutput"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The result output."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["type"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#operationresulttype"},"children":["OperationResultType"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The result type."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["data"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#operationerror"},"children":["OperationError"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of errors."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"examples","__idx":5},"children":["Examples"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-a-specific-element-from-the-view-of-the-facet","__idx":6},"children":["Get a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["detail"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["processes"]}," facet"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request","__idx":7},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/a2d5b2ae-8c41-424f-aca1-9710b3d9f2bf\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok","__idx":8},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"25d30f88-323f-4320-8b6e-75169e5ce07f\",\n            \"versionId\": \"a2d5b2ae-8c41-424f-aca1-9710b3d9f2bf\",\n            \"type\": \"subProcess\",\n            \"state\": \"inProcess\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"attributes\": {\n                \"authorNote\": {\n                    \"1031\": \"Ein oder mehrere Autoren wurden gesetzt. Nur Architekten und die angegebenen Autoren dürfen das aktuelle Element bearbeiten.\",\n                    \"1033\": \"The author was set. Only architects and the defined authors are allowed to edit the current element.\"\n                },\n                \"changedOn\": {\n                    \"127\": \"2018-04-06T11:40:58\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2015-11-27T18:04:59\"\n                },\n                \"description\": {\n                    \"1031\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>Bei einem Wareneingang zu einer Bestellung schlägt das System die noch offene Bestellmenge einer Position für den Wareneingang vor. Diese Menge kann geändert werden, falls die gelieferte Menge abweicht. Die gelieferte Menge wird mit der offenen Bestellmenge verglichen. Dadurch kann gleich eine Unter- oder Überlieferung festgestellt werden.</p>\",\n                    \"1033\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>During a goods receipt for a purchase order, the system proposes the outstanding order quantity of an item for the goods receipt. This amount can be changed, if the quantity delivered differs. The quantity delivered is compared with the open order quantity. As a result, an under or over delivery can be detected.</p>\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Processes/treeanddiagram/a2d5b2ae-8c41-424f-aca1-9710b3d9f2bf\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Processes/treeanddiagram/a2d5b2ae-8c41-424f-aca1-9710b3d9f2bf\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Unter-/Überlieferungs-\\nProzess\",\n                    \"1033\": \"Under/over \\ndelivery process\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"validUntil\": {\n                    \"127\": \"9999-12-31T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\n                }\n            },\n            \"related\": {\n                \"author\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"ab01a052-80f2-4fbf-8e21-698cb7095b34\",\n                        \"creationId\": \"ab01a052-80f2-4fbf-8e21-698cb7095b34\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/ab01a052-80f2-4fbf-8e21-698cb7095b34\"\n                    }\n                ],\n                \"createdBy\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ],\n                \"organizationFilters\": [\n                    {\n                        \"facetName\": \"organization\",\n                        \"id\": \"bef7c369-b963-4d7f-a45d-24b61e476b42\",\n                        \"versionId\": \"a1a08cbc-1455-427a-bf4a-d59871fa8bc2\",\n                        \"type\": \"orgUnit\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/organization/views/detail/elements/a1a08cbc-1455-427a-bf4a-d59871fa8bc2\",\n                        \"stereotype\": \"division\"\n                    }\n                ],\n                \"owner\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"30fe276f-5312-45e2-ac9d-937437dcbc28\",\n                        \"creationId\": \"30fe276f-5312-45e2-ac9d-937437dcbc28\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/30fe276f-5312-45e2-ac9d-937437dcbc28\"\n                    }\n                ],\n                \"qualityManager\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"45b86897-4509-4db3-953f-bf4998f86f4d\",\n                        \"creationId\": \"45b86897-4509-4db3-953f-bf4998f86f4d\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/45b86897-4509-4db3-953f-bf4998f86f4d\"\n                    }\n                ]\n            }\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-a-specific-element-from-the-view-of-the-facet-with-the-resources-and","__idx":9},"children":["Get a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["detail"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["processes"]}," facet with the resources ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["attributes"]}," and ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["related"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-1","__idx":10},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok-1","__idx":11},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n            \"versionId\": \"f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n            \"type\": \"subProcess\",\n            \"state\": \"inProcess\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"attributes\": {\n                \"authorNote\": {\n                    \"1031\": \"Ein oder mehrere Autoren wurden gesetzt. Nur Architekten und die angegebenen Autoren dürfen das aktuelle Element bearbeiten.\",\n                    \"1033\": \"The author was set. Only architects and the defined authors are allowed to edit the current element.\"\n                },\n                \"changedOn\": {\n                    \"127\": \"2018-10-03T15:34:19\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-10-03T15:34:11\"\n                },\n                \"description\": {\n                    \"1031\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><div><p>Der Innovations- und Anforderungsprozess gliedert sich in drei Phasen:</p><ul>\\n<li>Impulsphase: Beobachtung von Trends, Ideenfindung, Brainstorming von Anforderungen, Kundenanforderungen</li>\\n<li>Bewertungsphase: Prüfung auf Tauglichkeit der Idee für das jeweilige Produkt und den Marktanforderungen</li>\\n<li>Technologietransfer: Anforderungen in die Release-Planung überführen</li>\\n</ul></div>\",\n                    \"1033\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><div><p>The Innovation and request process is divided into three phases:</p><ul>\\n<li>Pulse phase: review of trends, ideas, brainstorming of requirements, customer requirements</li>\\n<li>Evaluation phase: testing for suitability of the idea for the product and market requirements</li>\\n<li>Technology transfer: transfer requirements in the release planning</li>\\n</ul></div>\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Ideen/Innovationen\",\n                    \"1033\": \"Idea/Innovation\"\n                },\n                \"processMaturity\": {\n                    \"127\": \"isLived\"\n                },\n                \"purp\": {\n                    \"1031\": \"Qualifizierung eingegangener Ideen und Anforderungen. Unter dem Begriff Qualifizierung versteht man den Vorgang zur Erlangung von Fähigkeiten (Qualifikationen), um eine bestimmte Aufgabe oder Anforderung erfüllen zu können. Ebenso die Überprüfung dieser Fähigkeiten wird als Qualifizierung bezeichnet. Die Überprüfung, dass die Fähigkeiten ausreichen, um im praktischen Einsatz reproduzierbar die gestellten Anforderungen zu erfüllen, ist Inhalt der so genannten Validierung.\",\n                    \"1033\": \"Qualification of received ideas and requirements. The term qualification is the process of obtaining skills (qualifications), to perform a specific task or requirement can. Similarly, the review of these abilities is called qualification. The verification that the skills sufficient to reproducibly meet the requirements in practical use, is content of the so-called validation.\"\n                },\n                \"scope\": {\n                    \"1031\": \"Komplettes Unternehmen\",\n                    \"1033\": \"Complete company\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-10-03T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"2.1\"\n                },\n                \"workshopImages\": {\n                    \"127\": [\n                        {\n                            \"address\": \"18077efd-e887-4b26-841d-f2374d8da7c1\",\n                            \"fullAddress\": \"https://demo.symbioworld.com/pz/showcase/editor/1033/BasePlugin/File/GetFile/18077efd-e887-4b26-841d-f2374d8da7c1.Storage.html\",\n                            \"mimeType\": \"image/jpeg\",\n                            \"protocol\": \"Storage\",\n                            \"title\": \"Idea-Innovation_klein\"\n                        }\n                    ]\n                }\n            },\n            \"related\": {\n                \"author\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ],\n                \"changedBy\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ],\n                \"createdBy\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ],\n                \"guidelines\": [\n                    {\n                        \"facetName\": \"knowledge\",\n                        \"id\": \"d33bdbe6-07c1-47c4-915d-00b02454631f\",\n                        \"versionId\": \"c337213a-7585-48a9-9eb2-cff2f9560011\",\n                        \"type\": \"knowledgeStructureDocument\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/knowledge/views/detail/elements/c337213a-7585-48a9-9eb2-cff2f9560011\"\n                    },\n                    {\n                        \"facetName\": \"knowledge\",\n                        \"id\": \"b794e6f3-f61e-43f1-8e76-865686c81f43\",\n                        \"versionId\": \"0da36332-3ae6-4127-9fb6-6853dbb7245b\",\n                        \"type\": \"knowledgeStructureDocument\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/knowledge/views/detail/elements/0da36332-3ae6-4127-9fb6-6853dbb7245b\"\n                    }\n                ],\n                \"hasInput\": [\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"22fe4a97-1b06-41b8-9e6d-9fe065f8a91d\",\n                        \"versionId\": \"d23564c5-567b-4439-940e-0efe9b140229\",\n                        \"type\": \"inOut\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/d23564c5-567b-4439-940e-0efe9b140229\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"b0c55ebe-fa0d-436a-aae7-15d9caa1e741\",\n                        \"versionId\": \"15dcc40d-fb65-494f-9d00-8c537f408347\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/15dcc40d-fb65-494f-9d00-8c537f408347\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"032a3501-4679-4cce-abc6-788394729bf9\",\n                        \"versionId\": \"3887b540-3670-4f7a-b0b9-c4de9a5e004e\",\n                        \"type\": \"inOut\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/3887b540-3670-4f7a-b0b9-c4de9a5e004e\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"950f37ab-cb50-4cb9-ba3b-660f9fca8be1\",\n                        \"versionId\": \"2b251a32-afd8-4140-8406-9bf700189f33\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/2b251a32-afd8-4140-8406-9bf700189f33\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"554cc9dc-3794-4bf2-992d-98e5ec26b13c\",\n                        \"versionId\": \"f6abd383-6a10-4470-b031-99df5748f4d0\",\n                        \"type\": \"inOut\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/f6abd383-6a10-4470-b031-99df5748f4d0\"\n                    }\n                ],\n                \"hasOutput\": [\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"b1a6b1d1-f732-4aae-bffa-a196854f0aa6\",\n                        \"versionId\": \"dd5eced4-9771-414f-a8b6-ffd29523d041\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/dd5eced4-9771-414f-a8b6-ffd29523d041\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"36d5f4b4-ca8b-481d-83cc-5c7c780c5018\",\n                        \"versionId\": \"ca7723e3-9c8d-4ac0-b2fd-6c4debe9f41b\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/ca7723e3-9c8d-4ac0-b2fd-6c4debe9f41b\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"980d2829-4479-43c1-8e7d-d91c9a56173b\",\n                        \"versionId\": \"b5d63e65-6343-42fd-af6f-7d12ee3dc13d\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/b5d63e65-6343-42fd-af6f-7d12ee3dc13d\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"70bd7fde-7309-4051-9a17-a9a89d2bf7b9\",\n                        \"versionId\": \"09a59ddd-3e82-4fdc-a7af-12a5aad0d1e3\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/09a59ddd-3e82-4fdc-a7af-12a5aad0d1e3\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"b7e40edb-c364-47b9-aa5c-d0dd054a8138\",\n                        \"versionId\": \"ac167362-c4c2-4407-a423-00c43e0a7069\",\n                        \"type\": \"inOut\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/ac167362-c4c2-4407-a423-00c43e0a7069\"\n                    },\n                    {\n                        \"facetName\": \"inputsoutputs\",\n                        \"id\": \"a96a5423-887d-4fd5-bc68-1c4fd339856e\",\n                        \"versionId\": \"47deb046-fe43-4d1f-a34d-9cbfa75c1fd6\",\n                        \"type\": \"inOut\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/inputsoutputs/views/detail/elements/47deb046-fe43-4d1f-a34d-9cbfa75c1fd6\"\n                    }\n                ],\n                \"kpi\": [\n                    {\n                        \"facetName\": \"kpi\",\n                        \"id\": \"6e8d574e-91a4-4ba6-a3fa-ea717b67329c\",\n                        \"versionId\": \"90955400-f199-11df-2459-ccb6a833f624\",\n                        \"type\": \"kPI\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/kpi/views/detail/elements/90955400-f199-11df-2459-ccb6a833f624\"\n                    },\n                    {\n                        \"facetName\": \"kpi\",\n                        \"id\": \"35274324-e3ad-4bd3-aaa3-543329de231f\",\n                        \"versionId\": \"657ab3f7-165b-4dc5-9821-52ef417061eb\",\n                        \"type\": \"kPI\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/kpi/views/detail/elements/657ab3f7-165b-4dc5-9821-52ef417061eb\"\n                    }\n                ],\n                \"organizationFilters\": [\n                    {\n                        \"facetName\": \"organization\",\n                        \"id\": \"43320ec1-1d8b-46b8-93e1-037a2d61d208\",\n                        \"versionId\": \"171fe695-8776-49fc-9fda-ac37a1728299\",\n                        \"type\": \"orgUnit\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/organization/views/detail/elements/171fe695-8776-49fc-9fda-ac37a1728299\",\n                        \"stereotype\": \"division\"\n                    }\n                ],\n                \"owner\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"0630c057-6ba7-47fd-a72f-c9bb80bf18b1\",\n                        \"creationId\": \"0630c057-6ba7-47fd-a72f-c9bb80bf18b1\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/0630c057-6ba7-47fd-a72f-c9bb80bf18b1\"\n                    }\n                ],\n                \"qualityManager\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"45b86897-4509-4db3-953f-bf4998f86f4d\",\n                        \"creationId\": \"45b86897-4509-4db3-953f-bf4998f86f4d\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/45b86897-4509-4db3-953f-bf4998f86f4d\"\n                    }\n                ],\n                \"releaseHistory\": [\n                    {\n                        \"facetName\": \"processes\",\n                        \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n                        \"versionId\": \"9fe36070-f0c0-11df-4e21-001c25729284\",\n                        \"type\": \"subProcess\",\n                        \"state\": \"expired\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/9fe36070-f0c0-11df-4e21-001c25729284\"\n                    },\n                    {\n                        \"facetName\": \"processes\",\n                        \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n                        \"versionId\": \"168c8bc4-779e-4697-8334-0026411d52f1\",\n                        \"type\": \"subProcess\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/168c8bc4-779e-4697-8334-0026411d52f1\"\n                    }\n                ],\n                \"requirements\": [\n                    {\n                        \"facetName\": \"requirements\",\n                        \"id\": \"19b1188a-6cf8-465b-acc1-1e9134a20b77\",\n                        \"versionId\": \"414e448d-6e0e-4db2-9c7f-7c3e3fd37b0b\",\n                        \"type\": \"requirement\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/requirements/views/detail/elements/414e448d-6e0e-4db2-9c7f-7c3e3fd37b0b\"\n                    },\n                    {\n                        \"facetName\": \"requirements\",\n                        \"id\": \"199c6546-fd51-40b6-a76b-1bbca4cd2bed\",\n                        \"versionId\": \"1d5545cd-7d23-4d96-b89b-e44bf176623e\",\n                        \"type\": \"requirement\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/requirements/views/detail/elements/1d5545cd-7d23-4d96-b89b-e44bf176623e\"\n                    }\n                ],\n                \"risks\": [\n                    {\n                        \"facetName\": \"risks\",\n                        \"id\": \"f23da386-726b-4938-b5c4-a7603a6c9e0b\",\n                        \"versionId\": \"6076b42b-2ff5-4cb6-a353-9e996a368922\",\n                        \"type\": \"risk\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/risks/views/detail/elements/6076b42b-2ff5-4cb6-a353-9e996a368922\"\n                    }\n                ],\n                \"secondarySystemsInput\": [\n                    {\n                        \"facetName\": \"it\",\n                        \"id\": \"732e54f3-063d-497b-9ec3-7e441eb3d531\",\n                        \"versionId\": \"fb925a60-65f7-44de-bef1-e1a23b9cdd4e\",\n                        \"type\": \"system\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/detail/elements/fb925a60-65f7-44de-bef1-e1a23b9cdd4e\",\n                        \"stereotype\": \"applicationSystem\"\n                    }\n                ],\n                \"secondarySystemsOutput\": [\n                    {\n                        \"facetName\": \"it\",\n                        \"id\": \"a036f63f-7797-40fa-8639-503bfe4d4449\",\n                        \"versionId\": \"03fb3d51-7ce8-4fbe-8b67-fe192d6db48e\",\n                        \"type\": \"system\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/detail/elements/03fb3d51-7ce8-4fbe-8b67-fe192d6db48e\",\n                        \"stereotype\": \"applicationSystem\"\n                    },\n                    {\n                        \"facetName\": \"it\",\n                        \"id\": \"1f66af8a-6291-4d58-91c4-5c7c61b57995\",\n                        \"versionId\": \"ea285079-365b-4e59-88f4-e85b6c1518c4\",\n                        \"type\": \"system\",\n                        \"state\": \"released\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/detail/elements/ea285079-365b-4e59-88f4-e85b6c1518c4\",\n                        \"stereotype\": \"applicationSystem\"\n                    }\n                ],\n                \"systems\": [\n                    {\n                        \"facetName\": \"it\",\n                        \"id\": \"e1cc921b-c8e4-49c9-b9e8-027542eb1716\",\n                        \"versionId\": \"7c9b6b04-2a73-4557-97b6-d9b1e490bd5a\",\n                        \"type\": \"system\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/detail/elements/7c9b6b04-2a73-4557-97b6-d9b1e490bd5a\",\n                        \"stereotype\": \"applicationSystem\"\n                    }\n                ],\n                \"tagFilters\": [\n                    {\n                        \"facetName\": \"tags\",\n                        \"id\": \"b5606290-178e-43ae-837a-f2fd149e4ea9\",\n                        \"creationId\": \"b5606290-178e-43ae-837a-f2fd149e4ea9\",\n                        \"type\": \"tag\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/tags/views/detail/elements/b5606290-178e-43ae-837a-f2fd149e4ea9\"\n                    }\n                ],\n                \"trainings\": [\n                    {\n                        \"facetName\": \"learning\",\n                        \"id\": \"83d40a36-bcd8-4702-b4ea-8c90ae792632\",\n                        \"versionId\": \"aa346082-cfc1-4695-accc-a1673947987b\",\n                        \"type\": \"training\",\n                        \"state\": \"inEffect\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/learning/views/detail/elements/aa346082-cfc1-4695-accc-a1673947987b\",\n                        \"stereotype\": \"elearning\"\n                    }\n                ]\n            },\n            \"content\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4b0baa9a-d194-476f-adcd-873061a0aab5\",\n                    \"creationId\": \"07b12234-3eb1-4cdb-8973-26a0135b6549\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4b0baa9a-d194-476f-adcd-873061a0aab5\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2e39b478-3404-4370-a42b-9f5132ed716f\",\n                    \"creationId\": \"aefa209f-38d4-4895-abe7-f779b555c6ed\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2e39b478-3404-4370-a42b-9f5132ed716f\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ad112439-f0ef-483a-bab2-4d2a4bb17d00\",\n                    \"versionId\": \"6a50a65b-ba4f-4691-a6c5-e912e6d4063b\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6a50a65b-ba4f-4691-a6c5-e912e6d4063b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8a189545-b520-4f4d-b031-ca17fecd0e55\",\n                    \"creationId\": \"1282b5f8-fd30-4e89-8d26-b7323b78d76d\",\n                    \"type\": \"evIntermediate\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/8a189545-b520-4f4d-b031-ca17fecd0e55\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6672ba3c-afd8-4125-b619-cac51a6bdd31\",\n                    \"creationId\": \"baf01625-3395-49cf-adbe-9ec4efcd18fe\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6672ba3c-afd8-4125-b619-cac51a6bdd31\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\",\n                    \"creationId\": \"fc2e9a36-239a-40e4-8caf-666f32e8ea9a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"d1c46bcb-2fdd-430b-b155-671d21efbe2a\",\n                    \"versionId\": \"664fd624-d341-4521-b430-897bb16399f4\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/664fd624-d341-4521-b430-897bb16399f4\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"218c8a5a-4716-4b9f-a985-44faf3a94ac3\",\n                    \"creationId\": \"6ba15f74-9fad-4cbd-b51d-eb09255f9125\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/218c8a5a-4716-4b9f-a985-44faf3a94ac3\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7fc4a2e-33d5-43ba-864d-23e050fe5056\",\n                    \"creationId\": \"e1cc7546-41de-40c9-9ebf-db3f8440de4f\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7fc4a2e-33d5-43ba-864d-23e050fe5056\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"60b9fd06-7827-4944-af8b-c2a3811c2d67\",\n                    \"creationId\": \"2c3601d2-aeb2-4c66-a936-1a8f660b1723\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/60b9fd06-7827-4944-af8b-c2a3811c2d67\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\",\n                    \"creationId\": \"a201a5cb-8ab9-4d6d-a5d6-f070b1922c17\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\",\n                    \"creationId\": \"7fdd1a63-bcd5-414f-b16c-dce08a8328b8\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2c110fd4-6548-4fe1-83d5-a3c7613cc880\",\n                    \"creationId\": \"850b13ec-a5cd-4d41-9ea1-7a508861d2b8\",\n                    \"type\": \"evStart\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2c110fd4-6548-4fe1-83d5-a3c7613cc880\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c471ddc0-b4b5-4621-96bd-1e45aa258e3c\",\n                    \"creationId\": \"c8cc7945-2f18-4bda-b53c-934e0f29a17b\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c471ddc0-b4b5-4621-96bd-1e45aa258e3c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7a17b1c9-b4b9-4bb7-a705-154469ff6329\",\n                    \"creationId\": \"83adec24-87dc-4a42-b2b5-9025c704c0f6\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7a17b1c9-b4b9-4bb7-a705-154469ff6329\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"30d9728c-83a1-4a68-9e67-49b0b35b828c\",\n                    \"creationId\": \"d567a583-6240-4e53-a8ab-6edc14482019\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/30d9728c-83a1-4a68-9e67-49b0b35b828c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\",\n                    \"creationId\": \"ceda130c-e979-4d2b-ac1f-1718c6e2e389\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"75581a9f-09b5-4065-8ec2-7571c86c27de\",\n                    \"creationId\": \"3e8d271e-8538-46c3-a7d2-c40d90e588d4\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/75581a9f-09b5-4065-8ec2-7571c86c27de\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7ee09460-df33-4f0d-bf6d-2ebff2c6c868\",\n                    \"creationId\": \"96ad0409-9018-4ebe-9bc2-8b1ba4edf7ef\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7ee09460-df33-4f0d-bf6d-2ebff2c6c868\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"16909c29-4da3-4bbf-a721-6a2cb721efb7\",\n                    \"creationId\": \"5e625082-ffc0-43d5-843e-547f64fd447a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/16909c29-4da3-4bbf-a721-6a2cb721efb7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"539dfff6-7aa7-45e0-a5c9-8f2af30885af\",\n                    \"creationId\": \"f2adfa58-3efc-4577-8d1c-0a787a6e947a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/539dfff6-7aa7-45e0-a5c9-8f2af30885af\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c18b13a7-c0a8-4010-a6b9-30f1f503232b\",\n                    \"creationId\": \"50f66862-90cb-42c6-9ccb-5a186f4c5259\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c18b13a7-c0a8-4010-a6b9-30f1f503232b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\",\n                    \"creationId\": \"2c3abe5c-6c1f-4e3f-9db6-5fcda2ffeef1\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4e56a725-71ef-466b-94d3-1a032eb0730b\",\n                    \"creationId\": \"731d1fb1-4e7b-4a51-8af1-58914db6f50b\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4e56a725-71ef-466b-94d3-1a032eb0730b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"db214c33-e2da-45cb-8bb1-7405dafe711f\",\n                    \"creationId\": \"070269f5-7b41-4d09-94ca-4b88fa518a32\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/db214c33-e2da-45cb-8bb1-7405dafe711f\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-a-specific-element-from-the-view-of-the-facet-and-only-include-the-attributes-and","__idx":12},"children":["Get a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["detail"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["processes"]}," facet and only include the attributes ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["name"]}," and ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["author"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-2","__idx":13},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5?$select=name,author\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok-2","__idx":14},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n            \"versionId\": \"f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n            \"type\": \"subProcess\",\n            \"state\": \"inProcess\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"attributes\": {\n                \"name\": {\n                    \"1031\": \"Ideen/Innovationen\",\n                    \"1033\": \"Idea/Innovation\"\n                }\n            },\n            \"related\": {\n                \"author\": [\n                    {\n                        \"facetName\": \"users\",\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/users/views/detail/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ]\n            },\n            \"content\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"d1c46bcb-2fdd-430b-b155-671d21efbe2a\",\n                    \"versionId\": \"664fd624-d341-4521-b430-897bb16399f4\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/664fd624-d341-4521-b430-897bb16399f4\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\",\n                    \"creationId\": \"2c3abe5c-6c1f-4e3f-9db6-5fcda2ffeef1\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\",\n                    \"creationId\": \"a201a5cb-8ab9-4d6d-a5d6-f070b1922c17\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\",\n                    \"creationId\": \"ceda130c-e979-4d2b-ac1f-1718c6e2e389\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7fc4a2e-33d5-43ba-864d-23e050fe5056\",\n                    \"creationId\": \"e1cc7546-41de-40c9-9ebf-db3f8440de4f\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7fc4a2e-33d5-43ba-864d-23e050fe5056\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"539dfff6-7aa7-45e0-a5c9-8f2af30885af\",\n                    \"creationId\": \"f2adfa58-3efc-4577-8d1c-0a787a6e947a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/539dfff6-7aa7-45e0-a5c9-8f2af30885af\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"30d9728c-83a1-4a68-9e67-49b0b35b828c\",\n                    \"creationId\": \"d567a583-6240-4e53-a8ab-6edc14482019\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/30d9728c-83a1-4a68-9e67-49b0b35b828c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4e56a725-71ef-466b-94d3-1a032eb0730b\",\n                    \"creationId\": \"731d1fb1-4e7b-4a51-8af1-58914db6f50b\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4e56a725-71ef-466b-94d3-1a032eb0730b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8a189545-b520-4f4d-b031-ca17fecd0e55\",\n                    \"creationId\": \"1282b5f8-fd30-4e89-8d26-b7323b78d76d\",\n                    \"type\": \"evIntermediate\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/8a189545-b520-4f4d-b031-ca17fecd0e55\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7ee09460-df33-4f0d-bf6d-2ebff2c6c868\",\n                    \"creationId\": \"96ad0409-9018-4ebe-9bc2-8b1ba4edf7ef\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7ee09460-df33-4f0d-bf6d-2ebff2c6c868\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ad112439-f0ef-483a-bab2-4d2a4bb17d00\",\n                    \"versionId\": \"6a50a65b-ba4f-4691-a6c5-e912e6d4063b\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6a50a65b-ba4f-4691-a6c5-e912e6d4063b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"60b9fd06-7827-4944-af8b-c2a3811c2d67\",\n                    \"creationId\": \"2c3601d2-aeb2-4c66-a936-1a8f660b1723\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/60b9fd06-7827-4944-af8b-c2a3811c2d67\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c471ddc0-b4b5-4621-96bd-1e45aa258e3c\",\n                    \"creationId\": \"c8cc7945-2f18-4bda-b53c-934e0f29a17b\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c471ddc0-b4b5-4621-96bd-1e45aa258e3c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7a17b1c9-b4b9-4bb7-a705-154469ff6329\",\n                    \"creationId\": \"83adec24-87dc-4a42-b2b5-9025c704c0f6\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7a17b1c9-b4b9-4bb7-a705-154469ff6329\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\",\n                    \"creationId\": \"7fdd1a63-bcd5-414f-b16c-dce08a8328b8\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4b0baa9a-d194-476f-adcd-873061a0aab5\",\n                    \"creationId\": \"07b12234-3eb1-4cdb-8973-26a0135b6549\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4b0baa9a-d194-476f-adcd-873061a0aab5\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6672ba3c-afd8-4125-b619-cac51a6bdd31\",\n                    \"creationId\": \"baf01625-3395-49cf-adbe-9ec4efcd18fe\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6672ba3c-afd8-4125-b619-cac51a6bdd31\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c18b13a7-c0a8-4010-a6b9-30f1f503232b\",\n                    \"creationId\": \"50f66862-90cb-42c6-9ccb-5a186f4c5259\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c18b13a7-c0a8-4010-a6b9-30f1f503232b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"db214c33-e2da-45cb-8bb1-7405dafe711f\",\n                    \"creationId\": \"070269f5-7b41-4d09-94ca-4b88fa518a32\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/db214c33-e2da-45cb-8bb1-7405dafe711f\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2c110fd4-6548-4fe1-83d5-a3c7613cc880\",\n                    \"creationId\": \"850b13ec-a5cd-4d41-9ea1-7a508861d2b8\",\n                    \"type\": \"evStart\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2c110fd4-6548-4fe1-83d5-a3c7613cc880\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"75581a9f-09b5-4065-8ec2-7571c86c27de\",\n                    \"creationId\": \"3e8d271e-8538-46c3-a7d2-c40d90e588d4\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/75581a9f-09b5-4065-8ec2-7571c86c27de\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\",\n                    \"creationId\": \"fc2e9a36-239a-40e4-8caf-666f32e8ea9a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2e39b478-3404-4370-a42b-9f5132ed716f\",\n                    \"creationId\": \"aefa209f-38d4-4895-abe7-f779b555c6ed\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2e39b478-3404-4370-a42b-9f5132ed716f\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"16909c29-4da3-4bbf-a721-6a2cb721efb7\",\n                    \"creationId\": \"5e625082-ffc0-43d5-843e-547f64fd447a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/16909c29-4da3-4bbf-a721-6a2cb721efb7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"218c8a5a-4716-4b9f-a985-44faf3a94ac3\",\n                    \"creationId\": \"6ba15f74-9fad-4cbd-b51d-eb09255f9125\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/218c8a5a-4716-4b9f-a985-44faf3a94ac3\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-a-specific-element-from-the-view-of-the-facet-and-only-include-and-expand-the","__idx":15},"children":["Get a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["detail"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["processes"]}," facet and only include and expand the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["requirements"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-3","__idx":16},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5?$select=requirements&$expandRelated=requirements\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok-3","__idx":17},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n            \"versionId\": \"f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n            \"type\": \"subProcess\",\n            \"state\": \"inProcess\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"related\": {\n                \"requirements\": [\n                    {\n                        \"facetName\": \"requirements\",\n                        \"id\": \"19b1188a-6cf8-465b-acc1-1e9134a20b77\",\n                        \"versionId\": \"414e448d-6e0e-4db2-9c7f-7c3e3fd37b0b\",\n                        \"type\": \"requirement\",\n                        \"state\": \"inEffect\"\n                    },\n                    {\n                        \"facetName\": \"requirements\",\n                        \"id\": \"199c6546-fd51-40b6-a76b-1bbca4cd2bed\",\n                        \"versionId\": \"1d5545cd-7d23-4d96-b89b-e44bf176623e\",\n                        \"type\": \"requirement\",\n                        \"state\": \"inEffect\"\n                    }\n                ]\n            },\n            \"content\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"d1c46bcb-2fdd-430b-b155-671d21efbe2a\",\n                    \"versionId\": \"664fd624-d341-4521-b430-897bb16399f4\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/664fd624-d341-4521-b430-897bb16399f4\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\",\n                    \"creationId\": \"2c3abe5c-6c1f-4e3f-9db6-5fcda2ffeef1\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7aa00d0-7d2f-47d8-ad3e-e108aaa30047\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\",\n                    \"creationId\": \"a201a5cb-8ab9-4d6d-a5d6-f070b1922c17\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/9bd738b0-a212-4a5b-9d41-3cfca0f06ed0\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\",\n                    \"creationId\": \"ceda130c-e979-4d2b-ac1f-1718c6e2e389\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ffbcab0b-2521-44c5-9ccd-d1d9f4b0f2e7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c7fc4a2e-33d5-43ba-864d-23e050fe5056\",\n                    \"creationId\": \"e1cc7546-41de-40c9-9ebf-db3f8440de4f\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c7fc4a2e-33d5-43ba-864d-23e050fe5056\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"539dfff6-7aa7-45e0-a5c9-8f2af30885af\",\n                    \"creationId\": \"f2adfa58-3efc-4577-8d1c-0a787a6e947a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/539dfff6-7aa7-45e0-a5c9-8f2af30885af\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"30d9728c-83a1-4a68-9e67-49b0b35b828c\",\n                    \"creationId\": \"d567a583-6240-4e53-a8ab-6edc14482019\",\n                    \"type\": \"ruleAnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/30d9728c-83a1-4a68-9e67-49b0b35b828c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4e56a725-71ef-466b-94d3-1a032eb0730b\",\n                    \"creationId\": \"731d1fb1-4e7b-4a51-8af1-58914db6f50b\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4e56a725-71ef-466b-94d3-1a032eb0730b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8a189545-b520-4f4d-b031-ca17fecd0e55\",\n                    \"creationId\": \"1282b5f8-fd30-4e89-8d26-b7323b78d76d\",\n                    \"type\": \"evIntermediate\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/8a189545-b520-4f4d-b031-ca17fecd0e55\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7ee09460-df33-4f0d-bf6d-2ebff2c6c868\",\n                    \"creationId\": \"96ad0409-9018-4ebe-9bc2-8b1ba4edf7ef\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7ee09460-df33-4f0d-bf6d-2ebff2c6c868\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ad112439-f0ef-483a-bab2-4d2a4bb17d00\",\n                    \"versionId\": \"6a50a65b-ba4f-4691-a6c5-e912e6d4063b\",\n                    \"type\": \"subProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6a50a65b-ba4f-4691-a6c5-e912e6d4063b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"60b9fd06-7827-4944-af8b-c2a3811c2d67\",\n                    \"creationId\": \"2c3601d2-aeb2-4c66-a936-1a8f660b1723\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/60b9fd06-7827-4944-af8b-c2a3811c2d67\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c471ddc0-b4b5-4621-96bd-1e45aa258e3c\",\n                    \"creationId\": \"c8cc7945-2f18-4bda-b53c-934e0f29a17b\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c471ddc0-b4b5-4621-96bd-1e45aa258e3c\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"7a17b1c9-b4b9-4bb7-a705-154469ff6329\",\n                    \"creationId\": \"83adec24-87dc-4a42-b2b5-9025c704c0f6\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/7a17b1c9-b4b9-4bb7-a705-154469ff6329\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\",\n                    \"creationId\": \"7fdd1a63-bcd5-414f-b16c-dce08a8328b8\",\n                    \"type\": \"evEnd\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/ca4b3d85-b13d-481c-9ffe-f1c127e7ea86\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"4b0baa9a-d194-476f-adcd-873061a0aab5\",\n                    \"creationId\": \"07b12234-3eb1-4cdb-8973-26a0135b6549\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/4b0baa9a-d194-476f-adcd-873061a0aab5\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6672ba3c-afd8-4125-b619-cac51a6bdd31\",\n                    \"creationId\": \"baf01625-3395-49cf-adbe-9ec4efcd18fe\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6672ba3c-afd8-4125-b619-cac51a6bdd31\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c18b13a7-c0a8-4010-a6b9-30f1f503232b\",\n                    \"creationId\": \"50f66862-90cb-42c6-9ccb-5a186f4c5259\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c18b13a7-c0a8-4010-a6b9-30f1f503232b\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"db214c33-e2da-45cb-8bb1-7405dafe711f\",\n                    \"creationId\": \"070269f5-7b41-4d09-94ca-4b88fa518a32\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/db214c33-e2da-45cb-8bb1-7405dafe711f\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2c110fd4-6548-4fe1-83d5-a3c7613cc880\",\n                    \"creationId\": \"850b13ec-a5cd-4d41-9ea1-7a508861d2b8\",\n                    \"type\": \"evStart\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2c110fd4-6548-4fe1-83d5-a3c7613cc880\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"75581a9f-09b5-4065-8ec2-7571c86c27de\",\n                    \"creationId\": \"3e8d271e-8538-46c3-a7d2-c40d90e588d4\",\n                    \"type\": \"condition\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/75581a9f-09b5-4065-8ec2-7571c86c27de\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\",\n                    \"creationId\": \"fc2e9a36-239a-40e4-8caf-666f32e8ea9a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/bcb25116-a8a2-4ba0-8dd4-1ff2789aac01\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"2e39b478-3404-4370-a42b-9f5132ed716f\",\n                    \"creationId\": \"aefa209f-38d4-4895-abe7-f779b555c6ed\",\n                    \"type\": \"ruleXor\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/2e39b478-3404-4370-a42b-9f5132ed716f\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"16909c29-4da3-4bbf-a721-6a2cb721efb7\",\n                    \"creationId\": \"5e625082-ffc0-43d5-843e-547f64fd447a\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/16909c29-4da3-4bbf-a721-6a2cb721efb7\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"218c8a5a-4716-4b9f-a985-44faf3a94ac3\",\n                    \"creationId\": \"6ba15f74-9fad-4cbd-b51d-eb09255f9125\",\n                    \"type\": \"task\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/218c8a5a-4716-4b9f-a985-44faf3a94ac3\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-a-the-root-path-elements-of-a-specific-element-from-the-view-of-the-facet","__idx":18},"children":["Get a the root path elements of a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["tree"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["processes"]}," facet"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-4","__idx":19},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/cd5e6ffa-53fd-4167-97e0-a7f9a974d00a?$resources=rootPath\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok-4","__idx":20},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"49f82ee7-9fe0-4ab1-86ed-0e6c13091dc7\",\n            \"versionId\": \"f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n            \"type\": \"subProcess\",\n            \"state\": \"inProcess\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\",\n            \"rootPath\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"d7b81b45-743e-4dd5-9fe4-94293ddde5e7\",\n                    \"versionId\": \"d8aa3b14-4b9f-41ae-8991-be9fc47dcef0\",\n                    \"type\": \"mainProcess\",\n                    \"state\": \"inEffect\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/d8aa3b14-4b9f-41ae-8991-be9fc47dcef0\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"20e369c5-f0f8-491b-9e7f-f15db6a0fb80\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/20e369c5-f0f8-491b-9e7f-f15db6a0fb80\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n                    \"creationId\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n                    \"type\": \"processHouse\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/ab2835f8-da30-4e36-a863-456e1105bb58\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-the-stereotype-element-of-a-specific-element-from-the-view-of-the-facet","__idx":21},"children":["Get the stereotype element of a specific element from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["tree"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["it"]}," facet"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-5","__idx":22},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/tree/elements/7c9b6b04-2a73-4557-97b6-d9b1e490bd5a?$resources=stereotype\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"response-200-ok-5","__idx":23},"children":["Response (200 OK)"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"count\": 1,\n    \"elements\": [\n        {\n            \"id\": \"e1cc921b-c8e4-49c9-b9e8-027542eb1716\",\n            \"versionId\": \"7c9b6b04-2a73-4557-97b6-d9b1e490bd5a\",\n            \"type\": \"system\",\n            \"state\": \"released\",\n            \"displayNames\": {\n            \"1031\": \"Sub Process\",\n            \"1033\": \"sub process\"\n            },\n            \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/it/views/detail/elements/7c9b6b04-2a73-4557-97b6-d9b1e490bd5a\",\n            \"stereotype\": {\n                \"id\": \"48e09f27-e392-4b25-b335-9eefb5410af0\",\n                \"creationId\": \"48e09f27-e392-4b25-b335-9eefb5410af0\",\n                \"type\": \"systemType\",\n                \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/stereotypes/views/detail/elements/48e09f27-e392-4b25-b335-9eefb5410af0\"\n            }\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"definitions","__idx":24},"children":["Definitions"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"element","__idx":25},"children":["Element"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["id"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Guid?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The identifier of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["versionId"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Guid?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The identifier of the specific version."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["state"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The current state of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["stereotype"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The stereotype of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["type"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The type of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["attributes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dictionary<string, Dictionary<int, object>>"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The attributes of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["related"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dictionary<string, List<Element>>"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of related elements."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["children"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Element"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of child elements."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["content"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Element"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of content elements."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["rootPath"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Element"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The list of hierarchical parent elements to the root element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["displayNames"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dictionary<int, string>"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gets the display names of multiple languages."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["expandUri"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gets or sets the expand Uri to get full information about element"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["facetName"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of the facet"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["setReadOnly"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["bool?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gets or sets the read only of the element"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["versions"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Element"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Element versions of this container"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"operationresultoutput","__idx":26},"children":["OperationResultOutput"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["volatile"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["permanent"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["dialog"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["inline"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"operationresulttype","__idx":27},"children":["OperationResultType"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["critical"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["error"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["warning"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["success"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["unauthorized"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"operationerror","__idx":28},"children":["OperationError"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["error"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The error message."]}]}]}]}]}]},"headings":[{"value":"Elements get","id":"elements-get","depth":1},{"value":"Parameters","id":"parameters","depth":2},{"value":"Responses","id":"responses","depth":2},{"value":"Success 200","id":"success-200","depth":3},{"value":"Error 4xx","id":"error-4xx","depth":3},{"value":"Examples","id":"examples","depth":2},{"value":"Get a specific element from the view of the facet","id":"get-a-specific-element-from-the-view-of-the-facet","depth":3},{"value":"Request","id":"request","depth":4},{"value":"Response (200 OK)","id":"response-200-ok","depth":4},{"value":"Get a specific element from the view of the facet with the resources and","id":"get-a-specific-element-from-the-view-of-the-facet-with-the-resources-and","depth":3},{"value":"Request","id":"request-1","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-1","depth":4},{"value":"Get a specific element from the view of the facet and only include the attributes and","id":"get-a-specific-element-from-the-view-of-the-facet-and-only-include-the-attributes-and","depth":3},{"value":"Request","id":"request-2","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-2","depth":4},{"value":"Get a specific element from the view of the facet and only include and expand the","id":"get-a-specific-element-from-the-view-of-the-facet-and-only-include-and-expand-the","depth":3},{"value":"Request","id":"request-3","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-3","depth":4},{"value":"Get a the root path elements of a specific element from the view of the facet","id":"get-a-the-root-path-elements-of-a-specific-element-from-the-view-of-the-facet","depth":3},{"value":"Request","id":"request-4","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-4","depth":4},{"value":"Get the stereotype element of a specific element from the view of the facet","id":"get-the-stereotype-element-of-a-specific-element-from-the-view-of-the-facet","depth":3},{"value":"Request","id":"request-5","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-5","depth":4},{"value":"Definitions","id":"definitions","depth":2},{"value":"Element","id":"element","depth":3},{"value":"OperationResultOutput","id":"operationresultoutput","depth":3},{"value":"OperationResultType","id":"operationresulttype","depth":3},{"value":"OperationError","id":"operationerror","depth":3}],"frontmatter":{"seo":{"title":"Elements get"}},"lastModified":"2026-02-26T22:05:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/cpm/developer/rest-api/reference/elements-get","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}