{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Related 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":"related-get","__idx":0},"children":["Related get"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["api-version"]},": 1.0"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Retrieves a specific related contexts."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}/related/{relatedId}\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}/related?$filter={filter}&$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":["relatedId"]},{"$$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 related context."]}]},{"$$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":"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 related 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-related-context-of-an-element","__idx":6},"children":["Get the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["author"]}," related context of an element"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request","__idx":7},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"POST https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/related/author\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    \"values\": {\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}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-and-expand-the-related-contexts-of-an-element","__idx":9},"children":["Get and expand the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["author"]}," related contexts of an element"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"request-1","__idx":10},"children":["Request"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"POST https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/related/author?$expandRelated=author\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    \"values\": {\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                \"related\": {\n                    \"changedBy\": [\n                        {\n                            \"facetName\": \"users\",\n                            \"id\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                            \"creationId\": \"a364f30b-a126-4a74-9e1a-1df87f2a6074\",\n                            \"type\": \"user\",\n                            \"attributes\": {\n                                \"changedOn\": {\n                                    \"127\": \"2019-04-25T14:48:22\"\n                                },\n                                \"createdOn\": {\n                                    \"127\": \"2016-06-13T09:11:49\"\n                                },\n                                \"filterInformation\": {\n                                    \"1031\": \"Keine Filter angewendet\",\n                                    \"1033\": \"No filter applied\"\n                                },\n                                \"firstName\": {\n                                    \"127\": \"Symbio\"\n                                },\n                                \"lastName\": {\n                                    \"127\": \"Administrator\"\n                                },\n                                \"roleAdministrator\": {\n                                    \"127\": true\n                                },\n                                \"roleAnalyzer\": {\n                                    \"127\": true\n                                },\n                                \"roleApprover\": {\n                                    \"127\": true\n                                },\n                                \"roleArchitect\": {\n                                    \"127\": true\n                                },\n                                \"roleEditor\": {\n                                    \"127\": true\n                                },\n                                \"roleInactive\": {\n                                    \"127\": false\n                                },\n                                \"roleViewer\": {\n                                    \"127\": true\n                                },\n                                \"userFirstLogin\": {\n                                    \"127\": \"2018-04-06T12:09:08\"\n                                },\n                                \"userLastLogin\": {\n                                    \"127\": \"2019-04-25T14:48:22\"\n                                },\n                                \"userLoginCount\": {\n                                    \"127\": 445\n                                }\n                            }\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                            \"attributes\": {\n                                \"changedOn\": {\n                                    \"127\": \"2019-04-25T14:48:22\"\n                                },\n                                \"createdOn\": {\n                                    \"127\": \"2016-06-13T09:11:49\"\n                                },\n                                \"filterInformation\": {\n                                    \"1031\": \"Keine Filter angewendet\",\n                                    \"1033\": \"No filter applied\"\n                                },\n                                \"firstName\": {\n                                    \"127\": \"Symbio\"\n                                },\n                                \"lastName\": {\n                                    \"127\": \"Administrator\"\n                                },\n                                \"roleAdministrator\": {\n                                    \"127\": true\n                                },\n                                \"roleAnalyzer\": {\n                                    \"127\": true\n                                },\n                                \"roleApprover\": {\n                                    \"127\": true\n                                },\n                                \"roleArchitect\": {\n                                    \"127\": true\n                                },\n                                \"roleEditor\": {\n                                    \"127\": true\n                                },\n                                \"roleInactive\": {\n                                    \"127\": false\n                                },\n                                \"roleViewer\": {\n                                    \"127\": true\n                                },\n                                \"userFirstLogin\": {\n                                    \"127\": \"2018-04-06T12:09:08\"\n                                },\n                                \"userLastLogin\": {\n                                    \"127\": \"2019-04-25T14:48:22\"\n                                },\n                                \"userLoginCount\": {\n                                    \"127\": 445\n                                }\n                            }\n                        }\n                    ],\n                    \"hasCulture\": [\n                        {\n                            \"facetName\": \"cultures\",\n                            \"id\": \"A67E06B1-D942-44E4-B886-CF11931ED8B7\",\n                            \"creationId\": \"A67E06B1-D942-44E4-B886-CF11931ED8B7\",\n                            \"type\": \"configCulture\",\n                            \"attributes\": {\n                                \"description\": {\n                                    \"1031\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>Deutsch</p>\",\n                                    \"1033\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>German</p>\"\n                                },\n                                \"isAvailableForReporting\": {\n                                    \"127\": true\n                                },\n                                \"lcid\": {\n                                    \"127\": \"1031\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"Deutsch\",\n                                    \"1033\": \"German\"\n                                }\n                            }\n                        }\n                    ],\n                    \"hasSecondaryCultures\": [\n                        {\n                            \"facetName\": \"cultures\",\n                            \"id\": \"8EB0D08D-B332-4E02-A9F4-12F76AEB696C\",\n                            \"creationId\": \"8EB0D08D-B332-4E02-A9F4-12F76AEB696C\",\n                            \"type\": \"configCulture\",\n                            \"attributes\": {\n                                \"cultureIsDefault\": {\n                                    \"127\": true\n                                },\n                                \"description\": {\n                                    \"1031\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>Englisch</p>\",\n                                    \"1033\": \"<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><p>English</p>\"\n                                },\n                                \"isAvailableForReporting\": {\n                                    \"127\": true\n                                },\n                                \"lcid\": {\n                                    \"127\": \"1033\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"Englisch\",\n                                    \"1033\": \"English\"\n                                }\n                            }\n                        }\n                    ],\n                    \"userGroups\": [\n                        {\n                            \"facetName\": \"usergroups\",\n                            \"id\": \"3cb8366f-3424-4e36-ad6e-03ae72d38191\",\n                            \"creationId\": \"3cb8366f-3424-4e36-ad6e-03ae72d38191\",\n                            \"type\": \"userGroup\",\n                            \"attributes\": {\n                                \"id\": {\n                                    \"127\": \"GrpProjectAccess\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"GrpProjectAccess\",\n                                    \"1033\": \"GrpProjectAccess\"\n                                }\n                            }\n                        },\n                        {\n                            \"facetName\": \"usergroups\",\n                            \"id\": \"1fe01960-8f0c-4423-928a-30782efd083d\",\n                            \"creationId\": \"1fe01960-8f0c-4423-928a-30782efd083d\",\n                            \"type\": \"userGroup\",\n                            \"attributes\": {\n                                \"id\": {\n                                    \"127\": \"GrpProjectX1\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"GrpProjectX1\",\n                                    \"1033\": \"GrpProjectX1\"\n                                }\n                            }\n                        },\n                        {\n                            \"facetName\": \"usergroups\",\n                            \"id\": \"284E0050-25E8-464D-A321-5DA8234679D1\",\n                            \"creationId\": \"284E0050-25E8-464D-A321-5DA8234679D1\",\n                            \"type\": \"userGroup\",\n                            \"attributes\": {\n                                \"id\": {\n                                    \"127\": \"AdminInfo\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"AdminInfo\",\n                                    \"1033\": \"AdminInfo\"\n                                }\n                            }\n                        },\n                        {\n                            \"facetName\": \"usergroups\",\n                            \"id\": \"34b87d93-083a-48d0-8891-920ca6e51a3a\",\n                            \"creationId\": \"34b87d93-083a-48d0-8891-920ca6e51a3a\",\n                            \"type\": \"userGroup\",\n                            \"attributes\": {\n                                \"id\": {\n                                    \"127\": \"GrpProjectX2\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"GrpProjectX2\",\n                                    \"1033\": \"GrpProjectX2\"\n                                }\n                            }\n                        },\n                        {\n                            \"facetName\": \"usergroups\",\n                            \"id\": \"3c28b40f-7da8-4b70-8b05-0c3cc274833f\",\n                            \"creationId\": \"3c28b40f-7da8-4b70-8b05-0c3cc274833f\",\n                            \"type\": \"userGroup\",\n                            \"attributes\": {\n                                \"id\": {\n                                    \"127\": \"GrpManaging\"\n                                },\n                                \"name\": {\n                                    \"1031\": \"GrpManaging\",\n                                    \"1033\": \"GrpManaging\"\n                                }\n                            }\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"definitions","__idx":12},"children":["Definitions"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"element","__idx":13},"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":14},"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":15},"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":16},"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":"Related get","id":"related-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 the related context of an element","id":"get-the-related-context-of-an-element","depth":3},{"value":"Request","id":"request","depth":4},{"value":"Response (200 OK)","id":"response-200-ok","depth":4},{"value":"Get and expand the related contexts of an element","id":"get-and-expand-the-related-contexts-of-an-element","depth":3},{"value":"Request","id":"request-1","depth":4},{"value":"Response (200 OK)","id":"response-200-ok-1","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":"Related get"}},"lastModified":"2026-02-26T22:05:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/cpm/developer/rest-api/reference/related-get","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}