{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Elements list","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-list","__idx":0},"children":["Elements list"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["api-version"]},": 4.0"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Retrieves the list of elements."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements\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?$filter={filter}&$select={select}&$expandRelated={expand}&$page={page}&$pageSize={pageSize}&$pageSelectionKey={pageSelectionKey}\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":["$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":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$page"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The page number."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$pageSize"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The page size."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$pageSelectionKey"]},{"$$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":["The ID of the element whose page will be fetched."]}]}]}]}]},{"$$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-the-list-of-elements-from-the-view-of-the-facet","__idx":6},"children":["Get the list of elements 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","__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/tree/elements\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\": 2,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n            \"creationId\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n            \"type\": \"processHouse\",\n            \"attributes\": {\n                \"name\": {\n                    \"1031\": \"Prozesshaus\",\n                    \"1033\": \"Process House\"\n                },\n                \"state1\": {\n                    \"127\": \"show\"\n                }\n            },\n            \"related\": {\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            },\n            \"children\": [\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\": \"24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"5cb80f0d-d94f-4d05-8a64-1d98345d481c\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/5cb80f0d-d94f-4d05-8a64-1d98345d481c\"\n                }\n            ],\n            \"content\": [\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/detail/elements/20e369c5-f0f8-491b-9e7f-f15db6a0fb80\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"5cb80f0d-d94f-4d05-8a64-1d98345d481c\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/5cb80f0d-d94f-4d05-8a64-1d98345d481c\"\n                }\n            ]\n        },\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"883669b6-83af-4ce9-b532-b0ba929bef71\",\n            \"type\": \"view\",\n            \"attributes\": {\n                \"name\": {\n                    \"1031\": \"View\",\n                    \"1033\": \"View\"\n                },\n                \"state1\": {\n                    \"127\": \"show\"\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                \"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            },\n            \"children\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c6e90187-b9f6-4787-9932-abfea54f5463\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/c6e90187-b9f6-4787-9932-abfea54f5463\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8db17967-8d30-4b75-9eab-434e85bd7df3\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/8db17967-8d30-4b75-9eab-434e85bd7df3\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"77181a8e-b6fd-4176-929a-8cafded96cbb\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/77181a8e-b6fd-4176-929a-8cafded96cbb\"\n                }\n            ],\n            \"content\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c6e90187-b9f6-4787-9932-abfea54f5463\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/c6e90187-b9f6-4787-9932-abfea54f5463\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8db17967-8d30-4b75-9eab-434e85bd7df3\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/8db17967-8d30-4b75-9eab-434e85bd7df3\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"77181a8e-b6fd-4176-929a-8cafded96cbb\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/77181a8e-b6fd-4176-929a-8cafded96cbb\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-the-list-of-elements-from-the-view-of-the-facet-with-the-resources-and","__idx":9},"children":["Get the list of elements from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["tree"]}," 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":["children"]}]},{"$$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/tree/elements?$resources=attributes,children\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\": 2,\n    \"elements\": [\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n            \"creationId\": \"ab2835f8-da30-4e36-a863-456e1105bb58\",\n            \"type\": \"processHouse\",\n            \"attributes\": {\n                \"name\": {\n                    \"1031\": \"Prozesshaus\",\n                    \"1033\": \"Process House\"\n                },\n                \"state1\": {\n                    \"127\": \"show\"\n                }\n            },\n            \"children\": [\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\": \"24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/24c2a5a1-cdb5-40e7-bb59-4e3d9b1a7ee2\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/6823ca8f-1a8b-43e8-ae8c-8b2ef3bd0deb\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"5cb80f0d-d94f-4d05-8a64-1d98345d481c\",\n                    \"type\": \"subCategory\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/5cb80f0d-d94f-4d05-8a64-1d98345d481c\"\n                }\n            ]\n        },\n        {\n            \"facetName\": \"processes\",\n            \"id\": \"883669b6-83af-4ce9-b532-b0ba929bef71\",\n            \"type\": \"view\",\n            \"attributes\": {\n                \"name\": {\n                    \"1031\": \"View\",\n                    \"1033\": \"View\"\n                },\n                \"state1\": {\n                    \"127\": \"show\"\n                }\n            },\n            \"children\": [\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"c6e90187-b9f6-4787-9932-abfea54f5463\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/c6e90187-b9f6-4787-9932-abfea54f5463\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/0bcbcd60-1d5b-4c95-a9ef-6e784df55dad\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"8db17967-8d30-4b75-9eab-434e85bd7df3\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/8db17967-8d30-4b75-9eab-434e85bd7df3\"\n                },\n                {\n                    \"facetName\": \"processes\",\n                    \"id\": \"77181a8e-b6fd-4176-929a-8cafded96cbb\",\n                    \"type\": \"view\",\n                    \"expandUri\": \"https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/tree/elements/77181a8e-b6fd-4176-929a-8cafded96cbb\"\n                }\n            ]\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-the-list-of-elements-from-the-view-of-the-facet-which-are-paginated-result-will-return-first-page-with-5-elements","__idx":12},"children":["Get the list of elements from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["detail"]}," view of the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["products"]}," facet which are paginated. Result will return first page with 5 elements."]},{"$$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/products/views/detail/elements?$page=1&$pageSize=5\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\": 5,\n    \"elements\": [\n        {\n            \"facetName\": \"products\",\n            \"id\": \"db73e2d6-445c-44d8-ba35-5015be48ab3f\",\n            \"versionId\": \"81ca054c-5ab8-47d8-aa4a-0c39b551d5d7\",\n            \"type\": \"product\",\n            \"state\": \"inProcess\",\n            \"stereotype\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\",\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-06-29T14:43:30\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-06-28T09:52:10\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Products/personalizedgraphic/81ca054c-5ab8-47d8-aa4a-0c39b551d5d7\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Products/personalizedgraphic/81ca054c-5ab8-47d8-aa4a-0c39b551d5d7\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Sicherheitscheck\",\n                    \"1033\": \"Security check\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"stereotype\": {\n                    \"127\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-06-28T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\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            }\n        },\n        {\n            \"facetName\": \"products\",\n            \"id\": \"65ad489f-d385-4d4c-b059-0336b8758d44\",\n            \"versionId\": \"9c4282b3-f1bb-4d7d-b909-b3dd5ed04121\",\n            \"type\": \"product\",\n            \"state\": \"inProcess\",\n            \"stereotype\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\",\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-06-29T14:42:36\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-06-28T09:54:46\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Products/personalizedgraphic/9c4282b3-f1bb-4d7d-b909-b3dd5ed04121\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Products/personalizedgraphic/9c4282b3-f1bb-4d7d-b909-b3dd5ed04121\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Großkunden und Unternehmen\",\n                    \"1033\": \"Grokunden and company\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"stereotype\": {\n                    \"127\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-06-28T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\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            }\n        },\n        {\n            \"facetName\": \"products\",\n            \"id\": \"23f68bea-ce13-4cf7-b718-f5d65962fd86\",\n            \"versionId\": \"d0f7a0a8-a0ec-4f65-9fd2-1f9f0dcaaa8f\",\n            \"type\": \"product\",\n            \"state\": \"inProcess\",\n            \"stereotype\": \"9ec2e51b-e933-4a4c-9eff-870ba624462b\",\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-07-02T13:36:42\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-06-28T09:43:44\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Products/personalizedgraphic/d0f7a0a8-a0ec-4f65-9fd2-1f9f0dcaaa8f\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Products/personalizedgraphic/d0f7a0a8-a0ec-4f65-9fd2-1f9f0dcaaa8f\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Dynamos\",\n                    \"1033\": \"Dynamos\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"stereotype\": {\n                    \"127\": \"9ec2e51b-e933-4a4c-9eff-870ba624462b\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-06-28T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\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            }\n        },\n        {\n            \"facetName\": \"products\",\n            \"id\": \"8414869f-145d-4e37-a61a-08f111208188\",\n            \"versionId\": \"aae105f6-fc92-444d-8d3f-07f0adaeb503\",\n            \"type\": \"product\",\n            \"state\": \"inProcess\",\n            \"stereotype\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\",\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-07-02T13:26:38\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-06-29T12:21:16\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Products/personalizedgraphic/aae105f6-fc92-444d-8d3f-07f0adaeb503\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Products/personalizedgraphic/aae105f6-fc92-444d-8d3f-07f0adaeb503\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Ersatzteile\",\n                    \"1033\": \"Spare parts\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"stereotype\": {\n                    \"127\": \"74cc3ec4-b029-4f31-b0e4-8fd0368028ec\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-06-29T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\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            }\n        },\n        {\n            \"facetName\": \"products\",\n            \"id\": \"d2f0097b-21ad-461d-8f7f-6a0ee44f6c24\",\n            \"versionId\": \"a343b47d-b890-4ae0-bddd-225cabcc8e27\",\n            \"type\": \"product\",\n            \"state\": \"inProcess\",\n            \"stereotype\": \"9ec2e51b-e933-4a4c-9eff-870ba624462b\",\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-07-02T13:33:55\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-06-28T09:46:54\"\n                },\n                \"gotoUrl\": {\n                    \"1031\": \"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Products/personalizedgraphic/a343b47d-b890-4ae0-bddd-225cabcc8e27\",\n                    \"1033\": \"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Products/personalizedgraphic/a343b47d-b890-4ae0-bddd-225cabcc8e27\"\n                },\n                \"isReleased\": {\n                    \"127\": false\n                },\n                \"name\": {\n                    \"1031\": \"Hosen\",\n                    \"1033\": \"Pants\"\n                },\n                \"state1\": {\n                    \"127\": \"inProcess\"\n                },\n                \"stereotype\": {\n                    \"127\": \"9ec2e51b-e933-4a4c-9eff-870ba624462b\"\n                },\n                \"validUntil\": {\n                    \"127\": \"2019-06-28T00:00:00\"\n                },\n                \"version\": {\n                    \"127\": \"0.1\"\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            }\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-the-list-of-storage-collections","__idx":15},"children":["Get the list of storage collections"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["!!! info"," ","This call only works on the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["_sysadmin"]}," collection and ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["_admin"]}," storage."]},{"$$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/_sysadmin/_admin/_api/rest/facets/collections/views/list/elements\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            \"id\": \"0c0f489a-bc63-4f75-ac0b-054f33083878\",\n            \"type\": \"collection\",\n            \"attributes\": {\n                \"id\": {\n                    \"127\": \"pz\"\n                },\n                \"name\": {\n                    \"1031\": \"pz\",\n                    \"1033\": \"pz\"\n                }\n            }\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-the-list-of-storages-of-a-specific-collection","__idx":18},"children":["Get the list of storages of a specific collection"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["!!! info"," ","This call only works on the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["_admin"]}," storage."]},{"$$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/_admin/_api/rest/facets/storages/views/detail/elements\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            \"id\": \"b028e1b3-88e8-4564-be04-bb9f204c842b\",\n            \"type\": \"storage\",\n            \"attributes\": {\n                \"changedOn\": {\n                    \"127\": \"2018-03-07T10:09:41\"\n                },\n                \"createdOn\": {\n                    \"127\": \"2018-03-07T10:09:06\"\n                },\n                \"id\": {\n                    \"127\": \"showcase\"\n                },\n                \"name\": {\n                    \"1031\": \"showcase\",\n                    \"1033\": \"showcase\"\n                }\n            },\n            \"related\": {\n                \"changedBy\": [\n                    {\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioweb.com/pz/_admin/Master_api/rest/facets/Users/views/List/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ],\n                \"createdBy\": [\n                    {\n                        \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                        \"type\": \"user\",\n                        \"expandUri\": \"https://demo.symbioweb.com/pz/_admin/Master_api/rest/facets/Users/views/List/elements/a364f30b-a126-4a74-9e1a-1df87f2a6074\"\n                    }\n                ]\n            }\n        }\n    ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"definitions","__idx":21},"children":["Definitions"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"element","__idx":22},"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":23},"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":24},"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":25},"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 list","id":"elements-list","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 the list of elements from the view of the facet","id":"get-the-list-of-elements-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 the list of elements from the view of the facet with the resources and","id":"get-the-list-of-elements-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 the list of elements from the view of the facet which are paginated. Result will return first page with 5 elements.","id":"get-the-list-of-elements-from-the-view-of-the-facet-which-are-paginated-result-will-return-first-page-with-5-elements","depth":3},{"value":"Request","id":"request-2","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-2","depth":4},{"value":"Get the list of storage collections","id":"get-the-list-of-storage-collections","depth":3},{"value":"Request","id":"request-3","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-3","depth":4},{"value":"Get the list of storages of a specific collection","id":"get-the-list-of-storages-of-a-specific-collection","depth":3},{"value":"Request","id":"request-4","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-4","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 list"}},"lastModified":"2026-02-26T22:05:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/cpm/developer/rest-api/reference/elements-list","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}