{"componentChunkName":"component---src-templates-simple-markdown-js","path":"/cpm/developer/rest-api/reference/attributes-list/","matchPath":"","result":{"data":{"markdownRemark":{"html":"<h1 style=\"position:relative;\"><a href=\"#attributes-list\" aria-label=\"attributes list permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"attributes-list\"></div>Attributes list</h1>\n<p><strong>api-version</strong>: 1.0</p>\n<p>Retrieves the list of attributes.</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"80226259525427530000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}/attributes`, `80226259525427530000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-80226259525427530000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}/attributes</code></pre></div>\n      </div>\n<p>With optional parameters</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"91230445572201970000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}/attributes?\\\\$filter={filter}&\\\\$select={select}`, `91230445572201970000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-91230445572201970000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">GET /{collectionId}/{storageId}/_api/rest/facets/{facetId}/views/{viewId}/elements/{elementId}/attributes?$filter={filter}&amp;$select={select}</code></pre></div>\n      </div>\n<h2 style=\"position:relative;\"><a href=\"#parameters\" aria-label=\"parameters permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"parameters\"></div>Parameters</h2>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>In</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>collectionId</td>\n<td>path</td>\n<td>true</td>\n<td>string</td>\n<td>The ID of the storage collection.</td>\n</tr>\n<tr>\n<td>storageId</td>\n<td>path</td>\n<td>true</td>\n<td>string</td>\n<td>The ID of the tenant.</td>\n</tr>\n<tr>\n<td>facetId</td>\n<td>path</td>\n<td>true</td>\n<td>string</td>\n<td>The name of the facet.</td>\n</tr>\n<tr>\n<td>viewId</td>\n<td>path</td>\n<td>true</td>\n<td>string</td>\n<td>The name of the view.</td>\n</tr>\n<tr>\n<td>elementId</td>\n<td>path</td>\n<td>true</td>\n<td>string</td>\n<td>The ID of the element.</td>\n</tr>\n<tr>\n<td>$filter</td>\n<td>query</td>\n<td></td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>$select</td>\n<td>query</td>\n<td></td>\n<td>string</td>\n<td>A comma separated list of namesof the attributes/related contexts to include.</td>\n</tr>\n</tbody>\n</table>\n<h2 style=\"position:relative;\"><a href=\"#responses\" aria-label=\"responses permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"responses\"></div>Responses</h2>\n<h3 style=\"position:relative;\"><a href=\"#success-200\" aria-label=\"success 200 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"success-200\"></div>Success 200</h3>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>count</td>\n<td>integer</td>\n<td>The number of returned values.</td>\n</tr>\n<tr>\n<td>values</td>\n<td>Attribute</td>\n<td>The list of attributes.</td>\n</tr>\n</tbody>\n</table>\n<h3 style=\"position:relative;\"><a href=\"#error-4xx\" aria-label=\"error 4xx permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"error-4xx\"></div>Error 4xx</h3>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>The error message</td>\n</tr>\n<tr>\n<td>output</td>\n<td><a href=\"#operationresultoutput\">OperationResultOutput</a></td>\n<td>The result output.</td>\n</tr>\n<tr>\n<td>type</td>\n<td><a href=\"#operationresulttype\">OperationResultType</a></td>\n<td>The result type.</td>\n</tr>\n<tr>\n<td>data</td>\n<td><a href=\"#operationerror\">OperationError</a></td>\n<td>The list of errors.</td>\n</tr>\n</tbody>\n</table>\n<h2 style=\"position:relative;\"><a href=\"#examples\" aria-label=\"examples permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"examples\"></div>Examples</h2>\n<h3 style=\"position:relative;\"><a href=\"#get-the-list-of-attributes-of-an-element\" aria-label=\"get the list of attributes of an element permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"get-the-list-of-attributes-of-an-element\"></div>Get the list of attributes of an element</h3>\n<h4 style=\"position:relative;\"><a href=\"#request\" aria-label=\"request permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"request\"></div>Request</h4>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"16186869778531144000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/attributes`, `16186869778531144000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-16186869778531144000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/attributes</code></pre></div>\n      </div>\n<h4 style=\"position:relative;\"><a href=\"#response-200-ok\" aria-label=\"response 200 ok permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"response-200-ok\"></div>Response (200 OK)</h4>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"7476590009043438000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`{\n    &quot;count&quot;: 14,\n    &quot;values&quot;: {\n        &quot;authorNote&quot;: {\n            &quot;1031&quot;: &quot;Ein oder mehrere Autoren wurden gesetzt. Nur Architekten und die angegebenen Autoren dürfen das aktuelle Element bearbeiten.&quot;,\n            &quot;1033&quot;: &quot;The author was set. Only architects and the defined authors are allowed to edit the current element.&quot;\n        },\n        &quot;changedOn&quot;: {\n            &quot;127&quot;: &quot;2018-10-03T15:34:19&quot;\n        },\n        &quot;createdOn&quot;: {\n            &quot;127&quot;: &quot;2018-10-03T15:34:11&quot;\n        },\n        &quot;description&quot;: {\n            &quot;1031&quot;: &quot;<?xml version=\\\\&quot;1.0\\\\&quot; encoding=\\\\&quot;utf-8\\\\&quot;?><div><p>Der Innovations- und Anforderungsprozess gliedert sich in drei Phasen:</p><ul>\\\\n<li>Impulsphase: Beobachtung von Trends, Ideenfindung, Brainstorming von Anforderungen, Kundenanforderungen</li>\\\\n<li>Bewertungsphase: Prüfung auf Tauglichkeit der Idee für das jeweilige Produkt und den Marktanforderungen</li>\\\\n<li>Technologietransfer: Anforderungen in die Release-Planung überführen</li>\\\\n</ul></div>&quot;,\n            &quot;1033&quot;: &quot;<?xml version=\\\\&quot;1.0\\\\&quot; encoding=\\\\&quot;utf-8\\\\&quot;?><div><p>The Innovation and request process is divided into three phases:</p><ul>\\\\n<li>Pulse phase: review of trends, ideas, brainstorming of requirements, customer requirements</li>\\\\n<li>Evaluation phase: testing for suitability of the idea for the product and market requirements</li>\\\\n<li>Technology transfer: transfer requirements in the release planning</li>\\\\n</ul></div>&quot;\n        },\n        &quot;gotoUrl&quot;: {\n            &quot;1031&quot;: &quot;https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5&quot;,\n            &quot;1033&quot;: &quot;https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5&quot;\n        },\n        &quot;isReleased&quot;: {\n            &quot;127&quot;: false\n        },\n        &quot;name&quot;: {\n            &quot;1031&quot;: &quot;Ideen/Innovationen&quot;,\n            &quot;1033&quot;: &quot;Idea/Innovation&quot;\n        },\n        &quot;processMaturity&quot;: {\n            &quot;127&quot;: &quot;isLived&quot;\n        },\n        &quot;purp&quot;: {\n            &quot;1031&quot;: &quot;Qualifizierung eingegangener Ideen und Anforderungen. Unter dem Begriff Qualifizierung versteht man den Vorgang zur Erlangung von Fähigkeiten (Qualifikationen), um eine bestimmte Aufgabe oder Anforderung erfüllen zu können. Ebenso die Überprüfung dieser Fähigkeiten wird als Qualifizierung bezeichnet. Die Überprüfung, dass die Fähigkeiten ausreichen, um im praktischen Einsatz reproduzierbar die gestellten Anforderungen zu erfüllen, ist Inhalt der so genannten Validierung.&quot;,\n            &quot;1033&quot;: &quot;Qualification of received ideas and requirements. The term qualification is the process of obtaining skills (qualifications), to perform a specific task or requirement can. Similarly, the review of these abilities is called qualification. The verification that the skills sufficient to reproducibly meet the requirements in practical use, is content of the so-called validation.&quot;\n        },\n        &quot;scope&quot;: {\n            &quot;1031&quot;: &quot;Komplettes Unternehmen&quot;,\n            &quot;1033&quot;: &quot;Complete company&quot;\n        },\n        &quot;state1&quot;: {\n            &quot;127&quot;: &quot;inProcess&quot;\n        },\n        &quot;validUntil&quot;: {\n            &quot;127&quot;: &quot;2019-10-03T00:00:00&quot;\n        },\n        &quot;version&quot;: {\n            &quot;127&quot;: &quot;2.1&quot;\n        },\n        &quot;workshopImages&quot;: {\n            &quot;127&quot;: [\n                {\n                    &quot;address&quot;: &quot;18077efd-e887-4b26-841d-f2374d8da7c1&quot;,\n                    &quot;fullAddress&quot;: &quot;https://demo.symbioworld.com/pz/showcase/editor/1033/BasePlugin/File/GetFile/18077efd-e887-4b26-841d-f2374d8da7c1.Storage.html&quot;,\n                    &quot;mimeType&quot;: &quot;image/jpeg&quot;,\n                    &quot;protocol&quot;: &quot;Storage&quot;,\n                    &quot;title&quot;: &quot;Idea-Innovation_klein&quot;\n                }\n            ]\n        }\n    }\n}`, `7476590009043438000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-7476590009043438000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">{</span>\n    <span class=\"token property\">\"count\"</span><span class=\"token operator\">:</span> <span class=\"token number\">14</span><span class=\"token punctuation\">,</span>\n    <span class=\"token property\">\"values\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n        <span class=\"token property\">\"authorNote\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Ein oder mehrere Autoren wurden gesetzt. Nur Architekten und die angegebenen Autoren dürfen das aktuelle Element bearbeiten.\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"The author was set. Only architects and the defined authors are allowed to edit the current element.\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"changedOn\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"2018-10-03T15:34:19\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"createdOn\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"2018-10-03T15:34:11\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"description\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"&lt;?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?>&lt;div>&lt;p>Der Innovations- und Anforderungsprozess gliedert sich in drei Phasen:&lt;/p>&lt;ul>\\n&lt;li>Impulsphase: Beobachtung von Trends, Ideenfindung, Brainstorming von Anforderungen, Kundenanforderungen&lt;/li>\\n&lt;li>Bewertungsphase: Prüfung auf Tauglichkeit der Idee für das jeweilige Produkt und den Marktanforderungen&lt;/li>\\n&lt;li>Technologietransfer: Anforderungen in die Release-Planung überführen&lt;/li>\\n&lt;/ul>&lt;/div>\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"&lt;?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?>&lt;div>&lt;p>The Innovation and request process is divided into three phases:&lt;/p>&lt;ul>\\n&lt;li>Pulse phase: review of trends, ideas, brainstorming of requirements, customer requirements&lt;/li>\\n&lt;li>Evaluation phase: testing for suitability of the idea for the product and market requirements&lt;/li>\\n&lt;li>Technology transfer: transfer requirements in the release planning&lt;/li>\\n&lt;/ul>&lt;/div>\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"gotoUrl\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"https://demo.symbioworld.com/pz/showcase/1031/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"https://demo.symbioworld.com/pz/showcase/1033/BasePlugin/GoTo/Processes/treeanddiagram/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"isReleased\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token boolean\">false</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Ideen/Innovationen\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Idea/Innovation\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"processMaturity\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"isLived\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"purp\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Qualifizierung eingegangener Ideen und Anforderungen. Unter dem Begriff Qualifizierung versteht man den Vorgang zur Erlangung von Fähigkeiten (Qualifikationen), um eine bestimmte Aufgabe oder Anforderung erfüllen zu können. Ebenso die Überprüfung dieser Fähigkeiten wird als Qualifizierung bezeichnet. Die Überprüfung, dass die Fähigkeiten ausreichen, um im praktischen Einsatz reproduzierbar die gestellten Anforderungen zu erfüllen, ist Inhalt der so genannten Validierung.\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Qualification of received ideas and requirements. The term qualification is the process of obtaining skills (qualifications), to perform a specific task or requirement can. Similarly, the review of these abilities is called qualification. The verification that the skills sufficient to reproducibly meet the requirements in practical use, is content of the so-called validation.\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"scope\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Komplettes Unternehmen\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Complete company\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"state1\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"inProcess\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"validUntil\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"2019-10-03T00:00:00\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"version\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"2.1\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"workshopImages\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"127\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">[</span>\n                <span class=\"token punctuation\">{</span>\n                    <span class=\"token property\">\"address\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"18077efd-e887-4b26-841d-f2374d8da7c1\"</span><span class=\"token punctuation\">,</span>\n                    <span class=\"token property\">\"fullAddress\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"https://demo.symbioworld.com/pz/showcase/editor/1033/BasePlugin/File/GetFile/18077efd-e887-4b26-841d-f2374d8da7c1.Storage.html\"</span><span class=\"token punctuation\">,</span>\n                    <span class=\"token property\">\"mimeType\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"image/jpeg\"</span><span class=\"token punctuation\">,</span>\n                    <span class=\"token property\">\"protocol\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Storage\"</span><span class=\"token punctuation\">,</span>\n                    <span class=\"token property\">\"title\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Idea-Innovation_klein\"</span>\n                <span class=\"token punctuation\">}</span>\n            <span class=\"token punctuation\">]</span>\n        <span class=\"token punctuation\">}</span>\n    <span class=\"token punctuation\">}</span>\n<span class=\"token punctuation\">}</span></code></pre></div>\n      </div>\n<h3 style=\"position:relative;\"><a href=\"#get-the-name-and-description-attributes-of-an-element\" aria-label=\"get the name and description attributes of an element permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"get-the-name-and-description-attributes-of-an-element\"></div>Get the <em>name</em> and <em>description</em> attributes of an element</h3>\n<h4 style=\"position:relative;\"><a href=\"#request-1\" aria-label=\"request 1 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"request-1\"></div>Request</h4>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"36589615418167185000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/attributes?\\\\$select=name,description`, `36589615418167185000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-36589615418167185000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">GET https://demo.symbioworld.com/pz/showcase/_api/rest/facets/processes/views/detail/elements/f4f3943d-6b3b-42a9-8a3a-30acf42ce7d5/attributes?$select=name,description</code></pre></div>\n      </div>\n<h4 style=\"position:relative;\"><a href=\"#response-200-ok-1\" aria-label=\"response 200 ok 1 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"response-200-ok-1\"></div>Response (200 OK)</h4>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"43186070026205290000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`{\n    &quot;count&quot;: 2,\n    &quot;values&quot;: {\n        &quot;description&quot;: {\n            &quot;1031&quot;: &quot;<?xml version=\\\\&quot;1.0\\\\&quot; encoding=\\\\&quot;utf-8\\\\&quot;?><div><p>Der Innovations- und Anforderungsprozess gliedert sich in drei Phasen:</p><ul>\\\\n<li>Impulsphase: Beobachtung von Trends, Ideenfindung, Brainstorming von Anforderungen, Kundenanforderungen</li>\\\\n<li>Bewertungsphase: Prüfung auf Tauglichkeit der Idee für das jeweilige Produkt und den Marktanforderungen</li>\\\\n<li>Technologietransfer: Anforderungen in die Release-Planung überführen</li>\\\\n</ul></div>&quot;,\n            &quot;1033&quot;: &quot;<?xml version=\\\\&quot;1.0\\\\&quot; encoding=\\\\&quot;utf-8\\\\&quot;?><div><p>The Innovation and request process is divided into three phases:</p><ul>\\\\n<li>Pulse phase: review of trends, ideas, brainstorming of requirements, customer requirements</li>\\\\n<li>Evaluation phase: testing for suitability of the idea for the product and market requirements</li>\\\\n<li>Technology transfer: transfer requirements in the release planning</li>\\\\n</ul></div>&quot;\n        },\n        &quot;name&quot;: {\n            &quot;1031&quot;: &quot;Ideen/Innovationen&quot;,\n            &quot;1033&quot;: &quot;Idea/Innovation&quot;\n        }\n    }\n}`, `43186070026205290000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-43186070026205290000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">{</span>\n    <span class=\"token property\">\"count\"</span><span class=\"token operator\">:</span> <span class=\"token number\">2</span><span class=\"token punctuation\">,</span>\n    <span class=\"token property\">\"values\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n        <span class=\"token property\">\"description\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"&lt;?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?>&lt;div>&lt;p>Der Innovations- und Anforderungsprozess gliedert sich in drei Phasen:&lt;/p>&lt;ul>\\n&lt;li>Impulsphase: Beobachtung von Trends, Ideenfindung, Brainstorming von Anforderungen, Kundenanforderungen&lt;/li>\\n&lt;li>Bewertungsphase: Prüfung auf Tauglichkeit der Idee für das jeweilige Produkt und den Marktanforderungen&lt;/li>\\n&lt;li>Technologietransfer: Anforderungen in die Release-Planung überführen&lt;/li>\\n&lt;/ul>&lt;/div>\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"&lt;?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?>&lt;div>&lt;p>The Innovation and request process is divided into three phases:&lt;/p>&lt;ul>\\n&lt;li>Pulse phase: review of trends, ideas, brainstorming of requirements, customer requirements&lt;/li>\\n&lt;li>Evaluation phase: testing for suitability of the idea for the product and market requirements&lt;/li>\\n&lt;li>Technology transfer: transfer requirements in the release planning&lt;/li>\\n&lt;/ul>&lt;/div>\"</span>\n        <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n        <span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span> <span class=\"token punctuation\">{</span>\n            <span class=\"token property\">\"1031\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Ideen/Innovationen\"</span><span class=\"token punctuation\">,</span>\n            <span class=\"token property\">\"1033\"</span><span class=\"token operator\">:</span> <span class=\"token string\">\"Idea/Innovation\"</span>\n        <span class=\"token punctuation\">}</span>\n    <span class=\"token punctuation\">}</span>\n<span class=\"token punctuation\">}</span></code></pre></div>\n      </div>\n<h2 style=\"position:relative;\"><a href=\"#definitions\" aria-label=\"definitions permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"definitions\"></div>Definitions</h2>\n<h3 style=\"position:relative;\"><a href=\"#operationresultoutput\" aria-label=\"operationresultoutput permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"operationresultoutput\"></div>OperationResultOutput</h3>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>volatile</td>\n<td>string</td>\n</tr>\n<tr>\n<td>permanent</td>\n<td>string</td>\n</tr>\n<tr>\n<td>dialog</td>\n<td>string</td>\n</tr>\n<tr>\n<td>inline</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n<h3 style=\"position:relative;\"><a href=\"#operationresulttype\" aria-label=\"operationresulttype permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"operationresulttype\"></div>OperationResultType</h3>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>critical</td>\n<td>string</td>\n</tr>\n<tr>\n<td>error</td>\n<td>string</td>\n</tr>\n<tr>\n<td>warning</td>\n<td>string</td>\n</tr>\n<tr>\n<td>success</td>\n<td>string</td>\n</tr>\n<tr>\n<td>unauthorized</td>\n<td>string</td>\n</tr>\n</tbody>\n</table>\n<h3 style=\"position:relative;\"><a href=\"#operationerror\" aria-label=\"operationerror permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"operationerror\"></div>OperationError</h3>\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>error</td>\n<td>string</td>\n<td>The error message.</td>\n</tr>\n</tbody>\n</table>","headings":[{"value":"Attributes list","depth":1},{"value":"Parameters","depth":2},{"value":"Responses","depth":2},{"value":"Success 200","depth":3},{"value":"Error 4xx","depth":3},{"value":"Examples","depth":2},{"value":"Get the list of attributes of an element","depth":3},{"value":"Request","depth":4},{"value":"Response (200 OK)","depth":4},{"value":"Get the name and description attributes of an element","depth":3},{"value":"Request","depth":4},{"value":"Response (200 OK)","depth":4},{"value":"Definitions","depth":2},{"value":"OperationResultOutput","depth":3},{"value":"OperationResultType","depth":3},{"value":"OperationError","depth":3}]},"contentItem":{"data":{"lastModified":"2025-09-10T14:16:09.000Z","enableToc":null,"disableLastModified":null,"tocMaxDepth":null,"requestLogin":false}},"siteConfig":{"enableToc":false,"disableLastModified":false,"tocMaxDepth":4}},"pageContext":{"matchPath":"","id":"926dc80b-c4c6-50c1-a41e-7d809246e2ac__redocly content/cpm/developer/rest-api/reference/attributes-list/","seo":{"title":"Attributes list","description":null,"image":"","keywords":null,"jsonLd":null,"lang":null,"siteUrl":null},"pageId":"cpm/developer/rest-api/reference/attributes-list.md","pageBaseUrl":"/cpm/developer/rest-api/reference/attributes-list","type":"markdown","toc":{"enable":true,"maxDepth":4,"headings":[{"depth":1,"value":"Attributes list","id":"attributes-list"},{"depth":2,"value":"Parameters","id":"parameters"},{"depth":2,"value":"Responses","id":"responses"},{"depth":3,"value":"Success 200","id":"success-200"},{"depth":3,"value":"Error 4xx","id":"error-4xx"},{"depth":2,"value":"Examples","id":"examples"},{"depth":3,"value":"Get the list of attributes of an element","id":"get-the-list-of-attributes-of-an-element"},{"depth":4,"value":"Request","id":"request"},{"depth":4,"value":"Response (200 OK)","id":"response-200-ok"},{"depth":3,"value":"Get the name and description attributes of an element","id":"get-the-name-and-description-attributes-of-an-element"},{"depth":4,"value":"Request","id":"request-1"},{"depth":4,"value":"Response (200 OK)","id":"response-200-ok-1"},{"depth":2,"value":"Definitions","id":"definitions"},{"depth":3,"value":"OperationResultOutput","id":"operationresultoutput"},{"depth":3,"value":"OperationResultType","id":"operationresulttype"},{"depth":3,"value":"OperationError","id":"operationerror"}]},"data":{"title":""},"catalogInfo":null,"link":"/cpm/developer/rest-api/reference/attributes-list/","sidebarName":"celonis","isLanding":false,"showPrevButton":null,"showNextButton":null,"apiVersions":null,"apiVersionId":null,"isDefaultApiVersion":null}},"staticQueryHashes":["1123603147","1302185487","1344209882","1398840060","1520077861","1975142765","2667623876","2950305614","3240152602","3743992808","561138138"]}