{"info":{"_postman_id":"4bbf075b-e0fd-4fb3-b0f1-639303776bce","name":"Oboard Public API","description":"<html><head></head><body><h1 id=\"prerequisites\">🔌 Prerequisites</h1>\n<ol>\n<li><p>Jira Plugin, Oboard web app, or Salesforce Plugin;</p>\n</li>\n<li><p>Access token from Oboard plugin.</p>\n</li>\n</ol>\n<h1 id=\"access-token\">🔐 Access token</h1>\n<ol>\n<li><p>Open Oboard app;</p>\n</li>\n<li><p>Go to Settings/Integrations/API Tokens;</p>\n</li>\n<li><p>Select create token;</p>\n</li>\n<li><p>Enter token name;</p>\n</li>\n<li><p>Select create;</p>\n</li>\n<li><p>Copy token and paste to 'API-Token' header parameter when call API.</p>\n</li>\n</ol>\n<h1 id=\"base-url\">🔗 Base URL</h1>\n<h3 id=\"cloud-plugin--web-app--salesforce-plugin\">Cloud Plugin / Web app / Salesforce Plugin</h3>\n<p><a href=\"https://backend.okr-api.com/api/\">https://backend.okr-api.com</a></p>\n<h3 id=\"server-plugin\">Server Plugin</h3>\n<p>https://{you-jira-instance}/rest/oboard/1.0<br>example: <a href=\"https://jira.example.com/api/v1/\">https://jira.example.com/rest/oboard/1.0</a></p>\n<blockquote>\n<p>Note: The rate limit is 5 requests per sec per organisation. </p>\n</blockquote>\n<h1 id=\"support\">🧑‍🚀 Support</h1>\n<p>Contact us <a href=\"https://support@oboard.io\">support@oboard.io</a> if you have any questions or propositions.</p>\n<h1 id=\"endpoints\">🧰 Endpoints:</h1>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"🔌 Prerequisites","slug":"prerequisites"},{"content":"🔐 Access token","slug":"access-token"},{"content":"🔗 Base URL","slug":"base-url"},{"content":"🧑‍🚀 Support","slug":"support"},{"content":"🧰 Endpoints:","slug":"endpoints"}],"owner":"28910536","collectionId":"4bbf075b-e0fd-4fb3-b0f1-639303776bce","publishedId":"2sA2xiVrnC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-11T13:55:45.000Z"},"item":[{"name":"Element","item":[{"name":"List elements","item":[{"name":"/api/v2/elements","id":"5eb9d463-448e-4b50-b94c-f683e725cc55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/elements","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v2","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.</p>\n","type":"text/plain"},"key":"searchType","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Filter by intervals. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"gradeTypes","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groupIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by labels. Example: 4187.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"typeIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Return all nested elements under specified parent element. Example: 1140094.</p>\n","type":"text/plain"},"key":"parentIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by owen. Example: 490958.</p>\n","type":"text/plain"},"key":"ownerIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Filter by stakeholder. Example: 490958.</p>\n","type":"text/plain"},"key":"stakeholderIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Filter by wathers.</p>\n","type":"text/plain"},"key":"watcherIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Filter by element name or display id. Example: Reduce quarter planning time to 1 week.</p>\n","type":"text/plain"},"key":"searchString","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Return cross-workspace objectives. Default False. Example: True.</p>\n","type":"text/plain"},"key":"inForeignObjectives","value":"boolean"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"order","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"childOrder","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.</p>\n","type":"text/plain"},"key":"offset","value":"integer"},{"disabled":true,"description":{"content":"<p>Return nested elements. Default False. Example: True.</p>\n","type":"text/plain"},"key":"expandAll","value":"boolean"},{"disabled":true,"description":{"content":"<p>Depth of nested levels. Default 1. Example: 1.</p>\n","type":"text/plain"},"key":"maxOpenLevel","value":"integer"},{"disabled":true,"description":{"content":"<p>List of elements to show nested. Example: 1140094.</p>\n","type":"text/plain"},"key":"itemsToOpen","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Limit response by specified number of elements. Default: 50. Example: 5.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"a16d3637-a0bc-4d1b-90c6-e2f603da313f","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start pag","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/elements?searchType={{searchType}}&workspaceId={{workspaceId}}","host":["{{baseUrl}}"],"path":["api","v2","elements"],"query":[{"key":"searchType","value":"{{searchType}}","description":"(Required)"},{"key":"workspaceId","value":"{{workspaceId}}","description":"(Required)"},{"key":"expandAll","value":"boolean","description":"(Optional)\n\nShow child elements. If parameter is not provided, child elements are hided.\n\nExample: True","disabled":true},{"key":"intervalIds","value":"array[integer]","description":"(Optional)\n\nFilter by intervals. You can get interval ids from /intervals mathod.\n\nExample: 62185","disabled":true},{"key":"gradeTypes","value":"array[integer]","description":"(Optional)\nFilter by grade types. Enum: 1,2,3.\n\n1: On Track\n2: Behind\n3: At Risk\n\nExample: 1","disabled":true},{"key":"groupIds","value":"array[integer]","description":"(Optional)\n\nFilter by groups. You can get groupd ids from /groups mathod.\n\nExample: 73131","disabled":true},{"key":"labelIds","value":"array[integer]","description":"(Optional)\n\nFilter by labels. You can get label ids from /label mathod.\n\nExample: 4187","disabled":true},{"key":"levelIds","value":"array[integer]","description":"(Optional)\n\n\nFilter by levels. You can get level ids from /levels mathod.\n\nExample: 30504","disabled":true},{"key":"typeIds","value":"array[integer]","description":"(Optional)\n\nFilter by types. 1,4\n1: Objective\n4: Key result\n\nExample: 1","disabled":true},{"key":"parentIds","value":"array[integer]","description":"(Optional)\n\nReturn all child elements under specified element id.\n\nExample: 1140094","disabled":true},{"key":"ownerIds","value":"array[string]","description":"(Optional)\n\nFilter by owen. You can get owner ids from /users mathod.\n\nExample: 490958","disabled":true},{"key":"stakeholderIds","value":"array[string]","description":"(Optional)\n\nFilter by stakeholder. You can get stakeholder ids from /users mathod.\n\nExample: 490958","disabled":true},{"key":"limit","value":"integer","description":"(Optional)\n\nLimit response by specified number of elements.\n\nExample: 5","disabled":true},{"key":"offset","value":"integer","description":"(Optional)\n\nStart from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response.\n\nExample: 17","disabled":true},{"key":"searchString","value":"string","description":"(Optional)\n\nFilter by element name or display id.\n\nExample: Reduce quarter planning time to 1 week ","disabled":true},{"key":"startDateFrom","value":"string","description":"(Optional)\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX.\n\nExample: 2023-08-04T09:10:40.326Z","disabled":true},{"key":"startDateTo","value":"string","description":"(Optional)\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX.\n\nExample: 2023-08-04T09:10:40.326Z","disabled":true},{"key":"dueDateFrom","value":"string","description":"(Optional)\n\nFilter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX.\n\nExample: 2023-08-04T09:10:40.326Z","disabled":true},{"key":"dueDateTo","value":"string","description":"(Optional)\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX.\n\nExample: 2023-08-04T09:10:40.326Z","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 11 Mar 2024 14:18:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=5u6P%2BWMyyWCw%2FzsmeEDeJKDOOYV2q%2F1HNLqEJFppTTqf%2FWM2fbe%2FjevzWLiUwRtHlVtvm4fECN7hEW6bNjDz0DmjKbl4tLKlJ79vgJgbqg69I47hQQUa5Y9gWX9Vtkt5jwCKzes%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"862c2c305e880809-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140097,\n        \"displayId\": \"111-KR-8\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Start using OKR techniques for the team synchronization, get at least 3 objectives for the team\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:52.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:44.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-10T13:44:11.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 50,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-purpur\",\n        \"innerId\": 8,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 200,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 2,\n        \"automaticConfidenceLevelId\": 2,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [\n            {\n                \"id\": 4187,\n                \"name\": \"label_sample\",\n                \"color\": \"#000000\"\n            },\n            {\n                \"id\": 4227,\n                \"name\": \"label_sample_3\",\n                \"color\": \"#000000\"\n            }\n        ],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 4004.9999999999995,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 50\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1159439,\n        \"displayId\": \"111-KR-17\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140106,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 5,\n        \"createDate\": \"2023-08-21T11:22:36.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:21.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-21T11:23:16.000Z\",\n        \"gradeMode\": 2,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 17,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"To Do\",\n        \"jiraStatusColor\": {\n            \"text\": \"#42526e\",\n            \"background\": \"#dfe1e6\"\n        },\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": \"https://yaroslavdromov.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium\",\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30503,\n        \"levelPrefix\": \"T\",\n        \"levelName\": \"Jira issue\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 6,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 1,\n        \"dueDateManual\": 1,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1161851,\n        \"displayId\": \"111-KR-3\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1161850,\n        \"name\": \"KR\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-23T13:47:47.000Z\",\n        \"lastUpdateDate\": \"2024-03-07T17:36:57.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-23T13:47:47.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 3,\n        \"childCount\": 2,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 1,\n        \"dueDateManual\": 1,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1163142,\n        \"displayId\": \"111-O-5\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1161851,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-24T15:27:25.000Z\",\n        \"lastUpdateDate\": \"2024-03-07T17:36:57.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-24T15:27:25.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 5,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30504,\n        \"levelPrefix\": \"C\",\n        \"levelName\": \"Company\",\n        \"levelColor\": \"194aa0\",\n        \"levelOrder\": 2,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167906,\n        \"displayId\": \"111-KR-19\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Start using OKR techniques for the team synchronization, get at least 3 objectives for the team\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 50,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 19,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 200,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 3,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [\n            {\n                \"id\": 4187,\n                \"name\": \"label_sample\",\n                \"color\": \"#000000\"\n            },\n            {\n                \"id\": 4227,\n                \"name\": \"label_sample_3\",\n                \"color\": \"#000000\"\n            }\n        ],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 3995.0000000000005,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 50\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167915,\n        \"displayId\": \"111-KR-28\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167911,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 5,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-09-05T08:14:40.000Z\",\n        \"lastGradeUpdateDate\": \"2023-09-05T08:14:26.000Z\",\n        \"gradeMode\": 2,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 28,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"orderValue\": 0,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"To Do\",\n        \"jiraStatusColor\": {\n            \"text\": \"#42526e\",\n            \"background\": \"#dfe1e6\"\n        },\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": \"https://yaroslavdromov.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium\",\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30503,\n        \"levelPrefix\": \"T\",\n        \"levelName\": \"Jira issue\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 6,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 1,\n        \"dueDateManual\": 1,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140094,\n        \"displayId\": \"111-O-7\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": null,\n        \"name\": \"Align the team toward company's goal\",\n        \"description\": \"&#34;The team understands the goals and is committed to attaining&#34; -- this is one of the the most important things in a team management\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-02T14:23:52.000Z\",\n        \"lastUpdateDate\": \"2023-10-30T09:28:09.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-29T15:28:04.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 31.25,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 7,\n        \"childCount\": 9,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30500,\n        \"levelPrefix\": \"Gr\",\n        \"levelName\": \"Group\",\n        \"levelColor\": \"216af6\",\n        \"levelOrder\": 3,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 31.25,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 31.25\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140098,\n        \"displayId\": \"111-O-12\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Sell the approach to your teammates\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-30T08:19:16.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 12,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30502,\n        \"levelPrefix\": \"P\",\n        \"levelName\": \"Personal\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 4,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1161850,\n        \"displayId\": \"111-O-2\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": null,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-23T13:47:33.000Z\",\n        \"lastUpdateDate\": \"2024-01-09T14:37:26.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-23T13:47:33.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 2,\n        \"childCount\": 2,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 3,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelPrefix\": \"A\",\n        \"levelName\": \"AA\",\n        \"levelColor\": \"A769F6\",\n        \"levelOrder\": 0,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 3995.0000000000005,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {\n            \"84\": [\n                {\n                    \"id\": 26,\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\"\n                },\n                {\n                    \"id\": 27,\n                    \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                    \"displayName\": \"Ярослав Дрёмов\",\n                    \"avatarUrl\": \"https://secure.gravatar.com/avatar/4cbe19075b55f102b8f3ddfa03a4e3ce?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Fdefault-avatar-2.png\"\n                }\n            ]\n        },\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1163152,\n        \"displayId\": \"111-KR-6\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1161851,\n        \"name\": \"KR\\n\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-24T15:30:42.000Z\",\n        \"lastUpdateDate\": \"2024-03-07T17:36:56.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-24T15:30:42.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 6,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 1,\n        \"dueDateManual\": 1,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167910,\n        \"displayId\": \"111-O-23\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Sell the approach to your teammates\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:31:58.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 23,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30502,\n        \"levelPrefix\": \"P\",\n        \"levelName\": \"Personal\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 4,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140099,\n        \"displayId\": \"111-O-13\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Align my team towards a goal\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T15:18:03.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 13,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": false,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 2,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30502,\n        \"levelPrefix\": \"P\",\n        \"levelName\": \"Personal\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 4,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167905,\n        \"displayId\": \"111-O-18\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": null,\n        \"name\": \"Align the team toward company's goal\",\n        \"description\": \"&#34;The team understands the goals and is committed to attaining&#34; -- this is one of the the most important things in a team management\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-30T08:20:08.000Z\",\n        \"lastUpdateDate\": \"2023-10-30T09:28:09.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 31.25,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 18,\n        \"childCount\": 9,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 2,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30500,\n        \"levelPrefix\": \"Gr\",\n        \"levelName\": \"Group\",\n        \"levelColor\": \"216af6\",\n        \"levelOrder\": 3,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 31.25,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 31.25\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167908,\n        \"displayId\": \"111-O-21\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Align my team towards a goal\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:31:58.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 21,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": false,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 2,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30502,\n        \"levelPrefix\": \"P\",\n        \"levelName\": \"Personal\",\n        \"levelColor\": \"5d9bf8\",\n        \"levelOrder\": 4,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140101,\n        \"displayId\": \"111-KR-15\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Set at least 1 team-level goal\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 15,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 3,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140102,\n        \"displayId\": \"111-KR-9\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Download the presentation about an approach\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 9,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 4,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167907,\n        \"displayId\": \"111-KR-20\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Set at least 1 team-level goal\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 20,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 4,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140103,\n        \"displayId\": \"111-KR-16\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Add any Jira-task to this objective\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 16,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 5,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167912,\n        \"displayId\": \"111-KR-25\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Download the presentation about an approach\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 25,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 5,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140104,\n        \"displayId\": \"111-KR-10\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Invite at least one member\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 100,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-green\",\n        \"innerId\": 10,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 6,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 100,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 100\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167909,\n        \"displayId\": \"111-KR-22\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Add any Jira-task to this objective\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 22,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 6,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140105,\n        \"displayId\": \"111-KR-14\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Create a team\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 100,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-green\",\n        \"innerId\": 14,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 7,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 100,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 100\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167914,\n        \"displayId\": \"111-KR-27\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Invite at least one member\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 100,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-green\",\n        \"innerId\": 27,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 7,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 100,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 100\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1140106,\n        \"displayId\": \"111-KR-11\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1140094,\n        \"name\": \"Add other people into plugin\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-02T14:23:53.000Z\",\n        \"lastUpdateDate\": \"2023-09-05T08:32:05.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 11,\n        \"childCount\": 1,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 8,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 3,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 3995.0000000000005,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167913,\n        \"displayId\": \"111-KR-26\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Create a team\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:08.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 100,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-green\",\n        \"innerId\": 26,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 100,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 8,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 100,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 100\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1167911,\n        \"displayId\": \"111-KR-24\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": 1167905,\n        \"name\": \"Add other people into plugin\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 74196,\n                \"name\": \"Group\",\n                \"icon\": 15,\n                \"color\": \"#85B2DD\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2023-08-30T08:20:09.000Z\",\n        \"lastUpdateDate\": \"2023-08-31T12:32:09.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-30T08:20:09.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 24,\n        \"childCount\": 1,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": true,\n        \"existContributeChildren\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 9,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelPrefix\": \"KR\",\n        \"levelName\": \"Key result\",\n        \"levelColor\": \"FF8541\",\n        \"levelOrder\": 5,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"timePassedPercent\": 276.73482602843524,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1161849,\n        \"displayId\": \"111-O-1\",\n        \"workspaceId\": 10259,\n        \"workspaceKey\": \"111\",\n        \"workspaceName\": \"test\",\n        \"parentId\": null,\n        \"name\": \"Obj in private workspace\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"email\": \"yaroslavdromov@gmail.com\",\n                \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2023-08-23T13:46:45.000Z\",\n        \"lastUpdateDate\": \"2024-02-25T11:14:12.000Z\",\n        \"lastGradeUpdateDate\": \"2023-08-23T13:46:45.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-black\",\n        \"innerId\": 1,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1162848,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 62294,\n        \"intervalName\": \"Future (backlog)\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": null,\n        \"intervalEndDate\": null,\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 9,\n        \"automaticConfidenceLevelId\": 9,\n        \"levelId\": 30504,\n        \"levelPrefix\": \"C\",\n        \"levelName\": \"Company\",\n        \"levelColor\": \"194aa0\",\n        \"levelOrder\": 2,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": null,\n        \"automaticElementStartDate\": null,\n        \"timePassedPercent\": 0,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    }\n]"}],"_postman_id":"5eb9d463-448e-4b50-b94c-f683e725cc55"},{"name":"/api/v3/elements","id":"44a967da-c3a4-48b8-ba04-9f1b748250c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n"}],"url":"{{baseUrl}}/api/v3/elements","description":"<p>Returns a list of existing elements.</p>\n","urlObject":{"path":["api","v3","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.</p>\n","type":"text/plain"},"key":"searchType","value":"integer"},{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by intervals. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groupIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by labels. Example: 4187</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"typeIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Return all nested elements under specified parent element. Example: 1140094.</p>\n","type":"text/plain"},"key":"parentIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by owen. Example: 490958.</p>\n","type":"text/plain"},"key":"ownerIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Filter by stakeholder. Example: 490958.</p>\n","type":"text/plain"},"key":"stakeholderIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Filter by watchers.</p>\n","type":"text/plain"},"key":"watcherIds","value":"array[string]\n"},{"disabled":true,"description":{"content":"<p>Filter by element name or display id. Example: Reduce quarter planning time to 1 week.</p>\n","type":"text/plain"},"key":"searchString","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Return cross-workspace objectives. Default False. Example: True.</p>\n","type":"text/plain"},"key":"inForeignObjectives","value":"boolean"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"order","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"childOrder","value":"array[integer]\n"},{"disabled":true,"key":"maxOpenLevel","value":"integer"},{"disabled":true,"description":{"content":"<p>List of elements to show nested. Example: 1140094.</p>\n","type":"text/plain"},"key":"itemsToOpen","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.</p>\n","type":"text/plain"},"key":"offset","value":"integer"},{"disabled":true,"description":{"content":"<p>Limit response by specified number of elements. Default: 50. Example: 5.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"3b73acb2-cea2-4839-9971-8b3b2d2c9e3b","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section."}],"url":{"raw":"{{baseUrl}}/api/v3/elements","host":["{{baseUrl}}"],"path":["api","v3","elements"],"query":[{"key":"workspaceIds","value":"array[integer]","description":"optional\n\nFilter by workspace. Example: 10259.","disabled":true},{"key":"intervalIds","value":"array[integer]","description":"optional\n\nFilter by intervals. Example: 62185.","disabled":true},{"key":"confidenceLevelIds","value":"array[integer]","description":"optional\n\nFilter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","disabled":true},{"key":"groupIds","value":"array[integer]","description":"optional\n\nFilter by groups. Example: 73131.","disabled":true},{"key":"labelIds","value":"array[integer]","description":"optional\n\nFilter by labels. Example: 4187","disabled":true},{"key":"levelIds","value":"array[integer]","description":"optional\n\nFilter by levels. Example: 30504.","disabled":true},{"key":"typeIds","value":"array[integer]","description":"optional\n\nFilter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","disabled":true},{"key":"parentIds","value":"array[integer]","description":"optional\n\nReturn all nested elements under specified parent element. Example: 1140094.","disabled":true},{"key":"ownerIds","value":"array[string]","description":"optional\n\nFilter by owen. Example: 490958.","disabled":true},{"key":"stakeholderIds","value":"array[string]","description":"optional\n\nFilter by stakeholder. Example: 490958.","disabled":true},{"key":"watcherIds","value":"array[string]\n","description":"optional","disabled":true},{"key":"searchString","value":"string","description":"optional\n\nFilter by element name or display id. Example: Reduce quarter planning time to 1 week.","disabled":true},{"key":"startDateFrom","value":"string","description":"optional\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"startDateTo","value":"string","description":"optional\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"dueDateFrom","value":"string","description":"optional\n\nFilter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"dueDateTo","value":"string","description":"optional\n\nFilter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateFrom","value":"string","description":"optional\n\nFilter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateTo","value":"string","description":"optional\n\nFilter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"inForeignObjectives","value":"boolean","description":"optional\n\nReturn cross-workspace objectives. Default False. Example: True.\n","disabled":true},{"key":"order","value":"array[integer]\n","description":"optional\n\n1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"childOrder","value":"array[integer]\n","description":"optional\n\n1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"offset","value":"integer","description":"optional\n\nStart from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.","disabled":true},{"key":"maxOpenLevel","value":"integer","description":"optional","disabled":true},{"key":"itemsToOpen","value":"array[integer]\n","description":"optional\n\nList of elements to show nested. Example: 1140094.","disabled":true},{"key":"limit","value":"integer","description":"optional\n\nLimit response by specified number of elements. Default: 50. Example: 5.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Nov 2024 12:50:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=rlROdWdYfskmojsU%2B%2BXhAvfQuW0iw%2BZyjaZiwVpmSYWAMaMAPyeSY57d0o8JzLhvqqNsR5xPi%2FliV95zABIWM2bhgaeYqqcG7EvL1UeztbF6DXe%2BGuDH5EmZwk0jypXsSeTwOtE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e5053a85b6158d2-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2361&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1077&delivery_rate=722554&cwnd=239&unsent_bytes=0&cid=05a3b69d937e9044&ts=795&x=0\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1405573,\n        \"displayId\": \"P-O-1\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-05T11:14:07.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:43:56.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:43:56.000Z\",\n        \"childCount\": 5,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 177.7665690480368,\n        \"predictedGrade\": 15,\n        \"grade\": 15,\n        \"customFields\": {},\n        \"private\": true\n    },\n    {\n        \"id\": 1421547,\n        \"displayId\": \"P-KR-4\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1421546,\n        \"name\": \"newName\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-02-12T15:43:36.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T11:23:41.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-12T15:43:36.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 50,\n        \"currentValue\": 58,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74607,\n        \"intervalName\": \"Future (backlog)\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": null,\n        \"intervalEndDate\": null,\n        \"confidenceLevelId\": 9,\n        \"automaticConfidenceLevelId\": 9,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 0,\n        \"predictedGrade\": 0,\n        \"grade\": 16,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1425412,\n        \"displayId\": \"P-KR-6\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1405573,\n        \"name\": \"asda\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-02-14T19:03:19.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-08T13:02:45.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 60,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 2,\n        \"automaticConfidenceLevelId\": 2,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 4004.9999999999995,\n        \"grade\": 60,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1427825,\n        \"displayId\": \"P-KR-11\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1427817,\n        \"name\": \"фыв\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-02-16T09:26:20.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:26:20.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584349,\n        \"displayId\": \"P-O-22\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584353,\n        \"name\": \"Obj2\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:49:56.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-09-11T15:02:27.000Z\",\n        \"childCount\": 7,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 70.95068932115744,\n        \"predictedGrade\": 35.23573941168887,\n        \"grade\": 25,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584353,\n        \"displayId\": \"P-O-23\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"testName\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                \"displayName\": \"Ярослав Дрёмов\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:51:01.000Z\",\n        \"lastUpdateDate\": \"2024-05-29T11:39:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:51:01.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 70.95068932115744,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {\n            \"84\": [\n                {\n                    \"id\": 26383,\n                    \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                    \"displayName\": \"Ярослав Дрёмов\",\n                    \"avatarUrl\": \"https://secure.gravatar.com/avatar/4cbe19075b55f102b8f3ddfa03a4e3ce?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Fdefault-avatar-2.png\"\n                }\n            ]\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 1584363,\n        \"displayId\": \"P2-O-1\",\n        \"workspaceId\": 13562,\n        \"workspaceName\": \"Public2\",\n        \"parentId\": 1584354,\n        \"name\": \"Obj_1\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:57:23.000Z\",\n        \"lastUpdateDate\": \"2024-05-28T08:57:59.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:57:23.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83124,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584365,\n        \"displayId\": \"P2-KR-2\",\n        \"workspaceId\": 13562,\n        \"workspaceName\": \"Public2\",\n        \"parentId\": 1584363,\n        \"name\": \"KR5\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T16:59:20.000Z\",\n        \"lastUpdateDate\": \"2024-05-28T08:55:56.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:59:20.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": 0,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1938619,\n        \"displayId\": \"P-O-53\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"qwsd\",\n        \"description\": \"<p></p>\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 88284,\n                \"name\": \"Group3\",\n                \"icon\": 1,\n                \"color\": \"#B5BBC5\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2024-10-13T09:19:17.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:19:31.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-14T21:08:22.000Z\",\n        \"childCount\": 3,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74611,\n        \"intervalName\": \"Q4 2024\",\n        \"dueDate\": \"2024-12-31T23:59:59.000Z\",\n        \"startDate\": \"2024-10-01T00:00:00.000Z\",\n        \"intervalStartDate\": \"2024-10-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-12-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 43912,\n        \"levelName\": \"deleteLevel\",\n        \"labels\": [],\n        \"timePassedPercent\": 53.842544917791976,\n        \"predictedGrade\": 92.86336683442646,\n        \"grade\": 50,\n        \"customFields\": {\n            \"84\": [\n                {\n                    \"id\": 51047,\n                    \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                    \"displayName\": \"Ярослав Дрёмов\",\n                    \"avatarUrl\": \"https://secure.gravatar.com/avatar/4cbe19075b55f102b8f3ddfa03a4e3ce?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Fdefault-avatar-2.png\"\n                }\n            ],\n            \"260\": 435,\n            \"261\": \"ad\",\n            \"262\": \"2024-11-14T00:00:00.000Z\"\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 1427817,\n        \"displayId\": \"P-KR-9\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1405573,\n        \"name\": \"фыв\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-02-16T09:20:32.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:20:32.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1427827,\n        \"displayId\": \"P-O-12\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"newName\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-16T09:26:38.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T12:48:03.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584339,\n        \"displayId\": \"PR-O-1\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584349,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:42:11.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:42:11.000Z\",\n        \"childCount\": 4,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 63.70825820992702,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1427816,\n        \"displayId\": \"P-O-8\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"фывф\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-16T09:20:09.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:20:09.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30504,\n        \"levelName\": \"Company1\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530815,\n        \"displayId\": \"P-O-16\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1405573,\n        \"name\": \"wdscdvf\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-03-26T08:34:40.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:34:40.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584354,\n        \"displayId\": \"P-KR-24\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"KR2\",\n        \"description\": \"<p></p>\",\n        \"users\": [\n            {\n                \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                \"displayName\": \"Ярослав Дрёмов\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T16:52:49.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:52:49.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 3,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 3995.0000000000005,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530820,\n        \"displayId\": \"P-KR-17\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1405573,\n        \"name\": \"111\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-03-26T08:36:35.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:36:35.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584359,\n        \"displayId\": \"P-KR-25\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"KR3\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                \"displayName\": \"Ярослав Дрёмов\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T16:55:20.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:55:20.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584340,\n        \"displayId\": \"P-O-20\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1405573,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:43:05.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:44:07.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:43:05.000Z\",\n        \"childCount\": 1,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": 1,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30504,\n        \"levelName\": \"Company1\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584360,\n        \"displayId\": \"P-O-26\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"Obj3\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                \"displayName\": \"Ярослав Дрёмов\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T16:55:29.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:55:29.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1865988,\n        \"displayId\": \"P-KR-32\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-09-11T14:35:10.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-09-11T14:55:59.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 30,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"In Progress\",\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": null,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {\n            \"260\": null,\n            \"261\": \"\",\n            \"262\": null\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 1866055,\n        \"displayId\": \"P-KR-33\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584349,\n        \"name\": \"P3-1 story_1\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-09-11T15:02:18.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:05:08.000Z\",\n        \"lastGradeUpdateDate\": \"2024-09-11T15:02:27.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-1\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"Done\",\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 100,\n        \"customFields\": {\n            \"260\": null,\n            \"261\": \"\",\n            \"262\": null\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 1421546,\n        \"displayId\": \"P-O-3\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"ыфвф\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-12T15:43:36.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-12T19:23:45.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74607,\n        \"intervalName\": \"Future (backlog)\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": null,\n        \"intervalEndDate\": null,\n        \"confidenceLevelId\": 9,\n        \"automaticConfidenceLevelId\": 9,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 0,\n        \"predictedGrade\": 0,\n        \"grade\": 8,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1421991,\n        \"displayId\": \"P-KR-5\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1421546,\n        \"name\": \"vhbnm,\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-02-12T19:23:45.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-12T19:23:45.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74607,\n        \"intervalName\": \"Future (backlog)\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": null,\n        \"intervalEndDate\": null,\n        \"confidenceLevelId\": 9,\n        \"automaticConfidenceLevelId\": 9,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 0,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530803,\n        \"displayId\": \"P-KR-14\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1427817,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-03-26T08:31:03.000Z\",\n        \"lastUpdateDate\": \"2024-09-11T14:59:14.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:31:03.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"In Progress\",\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530812,\n        \"displayId\": \"P-O-15\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1427825,\n        \"name\": \"xdcdscs\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-03-26T08:34:16.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:34:16.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530821,\n        \"displayId\": \"P-KR-18\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1530820,\n        \"name\": \"2222\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-03-26T08:36:47.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:36:47.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1530822,\n        \"displayId\": \"P-KR-19\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1530820,\n        \"name\": \"333\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-03-26T08:37:29.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:42:29.000Z\",\n        \"lastGradeUpdateDate\": \"2024-03-26T08:37:29.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5331607057846,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584341,\n        \"displayId\": \"P-KR-21\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584340,\n        \"name\": \"KR\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T16:44:07.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T16:44:07.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:44:07.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584344,\n        \"displayId\": \"PR-KR-2\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584339,\n        \"name\": \"KR\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T16:45:23.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:05:23.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T16:45:23.000Z\",\n        \"childCount\": 3,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584369,\n        \"displayId\": \"PR-KR-3\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584344,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-04-18T17:04:29.000Z\",\n        \"lastUpdateDate\": \"2024-09-11T14:59:14.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:04:29.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"In Progress\",\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584370,\n        \"displayId\": \"PR-KR-4\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584344,\n        \"name\": \"P2-49 Task\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-04-18T17:04:36.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:04:36.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:04:36.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P2-49\",\n        \"issueType\": \"Task\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"To Do\",\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584373,\n        \"displayId\": \"PR-KR-5\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584344,\n        \"name\": \"KR10\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T17:05:23.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:05:23.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:05:23.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584375,\n        \"displayId\": \"PR-O-6\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584339,\n        \"name\": \"Obj10\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T17:05:50.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:14.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:05:50.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584376,\n        \"displayId\": \"PR-KR-7\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584375,\n        \"name\": \"KR11\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T17:06:01.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:01.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:06:01.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584377,\n        \"displayId\": \"PR-O-8\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584375,\n        \"name\": \"KR12\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-04-18T17:06:14.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:14.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:06:14.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30504,\n        \"levelName\": \"Company1\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584378,\n        \"displayId\": \"PR-KR-9\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584339,\n        \"name\": \"KR15\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T17:06:33.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:57.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:06:33.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584379,\n        \"displayId\": \"PR-KR-10\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584378,\n        \"name\": \"KR16\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T17:06:50.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:50.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:06:50.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1584382,\n        \"displayId\": \"PR-KR-11\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584378,\n        \"name\": \"KR17\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2024-04-18T17:06:57.000Z\",\n        \"lastUpdateDate\": \"2024-04-18T17:06:57.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-18T17:06:57.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83119,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1586721,\n        \"displayId\": \"P-KR-29\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1584359,\n        \"name\": \"P3-2 test_jira_issue\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 5,\n        \"createDate\": \"2024-04-19T13:51:55.000Z\",\n        \"lastUpdateDate\": \"2024-09-11T14:59:14.000Z\",\n        \"lastGradeUpdateDate\": \"2024-04-19T13:51:55.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-2\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"In Progress\",\n        \"intervalId\": 74609,\n        \"intervalName\": \"Q2 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-04-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-06-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 255.53314798702024,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 1679194,\n        \"displayId\": \"PR-O-12\",\n        \"workspaceId\": 13561,\n        \"workspaceName\": \"Private\",\n        \"parentId\": 1584339,\n        \"name\": \"Obj\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-05-28T08:56:27.000Z\",\n        \"lastUpdateDate\": \"2024-05-28T08:56:27.000Z\",\n        \"lastGradeUpdateDate\": \"2024-05-28T08:56:27.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 83122,\n        \"intervalName\": \"Q1 2025\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2025-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2025-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": -47.18318929824965,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {\n            \"260\": null,\n            \"261\": \"\",\n            \"262\": null\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 2038331,\n        \"displayId\": \"P-KR-54\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1938619,\n        \"name\": \"wer\",\n        \"description\": \"<p></p>\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 88284,\n                \"name\": \"Group3\",\n                \"icon\": 1,\n                \"color\": \"#B5BBC5\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2024-11-14T21:04:48.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:04:48.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-14T21:04:48.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74611,\n        \"intervalName\": \"Q4 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-10-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-12-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30501,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 53.842544917791976,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {\n            \"84\": [\n                {\n                    \"id\": 51048,\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\"\n                }\n            ],\n            \"260\": 435,\n            \"261\": \"\",\n            \"262\": \"2024-11-09T00:00:00.000Z\"\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 2038332,\n        \"displayId\": \"P-O-55\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1938619,\n        \"name\": \"grr\",\n        \"description\": \"<p></p>\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 88284,\n                \"name\": \"Group3\",\n                \"icon\": 1,\n                \"color\": \"#B5BBC5\"\n            }\n        ],\n        \"typeId\": 1,\n        \"createDate\": \"2024-11-14T21:06:24.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:06:24.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-14T21:06:24.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74611,\n        \"intervalName\": \"Q4 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-10-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-12-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30640,\n        \"levelName\": \"A\",\n        \"labels\": [],\n        \"timePassedPercent\": 53.842544917791976,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {\n            \"260\": null,\n            \"261\": \"\",\n            \"262\": null\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 2038333,\n        \"displayId\": \"P-KR-56\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": 1938619,\n        \"name\": \"P3-1 story_1\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [\n            {\n                \"id\": 88284,\n                \"name\": \"Group3\",\n                \"icon\": 1,\n                \"color\": \"#B5BBC5\"\n            }\n        ],\n        \"typeId\": 5,\n        \"createDate\": \"2024-11-14T21:08:22.000Z\",\n        \"lastUpdateDate\": \"2024-11-14T21:08:22.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-14T21:08:22.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 2,\n        \"jiraIssueId\": \"P3-1\",\n        \"issueType\": \"Story\",\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": \"Done\",\n        \"intervalId\": 74611,\n        \"intervalName\": \"Q4 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-10-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-12-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 1,\n        \"levelId\": 30503,\n        \"levelName\": \"Jira issue\",\n        \"labels\": [],\n        \"timePassedPercent\": 53.842544917791976,\n        \"predictedGrade\": 185.72673366885292,\n        \"grade\": 100,\n        \"customFields\": {\n            \"260\": null,\n            \"261\": \"\",\n            \"262\": null\n        },\n        \"private\": false\n    },\n    {\n        \"id\": 2042023,\n        \"displayId\": \"P-O-57\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"API test element1\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-11-19T11:24:46.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T11:24:46.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-19T11:24:46.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74610,\n        \"intervalName\": \"Q3 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-09-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 153.84255749830885,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    {\n        \"id\": 2042159,\n        \"displayId\": \"P-O-58\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"Element name\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-11-19T12:45:37.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T12:45:37.000Z\",\n        \"lastGradeUpdateDate\": \"2024-11-19T12:45:37.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": null,\n        \"currentValue\": null,\n        \"targetValue\": null,\n        \"fieldTypeId\": 1,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 62295,\n        \"intervalName\": \"Q3 2023\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n        \"confidenceLevelId\": 4,\n        \"automaticConfidenceLevelId\": 4,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 551.6686945034087,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    }\n]"},{"id":"1a45e8ad-3079-48ed-8694-4af4706432c4","name":"/api/v3/elements","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section."}],"url":{"raw":"{{baseUrl}}/api/v3/elements","host":["{{baseUrl}}"],"path":["api","v3","elements"],"query":[{"key":"searchType","value":"integer","description":"1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.","type":"text","disabled":true},{"key":"workspaceIds","value":"array[integer]","description":"Filter by workspace. Example: 10259.","disabled":true},{"key":"intervalIds","value":"array[integer]","description":"Filter by intervals. Example: 62185.","disabled":true},{"key":"confidenceLevelIds","value":"array[integer]","description":"Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","disabled":true},{"key":"groupIds","value":"array[integer]","description":"Filter by groups. Example: 73131.","disabled":true},{"key":"labelIds","value":"array[integer]","description":"Filter by labels. Example: 4187","disabled":true},{"key":"levelIds","value":"array[integer]","description":"Filter by levels. Example: 30504.","disabled":true},{"key":"typeIds","value":"array[integer]","description":"Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","disabled":true},{"key":"parentIds","value":"array[integer]","description":"Return all nested elements under specified parent element. Example: 1140094.","disabled":true},{"key":"ownerIds","value":"array[string]","description":"Filter by owen. Example: 490958.","disabled":true},{"key":"stakeholderIds","value":"array[string]","description":"Filter by stakeholder. Example: 490958.","disabled":true},{"key":"watcherIds","value":"array[string]\n","description":"Filter by watchers.","disabled":true},{"key":"searchString","value":"string","description":"Filter by element name or display id. Example: Reduce quarter planning time to 1 week.","disabled":true},{"key":"startDateFrom","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"startDateTo","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"dueDateFrom","value":"string","description":"Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"dueDateTo","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateFrom","value":"string","description":"Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateTo","value":"string","description":"Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"inForeignObjectives","value":"boolean","description":"Return cross-workspace objectives. Default False. Example: True.\n","disabled":true},{"key":"order","value":"array[integer]\n","description":"1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"childOrder","value":"array[integer]\n","description":"1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"offset","value":"integer","description":"Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.","disabled":true},{"key":"maxOpenLevel","value":"integer","disabled":true},{"key":"itemsToOpen","value":"array[integer]\n","description":"List of elements to show nested. Example: 1140094.","disabled":true},{"key":"limit","value":"integer","description":"Limit response by specified number of elements. Default: 50. Example: 5.","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"44a967da-c3a4-48b8-ba04-9f1b748250c2"}],"id":"2fba6acc-e484-453a-a321-a3c81950bea7","description":"<p>Returns a list of existing elements.</p>\n","_postman_id":"2fba6acc-e484-453a-a321-a3c81950bea7"},{"name":"Retrieve an element","item":[{"name":"/api/v2/elements/{id}","id":"3db75189-9d9b-4b3b-ad67-85bab7674693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/elements/{{id}}","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v2","elements","{{id}}"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Element id.</p>\n","type":"text/plain"},"key":"id","value":"integer"}],"variable":[]}},"response":[{"id":"e0f03b82-6ca8-4081-8189-71825f605031","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v2/elements/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 11 Mar 2024 15:43:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ER6ryPBJ56ba4a07GjHgoi90ManIXAAI9Z4iyNgNPcl4kd7JyBiJ6XQuCljUQfxyIblEv66tz6yI8MAuznLOMDmX8f0B2CEYWc%2F8gp58xHPhM4UDJjw9PXh8iPVUT%2FpeOJz9Jm8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"862ca949c9a5874c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"private\": false,\n    \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n    \"id\": 1161850,\n    \"displayId\": \"111-O-2\",\n    \"workspaceId\": 10259,\n    \"workspaceKey\": \"111\",\n    \"workspaceName\": \"test\",\n    \"parentId\": null,\n    \"name\": \"Obj\",\n    \"description\": \"\",\n    \"users\": [],\n    \"groups\": [],\n    \"typeId\": 1,\n    \"createDate\": \"2023-08-23T13:47:33.000Z\",\n    \"lastUpdateDate\": \"2024-01-09T14:37:26.000Z\",\n    \"lastGradeUpdateDate\": \"2023-08-23T13:47:33.000Z\",\n    \"gradeMode\": 1,\n    \"grade\": 0,\n    \"autoGrade\": 0,\n    \"hierarchyGrade\": null,\n    \"gradeColor\": \"grade-red\",\n    \"innerId\": 2,\n    \"childCount\": 2,\n    \"visibleCount\": 0,\n    \"childElements\": [],\n    \"parentItems\": [],\n    \"permissions\": [\n        \"UPDATE\",\n        \"REMOVE\",\n        \"COPY\",\n        \"READ\"\n    ],\n    \"contribute\": true,\n    \"existContributeChildren\": true,\n    \"originalValue\": 0,\n    \"currentValue\": 0,\n    \"targetValue\": 0,\n    \"fieldTypeId\": 0,\n    \"jiraIssueId\": \"\",\n    \"issueType\": null,\n    \"orderValue\": 1,\n    \"weight\": null,\n    \"weightMultiplier\": null,\n    \"jiraStatus\": null,\n    \"jiraStatusColor\": null,\n    \"intervalId\": 62295,\n    \"intervalName\": \"Q3 2023\",\n    \"dueDate\": null,\n    \"elementStartDate\": null,\n    \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n    \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n    \"issueIcon\": null,\n    \"expanded\": false,\n    \"hiddenByFilter\": true,\n    \"fitFilterCriteria\": true,\n    \"confidenceLevelId\": 3,\n    \"automaticConfidenceLevelId\": 3,\n    \"levelId\": 30641,\n    \"levelPrefix\": \"A\",\n    \"levelName\": \"AA\",\n    \"levelColor\": \"A769F6\",\n    \"levelOrder\": 0,\n    \"labels\": [],\n    \"gradeInfo\": null,\n    \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n    \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n    \"timePassedPercent\": 276.79928618147216,\n    \"predictedGrade\": 3995.0000000000005,\n    \"statusIntervals\": {\n        \"atRiskStart\": 0,\n        \"atRiskEnd\": 40,\n        \"behindStart\": 40.01,\n        \"behindEnd\": 70,\n        \"onTrackStart\": 70.01,\n        \"onTrackEnd\": 100\n    },\n    \"startDateManual\": 0,\n    \"dueDateManual\": 0,\n    \"hierarchyLevel\": 0,\n    \"lastCommentUpdateDate\": null,\n    \"lastCommentId\": null,\n    \"customFields\": {\n        \"84\": [\n            {\n                \"id\": 26,\n                \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\"\n            },\n            {\n                \"id\": 27,\n                \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n                \"displayName\": \"Ярослав Дрёмов\",\n                \"avatarUrl\": \"https://secure.gravatar.com/avatar/4cbe19075b55f102b8f3ddfa03a4e3ce?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Fdefault-avatar-2.png\"\n            }\n        ]\n    },\n    \"gradeToUse\": 0,\n    \"deleted\": false\n}"}],"_postman_id":"3db75189-9d9b-4b3b-ad67-85bab7674693"},{"name":"/api/v3/elements/{id}","id":"7d8cbbcf-e9bd-44d0-a806-b2991ea86316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v3/elements/{{id}}","urlObject":{"path":["api","v3","elements","{{id}}"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Element id.</p>\n","type":"text/plain"},"key":"id","value":"integer"}],"variable":[]}},"response":[{"id":"aa8d80c4-b0d2-424f-b2aa-13601a22489d","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v3/elements/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 11 Mar 2024 21:49:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"referrer-policy","value":"origin-when-cross-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=AhxriIs0qhpuw3sXdHk4a74eKYKR2wHlji5IE998Rg9SLa7wqkJf1%2FaGSZtv%2BgCzVYuE5FC%2F7TMVzSgW9W5pLixmmGBlv0P4heJkc5yQfnDUeGEBDsbe%2F0Pm2SloHWN7hFOEp%2FA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"862ec115fd6c5a33-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1161850,\n    \"displayId\": \"111-O-2\",\n    \"workspaceId\": 10259,\n    \"workspaceName\": \"test\",\n    \"parentId\": null,\n    \"name\": \"Obj\",\n    \"description\": \"\",\n    \"users\": [],\n    \"groups\": [],\n    \"typeId\": 1,\n    \"createDate\": \"2023-08-23T13:47:33.000Z\",\n    \"lastUpdateDate\": \"2024-01-09T14:37:26.000Z\",\n    \"lastGradeUpdateDate\": \"2023-08-23T13:47:33.000Z\",\n    \"childCount\": 2,\n    \"childElements\": [],\n    \"contribute\": true,\n    \"originalValue\": 0,\n    \"currentValue\": 0,\n    \"targetValue\": 0,\n    \"fieldTypeId\": 0,\n    \"jiraIssueId\": \"\",\n    \"issueType\": null,\n    \"weight\": null,\n    \"weightMultiplier\": null,\n    \"jiraStatus\": null,\n    \"intervalId\": 62295,\n    \"intervalName\": \"Q3 2023\",\n    \"dueDate\": null,\n    \"startDate\": null,\n    \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n    \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n    \"confidenceLevelId\": 3,\n    \"automaticConfidenceLevelId\": 3,\n    \"levelId\": 30641,\n    \"levelName\": \"AA\",\n    \"labels\": [],\n    \"timePassedPercent\": 277.0753845455144,\n    \"predictedGrade\": 3995.0000000000005,\n    \"grade\": 0,\n    \"private\": false\n}"}],"_postman_id":"7d8cbbcf-e9bd-44d0-a806-b2991ea86316"}],"id":"00a147d8-512b-4b27-be29-3ed2d4fff7cf","description":"<p>Returns a particular element by id.</p>\n","_postman_id":"00a147d8-512b-4b27-be29-3ed2d4fff7cf"},{"name":"Retrieve nested elements","item":[{"name":"/api/v2/elements/nested","id":"51779c0a-a16f-448c-8408-b457fefa1666","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/elements/nested","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v2","elements","nested"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.</p>\n","type":"text/plain"},"key":"searchType","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Filter by intervals. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalIds","value":"array[integer] (Required)"},{"disabled":true,"description":{"content":"<p>Return all nested elements under specified parent element. Example: 1140094.</p>\n","type":"text/plain"},"key":"parentId","value":"array[integer] (Required)"},{"disabled":true,"description":{"content":"<p>Filter by groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groupIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"gradeTypes","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by labels. Example: 4187.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"typeIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by owen. Example: 490958.</p>\n","type":"text/plain"},"key":"ownerIds","value":"array[string]\n"},{"disabled":true,"description":{"content":"<p>Filter by stakeholder. Example: 490958.</p>\n","type":"text/plain"},"key":"stakeholderIds","value":"array[string]\n"},{"disabled":true,"key":"watcherIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by element name or display id. Example: Reduce quarter planning time to 1 week.</p>\n","type":"text/plain"},"key":"searchString","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.</p>\n","type":"text/plain"},"key":"offset","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"order","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"childOrder","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Limit response by specified number of elements. Default: 50. Example: 5.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"586e1340-639f-4aa3-98eb-f1636e36ae78","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/elements/nested?searchType={{searchType}}&workspaceId={{workspaceId}}&intervalIds={{intervalIds}}&parentId={{parentId}}","host":["{{baseUrl}}"],"path":["api","v2","elements","nested"],"query":[{"key":"searchType","value":"{{searchType}}","description":"required 🔴"},{"key":"workspaceId","value":"{{workspaceId}}","description":"required 🔴"},{"key":"intervalIds","value":"{{intervalIds}}","description":"required 🔴"},{"key":"parentId","value":"{{parentId}}","description":"required 🔴"},{"key":"childOrder","value":"array[integer]","description":"optional","disabled":true},{"key":"dueDateFrom","value":"string","description":"optional","disabled":true},{"key":"dueDateTo","value":"string","description":"optional","disabled":true},{"key":"gradeTypes","value":"array[integer]","description":"optional","disabled":true},{"key":"groupIds","value":"array[integer]","description":"optional","disabled":true},{"key":"labelIds","value":"array[integer]\n","description":"optional","disabled":true},{"key":"levelIds","value":"array[integer]","description":"optional","disabled":true},{"key":"limit","value":"integer","description":"optional","disabled":true},{"key":"offset","value":"integer","description":"optional","disabled":true},{"key":"order","value":"array[integer]\n","description":"optional","disabled":true},{"key":"ownerIds","value":"array[string]\n","description":"optional","type":"text","disabled":true},{"key":"searchString","value":"string","description":"optional","type":"text","disabled":true},{"key":"stakeholderIds","value":"array[string]\n","description":"optional","type":"text","disabled":true},{"key":"startDateFrom","value":"string","description":"optional","type":"text","disabled":true},{"key":"startDateTo","value":"string","description":"optional","type":"text","disabled":true},{"key":"typeIds","value":"array[integer]\n","description":"optional","type":"text","disabled":true},{"key":"watcherIds","value":"array[integer]\n","description":"optional","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 11:11:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=d98xkU8ZTpnMwwigHud2Ew1h1XlK56Zas0zlBhhmW4EcefkGzN0wf2PeoeyImIFj0eGFFUjYXYo2WWc2yb6OW10mcWUFC6yeC4AWxyARzpFf6CL9r1jqlQx039%2FUsso8L63tnEU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86335850bfa357ca-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140097,\n            \"displayId\": \"111-KR-8\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Start using OKR techniques for the team synchronization, get at least 3 objectives for the team\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:52.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:44.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-10T13:44:11.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 50,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-purpur\",\n            \"innerId\": 8,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 100,\n            \"targetValue\": 200,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 0,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 2,\n            \"automaticConfidenceLevelId\": 2,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [\n                {\n                    \"id\": 4187,\n                    \"name\": \"label_sample\",\n                    \"color\": \"#000000\"\n                },\n                {\n                    \"id\": 4227,\n                    \"name\": \"label_sample_3\",\n                    \"color\": \"#000000\"\n                }\n            ],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 4004.9999999999995,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 50,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140098,\n            \"displayId\": \"111-O-12\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Sell the approach to your teammates\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 1,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-30T08:19:16.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 12,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": null,\n            \"currentValue\": null,\n            \"targetValue\": null,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 1,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30502,\n            \"levelPrefix\": \"P\",\n            \"levelName\": \"Personal\",\n            \"levelColor\": \"5d9bf8\",\n            \"levelOrder\": 4,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140099,\n            \"displayId\": \"111-O-13\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Align my team towards a goal\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 1,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T15:18:03.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 13,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": false,\n            \"existContributeChildren\": false,\n            \"originalValue\": null,\n            \"currentValue\": null,\n            \"targetValue\": null,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 2,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30502,\n            \"levelPrefix\": \"P\",\n            \"levelName\": \"Personal\",\n            \"levelColor\": \"5d9bf8\",\n            \"levelOrder\": 4,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140101,\n            \"displayId\": \"111-KR-15\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Set at least 1 team-level goal\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 15,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 0,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 3,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": null,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140102,\n            \"displayId\": \"111-KR-9\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Download the presentation about an approach\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 9,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 0,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 4,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140103,\n            \"displayId\": \"111-KR-16\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Add any Jira-task to this objective\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 16,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 0,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 5,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": null,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140104,\n            \"displayId\": \"111-KR-10\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Invite at least one member\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 100,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-green\",\n            \"innerId\": 10,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 100,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 6,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": null,\n            \"automaticConfidenceLevelId\": 1,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 100,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 100,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140105,\n            \"displayId\": \"111-KR-14\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Create a team\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-08-31T14:03:18.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 100,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-green\",\n            \"innerId\": 14,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 100,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 7,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": null,\n            \"automaticConfidenceLevelId\": 1,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 100,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 100,\n            \"deleted\": false\n        },\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1140106,\n            \"displayId\": \"111-KR-11\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": 1140094,\n            \"name\": \"Add other people into plugin\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"email\": \"yaroslavdromov@gmail.com\",\n                    \"name\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/5c90f2c9999a3f2d4cae7520/cce9ecb7-dbf7-4c81-821f-875b5f029958/48\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [\n                {\n                    \"id\": 74196,\n                    \"name\": \"Group\",\n                    \"icon\": 15,\n                    \"color\": \"#85B2DD\"\n                }\n            ],\n            \"typeId\": 4,\n            \"createDate\": \"2023-08-02T14:23:53.000Z\",\n            \"lastUpdateDate\": \"2023-09-05T08:32:05.000Z\",\n            \"lastGradeUpdateDate\": \"2023-08-02T14:23:53.000Z\",\n            \"gradeMode\": 1,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-red\",\n            \"innerId\": 11,\n            \"childCount\": 1,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 0,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 8,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 3,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 30501,\n            \"levelPrefix\": \"KR\",\n            \"levelName\": \"Key result\",\n            \"levelColor\": \"FF8541\",\n            \"levelOrder\": 5,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.68097754138705,\n            \"predictedGrade\": 3995.0000000000005,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        }\n    ],\n    \"weightManual\": false\n}"}],"_postman_id":"51779c0a-a16f-448c-8408-b457fefa1666"},{"name":"/api/v3/elements/nested","id":"3e477a10-0ac9-4231-88b4-a9c3b6587a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token1}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n"}],"url":"{{baseUrl}}/api/v3/elements/nested","urlObject":{"path":["api","v3","elements","nested"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Return all nested elements under specified parent element. Example: 1140094.</p>\n","type":"text/plain"},"key":"parentId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.</p>\n","type":"text/plain"},"key":"searchType","value":"integer"},{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer"},{"disabled":true,"description":{"content":"<p>Filter by intervals. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groupIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by labels. Example: 4187.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"typeIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by owen. Example: 490958.</p>\n","type":"text/plain"},"key":"ownerIds","value":"array[string]\n"},{"disabled":true,"description":{"content":"<p>Filter by stakeholder. Example: 490958.</p>\n","type":"text/plain"},"key":"stakeholderIds","value":"array[string]\n"},{"disabled":true,"key":"watcherIds","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>Filter by element name or display id. Example: Reduce quarter planning time to 1 week.</p>\n","type":"text/plain"},"key":"searchString","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateTo","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"lastGradeUpdateDateFrom","value":"string"},{"disabled":true,"description":{"content":"<p>Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.</p>\n","type":"text/plain"},"key":"offset","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"order","value":"array[integer]\n"},{"disabled":true,"description":{"content":"<p>1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.</p>\n","type":"text/plain"},"key":"childOrder","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Limit response by specified number of elements. Default: 50. Example: 5.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"2b2eaec6-783b-400b-93fe-413a047fb94e","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token1}}","description":"Check guide how to get token in \"Access token\" section."}],"url":{"raw":"{{baseUrl}}/api/v3/elements/nested?parentId={{parentId}}","host":["{{baseUrl}}"],"path":["api","v3","elements","nested"],"query":[{"key":"parentId","value":"{{parentId}}","description":"Return all nested elements under specified parent element. Example: 1140094."},{"key":"searchType","value":"integer","description":"1: Explorer, 2: Bottom up, 3: Check in, 4: Check in objective, 5: Check in key result. Example: 1.","type":"text","disabled":true},{"key":"workspaceId","value":"integer","description":"Filter by workspace. Example: 10259.","disabled":true},{"key":"intervalIds","value":"array[integer]","description":"Filter by intervals. Example: 62185.","disabled":true},{"key":"groupIds","value":"array[integer]","description":"Filter by groups. Example: 73131.","disabled":true},{"key":"confidenceLevelIds","value":"array[integer]","description":"Filter by confidence levels. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","disabled":true},{"key":"labelIds","value":"array[integer]\n","description":"Filter by labels. Example: 4187.","disabled":true},{"key":"levelIds","value":"array[integer]","description":"Filter by levels. Example: 30504.","disabled":true},{"key":"typeIds","value":"array[integer]\n","description":"Filter by element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","disabled":true},{"key":"ownerIds","value":"array[string]\n","description":"Filter by owen. Example: 490958.","disabled":true},{"key":"stakeholderIds","value":"array[string]\n","description":"Filter by stakeholder. Example: 490958.","disabled":true},{"key":"watcherIds","value":"array[integer]\n","disabled":true},{"key":"searchString","value":"string","description":"Filter by element name or display id. Example: Reduce quarter planning time to 1 week.","disabled":true},{"key":"dueDateFrom","value":"string","description":"Filter by due date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"dueDateTo","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"startDateFrom","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"startDateTo","value":"string","description":"Filter by start date interval. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateTo","value":"string","description":"Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"lastGradeUpdateDateFrom","value":"string","description":"Filter by last grade update date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","disabled":true},{"key":"offset","value":"integer","description":"Start from position. If you have 18 elements in response and specify 17 in offset parameter, you will get 1 (the last one) element in response. Default: 0. Example: 17.","disabled":true},{"key":"order","value":"array[integer]\n","description":"1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"childOrder","value":"array[integer]","description":"1: Element ASC, 2: Element DESC, 3: Level ASC, 4: Level Desc, 5: Onwer ASC, 6: Owner DESC, 7: Group ASC, 8: Group DESC, 9: Status ASC, 10: Status DESC, 11: Due date ASC, 12: Due date DESC, 13: Create date ASC, 14: Create date DESC, 15: Grade ASC, 16: Grade DESC, 17: Element name ASC, 18: Element name DESC, 19: Type ASC, 20: Type DESC, 21: Label ASC, 22: Label DESC, 23: Element start date ASC, 24: Element start date DESC. Example: 1.\n","disabled":true},{"key":"limit","value":"integer","description":"Limit response by specified number of elements. Default: 50. Example: 5.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Mar 2026 13:00:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=WZhpI%2F%2BEcYp8ffvE%2BISsNiL2%2B0q1nMmVaXbtK1NDB9uLm8TTKMDwuMYmo74alTfrTQ4uX18xX5rcRv01vTcJ17E5N8MdOCnGIAyjUoHkPQ%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9e15dbc2f9925707-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 103064601,\n            \"displayId\": \"PTP-2\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Start-Target\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T15:52:07.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:09:09.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T16:06:46.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 10,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 5,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 100060867,\n            \"levelName\": \"Key result\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 10.903539029648124,\n            \"grade\": 10,\n            \"customFields\": {},\n            \"lastCheckin\": {\n                \"id\": 100094494,\n                \"date\": \"2026-03-23T16:06:46.000Z\"\n            },\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064602,\n            \"displayId\": \"PTP-3\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Threshold\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T15:52:19.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T15:52:31.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T15:52:19.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": null,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 6,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 4,\n            \"automaticConfidenceLevelId\": 4,\n            \"levelId\": 100060870,\n            \"levelName\": \"KPI\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 0,\n            \"grade\": 0,\n            \"customFields\": {},\n            \"lastCheckin\": null,\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064605,\n            \"displayId\": \"PTP-4\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Binary\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T15:52:53.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:09:09.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T16:06:20.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 1,\n            \"targetValue\": 1,\n            \"fieldTypeId\": 3,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 1,\n            \"levelId\": 100060867,\n            \"levelName\": \"Key result\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 109.03539029648124,\n            \"grade\": 100,\n            \"customFields\": {},\n            \"lastCheckin\": {\n                \"id\": 100094484,\n                \"date\": \"2026-03-23T16:06:20.000Z\"\n            },\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064665,\n            \"displayId\": \"PTP-8\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Obj\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 1,\n            \"createDate\": \"2026-03-23T16:07:54.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:10:06.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T00:00:00.000Z\",\n            \"childCount\": 5,\n            \"childElements\": [],\n            \"contribute\": false,\n            \"originalValue\": 0,\n            \"currentValue\": 0,\n            \"targetValue\": 0,\n            \"fieldTypeId\": 0,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": null,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 100060871,\n            \"levelName\": \"Company\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 10.903539029648124,\n            \"grade\": 10,\n            \"customFields\": {},\n            \"lastCheckin\": null,\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064666,\n            \"displayId\": \"PTP-9\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Start-Target\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T16:08:36.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:09:09.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T00:00:00.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 10,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 5,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 100060867,\n            \"levelName\": \"Key result\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 10.903539029648124,\n            \"grade\": 10,\n            \"customFields\": {},\n            \"lastCheckin\": null,\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064668,\n            \"displayId\": \"PTP-11\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Start-Target\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T16:09:02.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:09:09.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T00:00:00.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 10,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 5,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 100060867,\n            \"levelName\": \"Key result\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 10.903539029648124,\n            \"grade\": 10,\n            \"customFields\": {},\n            \"lastCheckin\": null,\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        },\n        {\n            \"id\": 103064669,\n            \"displayId\": \"PTP-12\",\n            \"workspaceId\": 100047687,\n            \"workspaceName\": \"performance-test\",\n            \"parentId\": 103064597,\n            \"name\": \"Metric / Start-Target\",\n            \"description\": \"\",\n            \"users\": [\n                {\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"email\": \"yaroslav.dromov@oboard.io\",\n                    \"displayName\": \"Yaroslav Dromov\",\n                    \"elementRoleId\": 1\n                }\n            ],\n            \"groups\": [],\n            \"typeId\": 4,\n            \"createDate\": \"2026-03-23T16:09:20.000Z\",\n            \"lastUpdateDate\": \"2026-03-23T16:09:20.000Z\",\n            \"lastGradeUpdateDate\": \"2026-03-23T00:00:00.000Z\",\n            \"childCount\": 0,\n            \"childElements\": [],\n            \"contribute\": true,\n            \"originalValue\": 0,\n            \"currentValue\": 10,\n            \"targetValue\": 100,\n            \"fieldTypeId\": 5,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"intervalId\": 100267422,\n            \"intervalName\": \"Q1 2026\",\n            \"dueDate\": null,\n            \"startDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"confidenceLevelId\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"levelId\": 100060867,\n            \"levelName\": \"Key result\",\n            \"labels\": [],\n            \"timePassedPercent\": 91.71334162980217,\n            \"predictedGrade\": 10.903539029648124,\n            \"grade\": 10,\n            \"customFields\": {},\n            \"lastCheckin\": null,\n            \"unit\": \"\",\n            \"progressAggregationTypeId\": null,\n            \"elementTargetPeriods\": [],\n            \"private\": false\n        }\n    ],\n    \"weightManual\": false\n}"}],"_postman_id":"3e477a10-0ac9-4231-88b4-a9c3b6587a5a"}],"id":"bc6977ff-0767-4b18-aacf-a8936b359aac","description":"<p>Returns a list of nested elements for a particular element.</p>\n","_postman_id":"bc6977ff-0767-4b18-aacf-a8936b359aac"},{"name":"Create an element","item":[{"name":"/api/v2/elements","id":"8c13f40e-f1e6-4a6d-971b-e54d2f755a2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"gradeMode\": null,\n  \"groups\": [\n    \n  ],\n  \"intervalId\": {{intervalIds}},\n  \"jiraIssueIds\": [\n    null\n  ],\n  \"labelIds\": [\n    null\n  ],\n  \"levelId\": {{level}},\n  \"name\": \"Element name\",\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"users\": [\n   \n  ],\n  \"workspaceId\": {{workspaceId}}\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/elements","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v2","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Set workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set interval. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set level. Example: 30504.</p>\n","type":"text/plain"},"key":"levelId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set name. Example: \"Element name\".</p>\n","type":"text/plain"},"key":"name","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>Confidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Does element contrubute grade to parent. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"contribute","value":"boolean"},{"disabled":true,"description":{"content":"<p>Current grade value. Example: 14.50.</p>\n","type":"text/plain"},"key":"currentValue","value":"number"},{"disabled":true,"description":{"content":"<p>Custom fields values. {\"custom_field_1_id\": \"value\", \"custom_field_2_id\": \"value\"}.</p>\n","type":"text/plain"},"key":"customFields","value":"object"},{"disabled":true,"description":{"content":"<p>Element description. Example: \"Description\".</p>\n","type":"text/plain"},"key":"description","value":"string"},{"disabled":true,"description":{"content":"<p>Element due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDate","value":"string"},{"disabled":true,"description":{"content":"<p>Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Element start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"elementStartDate","value":"string"},{"disabled":true,"description":{"content":"<p>Element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"fieldTypeId","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Auto, 2: Manual. Default: Auto. Example: 1.</p>\n","type":"text/plain"},"key":"gradeMode","value":"integer"},{"disabled":true,"description":{"content":"<p>Set groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groups","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Jira issues linked to an element. Example: P3-1.</p>\n","type":"text/plain"},"key":"jiraIssueIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Set label. Example: sample_label.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Example: 0.0.</p>\n","type":"text/plain"},"key":"originalValue","value":"integer"},{"disabled":true,"description":{"content":"<p>Set parent element. Example: 1145221.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"description":{"content":"<p>Element manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.</p>\n","type":"text/plain"},"key":"startDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Target grade value. Example: 72.00.</p>\n","type":"text/plain"},"key":"targetValue","value":"number"},{"disabled":true,"description":{"content":"<p>Assign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.</p>\n","type":"text/plain"},"key":"users","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set element privacy. Defaul: False. Example: True.</p>\n","type":"text/plain"},"key":"private","value":"boolean"},{"disabled":true,"key":"updateStatusForNestedElements","value":"boolean"}],"variable":[]}},"response":[{"id":"7618f8a6-7300-495b-ab64-42d45a87c32f","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"gradeMode\": null,\n  \"groups\": [\n    \n  ],\n  \"intervalId\": {{intervalIds}},\n  \"jiraIssueIds\": [\n    null\n  ],\n  \"labelIds\": [\n    null\n  ],\n  \"levelId\": {{level}},\n  \"name\": \"Element name\",\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"users\": [\n   \n  ],\n  \"workspaceId\": {{workspaceId}}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/elements","host":["{{baseUrl}}"],"path":["api","v2","elements"],"query":[{"key":"workspaceId","value":"integer","description":"required 🔴\n\nSet workspace. Example: 10241.","disabled":true},{"key":"intervalId","value":"integer","description":"required 🔴\n\nSet interval. Example: 62185.","disabled":true},{"key":"levelId","value":"integer","description":"required 🔴\n\nSet level. Example: 30504.","disabled":true},{"key":"name","value":"string","description":"required 🔴\n\nSet name. Example: \"Element name\".","disabled":true},{"key":"confidenceLevelId","value":"integer","description":"optional\n\nConfidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","type":"text","disabled":true},{"key":"contribute","value":"boolean","description":"optional\n\nDoes element contrubute grade to parent. Default: False. Example: True.","type":"text","disabled":true},{"key":"currentValue","value":"number","description":"optional\n\nCurrent grade value. Example: 14.50.","type":"text","disabled":true},{"key":"customFields","value":"object","description":"optional\n\nCustom fields values. {\"custom_field_1_id\": \"value\", \"custom_field_2_id\": \"value\"}.","disabled":true},{"key":"description","value":"string","description":"optional\n\nElement description. Example: \"Description\".","type":"text","disabled":true},{"key":"dueDate","value":"string","description":"optional\n\nElement due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"dueDateManual","value":"string","description":"optional\n\nFormat yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"elementStartDate","value":"string","description":"optional\n\nElement start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"fieldTypeId","value":"integer","description":"optional\n\nElement type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","type":"text","disabled":true},{"key":"gradeMode","value":"integer","description":"optional\n\n1: Auto, 2: Manual. Default: Auto. Example: 1.","type":"text","disabled":true},{"key":"groups","value":"array[object]","description":"optional\n\nSet groups. Example: 73131.","type":"text","disabled":true},{"key":"jiraIssueIds","value":"array[string]","description":"optional\n\nJira issues linked to an element.\n\nExample: P3-1","type":"text","disabled":true},{"key":"labelIds","value":"array[integer]","description":"optional\n\nSet label. Example: sample_label.","type":"text","disabled":true},{"key":"originalValue","value":"integer","description":"optional\n\nExample: 0.0.","type":"text","disabled":true},{"key":"parentId","value":"integer","description":"optional\n\nSet parent element. Example: 1145221.","type":"text","disabled":true},{"key":"startDateManual","value":"string","description":"optional\n\nElement manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.","type":"text","disabled":true},{"key":"targetValue","value":"number","description":"optional\n\nTarget grade value. Example: 72.00.","type":"text","disabled":true},{"key":"users","value":"array[object]","description":"optional\n\nAssign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.","type":"text","disabled":true},{"key":"private","value":"boolean","description":"optional\n\nSet element privacy. Defaul: False. Example: True.","disabled":true},{"key":"updateStatusForNestedElements","value":"boolean","description":"optional","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 15:53:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=eqT6PdfP%2FpN4Ma161y1O8I9dkZCXCkglFpDbadDCFbJQWlSklMNgIcYQqVFfPH7CchE%2BEMeNJPOVvdYjcpQ3p%2B%2FHP9V%2B%2FbWZAIsYFs5ey3Lp75Lw77GLZgcOcZ3oxIy6HMke80c%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8634f52cf989081f-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"elements\": [\n        {\n            \"private\": false,\n            \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n            \"id\": 1488974,\n            \"displayId\": \"111-O-30\",\n            \"workspaceId\": 10259,\n            \"workspaceKey\": \"111\",\n            \"workspaceName\": \"test\",\n            \"parentId\": null,\n            \"name\": \"Element name\",\n            \"description\": \"\",\n            \"users\": [],\n            \"groups\": [],\n            \"typeId\": 1,\n            \"createDate\": \"2024-03-12T15:53:34.000Z\",\n            \"lastUpdateDate\": \"2024-03-12T15:53:34.000Z\",\n            \"lastGradeUpdateDate\": \"2024-03-12T15:53:34.000Z\",\n            \"gradeMode\": 0,\n            \"grade\": 0,\n            \"autoGrade\": 0,\n            \"hierarchyGrade\": null,\n            \"gradeColor\": \"grade-yellow\",\n            \"innerId\": 30,\n            \"childCount\": 0,\n            \"visibleCount\": 0,\n            \"childElements\": [],\n            \"parentItems\": [],\n            \"permissions\": [\n                \"UPDATE\",\n                \"REMOVE\",\n                \"COPY\",\n                \"READ\"\n            ],\n            \"contribute\": true,\n            \"existContributeChildren\": false,\n            \"originalValue\": null,\n            \"currentValue\": null,\n            \"targetValue\": null,\n            \"fieldTypeId\": 1,\n            \"jiraIssueId\": \"\",\n            \"issueType\": null,\n            \"orderValue\": 1489973,\n            \"weight\": null,\n            \"weightMultiplier\": null,\n            \"jiraStatus\": null,\n            \"jiraStatusColor\": null,\n            \"intervalId\": 62295,\n            \"intervalName\": \"Q3 2023\",\n            \"dueDate\": null,\n            \"elementStartDate\": null,\n            \"intervalStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2023-09-30T23:59:59.000Z\",\n            \"issueIcon\": null,\n            \"expanded\": false,\n            \"hiddenByFilter\": true,\n            \"fitFilterCriteria\": true,\n            \"confidenceLevelId\": 4,\n            \"automaticConfidenceLevelId\": 4,\n            \"levelId\": 30641,\n            \"levelPrefix\": \"A\",\n            \"levelName\": \"AAA\",\n            \"levelColor\": \"A769F6\",\n            \"levelOrder\": 0,\n            \"labels\": [],\n            \"gradeInfo\": null,\n            \"automaticDueDate\": \"2023-09-30T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2023-07-01T00:00:00.000Z\",\n            \"timePassedPercent\": 277.89372483817993,\n            \"predictedGrade\": 0,\n            \"statusIntervals\": {\n                \"atRiskStart\": 0,\n                \"atRiskEnd\": 40,\n                \"behindStart\": 40.01,\n                \"behindEnd\": 70,\n                \"onTrackStart\": 70.01,\n                \"onTrackEnd\": 100\n            },\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0,\n            \"hierarchyLevel\": 0,\n            \"lastCommentUpdateDate\": null,\n            \"lastCommentId\": null,\n            \"customFields\": {},\n            \"gradeToUse\": 0,\n            \"deleted\": false\n        }\n    ],\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 1488974,\n            \"updatedGrade\": 0,\n            \"predictedGrade\": 0,\n            \"updatedColor\": \"grade-yellow\",\n            \"automaticConfidenceLevelId\": 4,\n            \"confidenceLevelId\": 4,\n            \"existContributeChildren\": false,\n            \"lastGradeUpdateDate\": \"2024-03-12T15:53:33.567Z\"\n        }\n    ]\n}"}],"_postman_id":"8c13f40e-f1e6-4a6d-971b-e54d2f755a2d"},{"name":"/api/v3/elements","id":"fc0ac954-1d60-4379-90d7-69e5b92427a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"gradeMode\": null,\n  \"groups\": [\n    \n  ],\n  \"intervalId\": {{intervalIds}},\n  \"jiraIssueIds\": [\n    null\n  ],\n  \"labelIds\": [\n    null\n  ],\n  \"levelId\": {{level}},\n  \"name\": \"Element name\",\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"users\": [\n   \n  ],\n  \"workspaceId\": {{workspaceId}},\n  \"customFields\": {\n    \"id1\": {\"any\"},\n    \"id2\": {\"any\"},\n    \"id3\": {\"any\"}\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements","urlObject":{"path":["api","v3","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Set workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set interval. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set level. Example: 30504.</p>\n","type":"text/plain"},"key":"levelId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set name. Example: \"Element name\".</p>\n","type":"text/plain"},"key":"name","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>Confidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Does element contrubute grade to parent. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"contribute","value":"boolean"},{"disabled":true,"description":{"content":"<p>Current grade value. Example: 14.50.</p>\n","type":"text/plain"},"key":"currentValue","value":"number"},{"disabled":true,"description":{"content":"<p>Set custom fields values for a new element object.</p>\n<p>\"customFields\": {\n    \"id1\": {\"any\"},\n    \"id2\": {\"any\"},\n    \"id3\": {\"any\"}\n  }</p>\n","type":"text/plain"},"key":"customFields","value":"object"},{"disabled":true,"description":{"content":"<p>Element description. Example: \"Description\".</p>\n","type":"text/plain"},"key":"description","value":"string"},{"disabled":true,"description":{"content":"<p>Element due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDate","value":"string"},{"disabled":true,"description":{"content":"<p>Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Element start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDate","value":"string"},{"disabled":true,"description":{"content":"<p>Element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"fieldTypeId","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Auto, 2: Manual. Default: Auto. Example: 1.</p>\n","type":"text/plain"},"key":"gradeMode","value":"integer"},{"disabled":true,"description":{"content":"<p>Set groups. Example: 73131.</p>\n","type":"text/plain"},"key":"groups","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Jira issues linked to an element. Example: P3-1.</p>\n","type":"text/plain"},"key":"jiraIssueIds","value":"array[string]"},{"disabled":true,"description":{"content":"<p>Set label. Example: sample_label.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Example: 0.0.</p>\n","type":"text/plain"},"key":"originalValue","value":"integer"},{"disabled":true,"description":{"content":"<p>Set parent element. Example: 1145221.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"description":{"content":"<p>Element manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.</p>\n","type":"text/plain"},"key":"startDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Target grade value. Example: 72.00.</p>\n","type":"text/plain"},"key":"targetValue","value":"number"},{"disabled":true,"description":{"content":"<p>Assign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.</p>\n","type":"text/plain"},"key":"users","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set element privacy. Defaul: False. Example: True.</p>\n","type":"text/plain"},"key":"private","value":"boolean"},{"disabled":true,"key":"updateStatusForNestedElements","value":"boolean"}],"variable":[]}},"response":[{"id":"5ef75f2d-7f6b-4ab0-ae6f-c6fe130884eb","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"gradeMode\": null,\n  \"groups\": [\n    \n  ],\n  \"intervalId\": {{intervalIds}},\n  \"jiraIssueIds\": [\n    null\n  ],\n  \"labelIds\": [\n    null\n  ],\n  \"levelId\": {{level}},\n  \"name\": \"Element name\",\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"users\": [\n   \n  ],\n  \"workspaceId\": {{workspaceId}},\n  \"customFields\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v3/elements","host":["{{baseUrl}}"],"path":["api","v3","elements"],"query":[{"key":"workspaceId","value":"integer","description":"required 🔴\n\nSet workspace. Example: 10241.","disabled":true},{"key":"intervalId","value":"integer","description":"required 🔴\n\nSet interval. Example: 62185.","disabled":true},{"key":"levelId","value":"integer","description":"required 🔴\n\nSet level. Example: 30504.","disabled":true},{"key":"name","value":"string","description":"required 🔴\n\nSet name. Example: \"Element name\".","disabled":true},{"key":"confidenceLevelId","value":"integer","description":"optional\n\nConfidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","type":"text","disabled":true},{"key":"contribute","value":"boolean","description":"optional\n\nDoes element contrubute grade to parent. Default: False. Example: True.","type":"text","disabled":true},{"key":"currentValue","value":"number","description":"optional\n\nCurrent grade value. Example: 14.50.","type":"text","disabled":true},{"key":"customFields","value":"object","description":"optional\n\nSet custom fields values for a new element object.\n\n\"customFields\": {\n    \"id1\": {\"any\"},\n    \"id2\": {\"any\"},\n    \"id3\": {\"any\"}\n  }","disabled":true},{"key":"description","value":"string","description":"optional\n\nElement description. Example: \"Description\".","type":"text","disabled":true},{"key":"dueDate","value":"string","description":"optional\n\nElement due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"dueDateManual","value":"string","description":"optional\n\nFormat yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"startDate","value":"string","description":"optional\n\nElement start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"fieldTypeId","value":"integer","description":"optional\n\nElement type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","type":"text","disabled":true},{"key":"gradeMode","value":"integer","description":"optional\n\n1: Auto, 2: Manual. Default: Auto. Example: 1.","type":"text","disabled":true},{"key":"groups","value":"array[object]","description":"optional\n\nSet groups. Example: 73131.","type":"text","disabled":true},{"key":"jiraIssueIds","value":"array[string]","description":"optional\n\nJira issues linked to an element. Example: P3-1.","type":"text","disabled":true},{"key":"labelIds","value":"array[integer]","description":"optional\n\nSet label. Example: sample_label.","type":"text","disabled":true},{"key":"originalValue","value":"integer","description":"optional\n\nExample: 0.0.","type":"text","disabled":true},{"key":"parentId","value":"integer","description":"optional\n\nSet parent element. Example: 1145221.","type":"text","disabled":true},{"key":"startDateManual","value":"string","description":"optional\n\nElement manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.","type":"text","disabled":true},{"key":"targetValue","value":"number","description":"optional\n\nTarget grade value. Example: 72.00.","type":"text","disabled":true},{"key":"users","value":"array[object]","description":"optional\n\nAssign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.","type":"text","disabled":true},{"key":"private","value":"boolean","description":"optional\n\nSet element privacy. Defaul: False. Example: True.","disabled":true},{"key":"updateStatusForNestedElements","value":"boolean","description":"optional","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Nov 2024 12:45:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=rJ0YOFnApLIuAdmzhOO75xW2CkpsAgXnev5HkYPgTKtJkDQDpmA0PEvRjB9%2B3OyXWoKweaOVgBagzmQFcHFuhpB5D9qZp2lRmLEJBfDOa4a9%2FvH8io9ArYNKP0Y%2FJWDekEfn8k8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e504c5dfec7080e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2736&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1396&delivery_rate=1182040&cwnd=242&unsent_bytes=0&cid=e5daaeded21440e6&ts=575&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"elements\": [],\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 2042159,\n            \"updatedGrade\": 0,\n            \"predictedGrade\": 0,\n            \"automaticConfidenceLevelId\": 4,\n            \"confidenceLevelId\": 4,\n            \"lastGradeUpdateDate\": \"2024-11-19T12:45:36.801Z\"\n        }\n    ]\n}"}],"_postman_id":"fc0ac954-1d60-4379-90d7-69e5b92427a8"}],"id":"aac77a80-5e3b-4a2c-8637-cbf4189ff1c1","description":"<p>Creates a new element object.</p>\n","_postman_id":"aac77a80-5e3b-4a2c-8637-cbf4189ff1c1"},{"name":"Update an element","item":[{"name":"/api/v2/elements","id":"1c3f9e26-c9f8-4207-a1e1-cebf55bdad79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"customFields\": {\n  },\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementId\": {{elementId}},\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"grade\": null,\n  \"gradeMode\": null,\n  \"groups\": [],\n  \"intervalId\": null,\n  \"jiraIssueId\": null,\n  \"labelIds\": [],\n  \"levelId\": null,\n  \"name\": null,\n  \"orderValue\": null,\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"private\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"updateStatusForNestedElements\": null,\n  \"users\": [],\n  \"workspaceId\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/elements","description":"<p>Is supproted up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v2","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Id of updated element.</p>\n","type":"text/plain"},"key":"elementId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set groups. {\"id\": \"integer\"}. Example: 73131.</p>\n","type":"text/plain"},"key":"groups","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set interval. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set level. Example: 30504.</p>\n","type":"text/plain"},"key":"levelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set name. Example: \"Element name\".</p>\n","type":"text/plain"},"key":"name","value":"string"},{"disabled":true,"description":{"content":"<p>Confidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Does element contrubute grade to parent. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"contribute","value":"boolean"},{"disabled":true,"description":{"content":"<p>Current grade value. Example: 14.50.</p>\n","type":"text/plain"},"key":"currentValue","value":"number"},{"disabled":true,"description":{"content":"<p>Custom fields values. {\"custom_field_1_id\": \"value\", \"custom_field_2_id\": \"value\"}.</p>\n","type":"text/plain"},"key":"customFields","value":"object"},{"disabled":true,"description":{"content":"<p>Element description. Example: \"Description\".</p>\n","type":"text/plain"},"key":"description","value":"string"},{"disabled":true,"description":{"content":"<p>Element due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDate","value":"string"},{"disabled":true,"description":{"content":"<p>Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Element start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"elementStartDate","value":"string"},{"disabled":true,"description":{"content":"<p>Element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"fieldTypeId","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Auto, 2: Manual. Default: Auto. Example: 1.</p>\n","type":"text/plain"},"key":"gradeMode","value":"integer"},{"disabled":true,"description":{"content":"<p>Jira issues linked to an element. Example: P3-1.</p>\n","type":"text/plain"},"key":"jiraIssueId","value":"string"},{"disabled":true,"description":{"content":"<p>Set label. Example: sample_label.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Example: 0.0.</p>\n","type":"text/plain"},"key":"originalValue","value":"integer"},{"disabled":true,"description":{"content":"<p>Set parent element. Example: 1145221.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"description":{"content":"<p>Element manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.</p>\n","type":"text/plain"},"key":"startDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Target grade value. Example: 72.00.</p>\n","type":"text/plain"},"key":"targetValue","value":"number"},{"disabled":true,"description":{"content":"<p>Assign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.</p>\n","type":"text/plain"},"key":"users","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set element privacy. Defaul: False. Example: True.</p>\n","type":"text/plain"},"key":"private","value":"boolean"},{"disabled":true,"key":"updateStatusForNestedElements","value":"boolean"},{"disabled":true,"key":"grade","value":"number"},{"disabled":true,"key":"orderValue","value":"integer"}],"variable":[]}},"response":[{"id":"7c8d5583-ab75-4b41-9934-1f7c28141339","name":"200","originalRequest":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"customFields\": {\n  },\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementId\": {{elementId}},\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"grade\": null,\n  \"gradeMode\": null,\n  \"groups\": [],\n  \"intervalId\": null,\n  \"jiraIssueId\": null,\n  \"labelIds\": [],\n  \"levelId\": null,\n  \"name\": null,\n  \"orderValue\": null,\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"private\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"updateStatusForNestedElements\": null,\n  \"users\": [],\n  \"workspaceId\": null\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/elements","host":["{{baseUrl}}"],"path":["api","v2","elements"],"query":[{"key":"elementId","value":"integer","description":"required 🔴","disabled":true},{"key":"groups","value":"array[object]","description":"optional\n\nSet groups. {\"id\": \"integer\"}. Example: 73131.","type":"text","disabled":true},{"key":"workspaceId","value":"integer","description":"optional\n\nSet workspace. Example: 10241.","disabled":true},{"key":"intervalId","value":"integer","description":"optional\n\nSet interval. Example: 62185.","disabled":true},{"key":"levelId","value":"integer","description":"optional\n\nSet level. Example: 30504.","disabled":true},{"key":"name","value":"string","description":"optional\n\nSet name. Example: \"Element name\".","disabled":true},{"key":"confidenceLevelId","value":"integer","description":"optional\n\nConfidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","type":"text","disabled":true},{"key":"contribute","value":"boolean","description":"optional\n\nDoes element contrubute grade to parent. Default: False. Example: True.","type":"text","disabled":true},{"key":"currentValue","value":"number","description":"optional\n\nCurrent grade value. Example: 14.50.","type":"text","disabled":true},{"key":"customFields","value":"object","description":"optional\n\nCustom fields values. {\"custom_field_1_id\": \"value\", \"custom_field_2_id\": \"value\"}.","disabled":true},{"key":"description","value":"string","description":"optional\n\nElement description. Example: \"Description\".","type":"text","disabled":true},{"key":"dueDate","value":"string","description":"optional\n\nElement due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"dueDateManual","value":"string","description":"optional\n\nFormat yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"elementStartDate","value":"string","description":"optional\n\nElement start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"fieldTypeId","value":"integer","description":"optional\n\nElement type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","type":"text","disabled":true},{"key":"gradeMode","value":"integer","description":"optional\n\n1: Auto, 2: Manual. Default: Auto. Example: 1.","type":"text","disabled":true},{"key":"jiraIssueId","value":"string","description":"optional\n\nJira issues linked to an element. Example: P3-1.","type":"text","disabled":true},{"key":"labelIds","value":"array[integer]","description":"optional\n\nSet label. Example: sample_label.","type":"text","disabled":true},{"key":"originalValue","value":"integer","description":"optional\n\nExample: 0.0.","type":"text","disabled":true},{"key":"parentId","value":"integer","description":"optional\n\nSet parent element. Example: 1145221.","type":"text","disabled":true},{"key":"startDateManual","value":"string","description":"optional\n\nElement manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.","type":"text","disabled":true},{"key":"targetValue","value":"number","description":"optional\n\nTarget grade value. Example: 72.00.","type":"text","disabled":true},{"key":"users","value":"array[object]","description":"optional\n\nAssign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.","type":"text","disabled":true},{"key":"private","value":"boolean","description":"optional\n\nSet element privacy. Defaul: False. Example: True.","disabled":true},{"key":"updateStatusForNestedElements","value":"boolean","description":"optional","type":"text","disabled":true},{"key":"grade","value":"number","description":"optional","disabled":true},{"key":"orderValue","value":"integer","description":"optional","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 16:28:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=2qLU3saYxH6RdOcCEjKyIUT82c%2BPgoKEbzCg%2FpQ4QX5EFRJejBS%2Bww7sYcXSch2gITNzmgFiBklQ6kfxmWbzdYZEt92NKSt5jGHA8wkfSg4HiLrk9wxa0mrgPCOIzJTBFmmrvUk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"863528d4aa2d7fed-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"element\": {\n        \"private\": false,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"id\": 1427827,\n        \"displayId\": \"Я В-O-12\",\n        \"workspaceId\": 12245,\n        \"workspaceKey\": \"Я В\",\n        \"workspaceName\": \"мить\",\n        \"parentId\": null,\n        \"name\": \"Objective\\n\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-16T09:26:38.000Z\",\n        \"lastUpdateDate\": \"2024-03-12T16:28:49.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\",\n        \"gradeMode\": 1,\n        \"grade\": 0,\n        \"autoGrade\": 0,\n        \"hierarchyGrade\": null,\n        \"gradeColor\": \"grade-red\",\n        \"innerId\": 12,\n        \"childCount\": 0,\n        \"visibleCount\": 0,\n        \"childElements\": [],\n        \"parentItems\": [],\n        \"permissions\": [\n            \"UPDATE\",\n            \"REMOVE\",\n            \"COPY\",\n            \"READ\"\n        ],\n        \"contribute\": false,\n        \"existContributeChildren\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"orderValue\": 1,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"jiraStatusColor\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"elementStartDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"issueIcon\": null,\n        \"expanded\": false,\n        \"hiddenByFilter\": true,\n        \"fitFilterCriteria\": true,\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelPrefix\": \"A\",\n        \"levelName\": \"AAA\",\n        \"levelColor\": \"A769F6\",\n        \"levelOrder\": 0,\n        \"labels\": [],\n        \"gradeInfo\": null,\n        \"automaticDueDate\": \"2024-03-31T23:59:59.000Z\",\n        \"automaticElementStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"timePassedPercent\": 78.77658470398157,\n        \"predictedGrade\": 0,\n        \"statusIntervals\": {\n            \"atRiskStart\": 0,\n            \"atRiskEnd\": 40,\n            \"behindStart\": 40.01,\n            \"behindEnd\": 70,\n            \"onTrackStart\": 70.01,\n            \"onTrackEnd\": 100\n        },\n        \"startDateManual\": 0,\n        \"dueDateManual\": 0,\n        \"hierarchyLevel\": 0,\n        \"lastCommentUpdateDate\": null,\n        \"lastCommentId\": null,\n        \"customFields\": {},\n        \"deleted\": false,\n        \"gradeToUse\": 0\n    },\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 1427827,\n            \"updatedGrade\": 0,\n            \"predictedGrade\": 0,\n            \"updatedColor\": \"grade-red\",\n            \"automaticConfidenceLevelId\": 3,\n            \"confidenceLevelId\": 0,\n            \"existContributeChildren\": false,\n            \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\"\n        }\n    ],\n    \"orderChanged\": [],\n    \"changedElementDates\": [\n        {\n            \"elementId\": 1427827,\n            \"elementStartDate\": null,\n            \"dueDate\": null,\n            \"automaticDueDate\": \"2024-03-31T23:59:59.000Z\",\n            \"automaticElementStartDate\": \"2024-01-01T00:00:00.000Z\",\n            \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0\n        }\n    ]\n}"}],"_postman_id":"1c3f9e26-c9f8-4207-a1e1-cebf55bdad79"},{"name":"/api/v3/elements","id":"e7be3a58-df6c-4e6c-8424-343f336fa61d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"customFields\": {},\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementId\": {{elementId}},\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"grade\": null,\n  \"gradeMode\": null,\n  \"groups\": [],\n  \"intervalId\": null,\n  \"jiraIssueId\": null,\n  \"labelIds\": [],\n  \"levelId\": null,\n  \"name\": null,\n  \"orderValue\": null,\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"private\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"updateStatusForNestedElements\": null,\n  \"users\": [],\n  \"workspaceId\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements","urlObject":{"path":["api","v3","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Id of updated element.</p>\n","type":"text/plain"},"key":"elementId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Set groups. {\"id\": \"integer\"}. Example: 73131.</p>\n","type":"text/plain"},"key":"groups","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set interval. Example: 62185.</p>\n","type":"text/plain"},"key":"intervalId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set level. Example: 30504.</p>\n","type":"text/plain"},"key":"levelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Set name. Example: \"Element name\".</p>\n","type":"text/plain"},"key":"name","value":"string"},{"disabled":true,"description":{"content":"<p>Confidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.</p>\n","type":"text/plain"},"key":"confidenceLevelId","value":"integer"},{"disabled":true,"description":{"content":"<p>Does element contrubute grade to parent. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"contribute","value":"boolean"},{"disabled":true,"description":{"content":"<p>Current grade value. Example: 14.50.</p>\n","type":"text/plain"},"key":"currentValue","value":"number"},{"disabled":true,"description":{"content":"<p>Set custom fields values for updated element object.</p>\n<p>\"customFields\": {\n    \"id1\": {\"any\"},\n    \"id2\": {\"any\"},\n    \"id3\": {\"any\"}\n  }</p>\n","type":"text/plain"},"key":"customFields","value":"object"},{"disabled":true,"description":{"content":"<p>Element description. Example: \"Description\".</p>\n","type":"text/plain"},"key":"description","value":"string"},{"disabled":true,"description":{"content":"<p>Element due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDate","value":"string"},{"disabled":true,"description":{"content":"<p>Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"dueDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Element start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.</p>\n","type":"text/plain"},"key":"startDate","value":"string"},{"disabled":true,"description":{"content":"<p>Element type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.</p>\n","type":"text/plain"},"key":"fieldTypeId","value":"integer"},{"disabled":true,"description":{"content":"<p>1: Auto, 2: Manual. Default: Auto. Example: 1.</p>\n","type":"text/plain"},"key":"gradeMode","value":"integer"},{"disabled":true,"description":{"content":"<p>Jira issues linked to an element. Example: P3-1.</p>\n","type":"text/plain"},"key":"jiraIssueId","value":"string"},{"disabled":true,"description":{"content":"<p>Set label. Example: sample_label.</p>\n","type":"text/plain"},"key":"labelIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Example: 0.0.</p>\n","type":"text/plain"},"key":"originalValue","value":"integer"},{"disabled":true,"description":{"content":"<p>Set parent element. Example: 1145221.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"description":{"content":"<p>Element manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.</p>\n","type":"text/plain"},"key":"startDateManual","value":"string"},{"disabled":true,"description":{"content":"<p>Target grade value. Example: 72.00.</p>\n","type":"text/plain"},"key":"targetValue","value":"number"},{"disabled":true,"description":{"content":"<p>Assign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.</p>\n","type":"text/plain"},"key":"users","value":"array[object]"},{"disabled":true,"description":{"content":"<p>Set element privacy. Defaul: False. Example: True.</p>\n","type":"text/plain"},"key":"private","value":"boolean"},{"disabled":true,"key":"updateStatusForNestedElements","value":"boolean"},{"disabled":true,"key":"grade","value":"number"}],"variable":[]}},"response":[{"id":"c0ba892d-286d-48ce-b66d-fd91a43c0f8d","name":"200","originalRequest":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"confidenceLevelId\": null,\n  \"contribute\": null,\n  \"currentValue\": null,\n  \"customFields\": {},\n  \"description\": null,\n  \"dueDate\": null,\n  \"dueDateManual\": null,\n  \"elementId\": {{elementId}},\n  \"elementStartDate\": null,\n  \"fieldTypeId\": null,\n  \"grade\": null,\n  \"gradeMode\": null,\n  \"groups\": [],\n  \"intervalId\": null,\n  \"jiraIssueId\": null,\n  \"labelIds\": [],\n  \"levelId\": null,\n  \"name\": null,\n  \"orderValue\": null,\n  \"originalValue\": null,\n  \"parentId\": null,\n  \"private\": null,\n  \"startDateManual\": null,\n  \"targetValue\": null,\n  \"updateStatusForNestedElements\": null,\n  \"users\": [],\n  \"workspaceId\": null\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v3/elements","host":["{{baseUrl}}"],"path":["api","v3","elements"],"query":[{"key":"elementId","value":"integer","description":"required 🔴","disabled":true},{"key":"groups","value":"array[object]","description":"optional\n\nSet groups. {\"id\": \"integer\"}. Example: 73131.","type":"text","disabled":true},{"key":"workspaceId","value":"integer","description":"optional\n\nSet workspace. Example: 10241.","disabled":true},{"key":"intervalId","value":"integer","description":"optional\n\nSet interval. Example: 62185.","disabled":true},{"key":"levelId","value":"integer","description":"optional\n\nSet level. Example: 30504.","disabled":true},{"key":"name","value":"string","description":"optional\n\nSet name. Example: \"Element name\".","disabled":true},{"key":"confidenceLevelId","value":"integer","description":"optional\n\nConfidence level. 1: On Track, 2: Behind, 3: At Risk, 4: Not started, 5: Closed, 6: Abandoned, 9: Backlog. Example: 1.","type":"text","disabled":true},{"key":"contribute","value":"boolean","description":"optional\n\nDoes element contrubute grade to parent. Default: False. Example: True.","type":"text","disabled":true},{"key":"currentValue","value":"number","description":"optional\n\nCurrent grade value. Example: 14.50.","type":"text","disabled":true},{"key":"customFields","value":"object","description":"optional\n\nSet custom fields values for updated element object.\n\n\"customFields\": {\n    \"id1\": {\"any\"},\n    \"id2\": {\"any\"},\n    \"id3\": {\"any\"}\n  }","disabled":true},{"key":"description","value":"string","description":"optional\n\nElement description. Example: \"Description\".","type":"text","disabled":true},{"key":"dueDate","value":"string","description":"optional\n\nElement due date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"dueDateManual","value":"string","description":"optional\n\nFormat yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"startDate","value":"string","description":"optional\n\nElement start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-04T09:10:40.326Z.","type":"text","disabled":true},{"key":"fieldTypeId","value":"integer","description":"optional\n\nElement type. 1: Objective, 4: Key result, 5: Jira issue. Example: 1.","type":"text","disabled":true},{"key":"gradeMode","value":"integer","description":"optional\n\n1: Auto, 2: Manual. Default: Auto. Example: 1.","type":"text","disabled":true},{"key":"jiraIssueId","value":"string","description":"optional\n\nJira issues linked to an element. Example: P3-1.","type":"text","disabled":true},{"key":"labelIds","value":"array[integer]","description":"optional\n\nSet label. Example: sample_label.","type":"text","disabled":true},{"key":"originalValue","value":"integer","description":"optional\n\nExample: 0.0.","type":"text","disabled":true},{"key":"parentId","value":"integer","description":"optional\n\nSet parent element. Example: 1145221.","type":"text","disabled":true},{"key":"startDateManual","value":"string","description":"optional\n\nElement manual start date. Format yyyy-MM-dd'T'HH:mm:ss.SSSX. Example: 2023-08-08T10:41:18.000Z.","type":"text","disabled":true},{"key":"targetValue","value":"number","description":"optional\n\nTarget grade value. Example: 72.00.","type":"text","disabled":true},{"key":"users","value":"array[object]","description":"optional\n\nAssign user. [ { \"accountId\": \"string\", \"elementRoleId\": \"integer\" } ]. elementRoleId options: 1: Owner, 2: Stakeholder.","type":"text","disabled":true},{"key":"private","value":"boolean","description":"optional\n\nSet element privacy. Defaul: False. Example: True.","disabled":true},{"key":"updateStatusForNestedElements","value":"boolean","description":"optional","type":"text","disabled":true},{"key":"grade","value":"number","description":"optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Nov 2024 12:48:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5jYQurIvziAdkm8iGYV64B7H5i9A6IdB9M8Ku6%2Fo6lG3n8g%2Bwy58gXIrYIYSao5XiLRklVNQcSIEyIVA2CcJDe4RsRk4tf5iV4UB%2BA71HsvDA%2Bfu8%2Fqo47zinZj7oOV5KmwSz8Y%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e504fedbdc1093e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2015&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1738&delivery_rate=775160&cwnd=215&unsent_bytes=0&cid=4196e6646f1c9c39&ts=915&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"element\": {\n        \"id\": 1427827,\n        \"displayId\": \"P-O-12\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"newName\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-16T09:26:38.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T12:48:03.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.5312192118461,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 1427827,\n            \"updatedGrade\": 0,\n            \"predictedGrade\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"confidenceLevelId\": 0,\n            \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\"\n        }\n    ],\n    \"orderChanged\": [],\n    \"changedElementDates\": [\n        {\n            \"elementId\": 1427827,\n            \"startDate\": null,\n            \"dueDate\": null,\n            \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0\n        }\n    ]\n}"}],"_postman_id":"e7be3a58-df6c-4e6c-8424-343f336fa61d"}],"id":"5e16cfed-89eb-4626-9255-3afc0a46a055","description":"<p>Updates entire existing element object.</p>\n","_postman_id":"5e16cfed-89eb-4626-9255-3afc0a46a055"},{"name":"Update an element particular attributes","item":[{"name":"/api/v3/elements","id":"36fdabd4-ff90-4d7f-b5ef-f5339430a6ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"id\": {{elementId}},\n  \"properties\": [\n    {\n      \"newValue\": {{propertyValue}},\n      \"propertyName\": {{propertyName}}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements","urlObject":{"path":["api","v3","elements"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Element id.</p>\n","type":"text/plain"},"key":"id","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Updated properties.</p>\n<p>{\n   \"newValue\": \"any\",\n   \"propertyName\": \"string\"\n}</p>\n","type":"text/plain"},"key":"properties","value":"array[object]"}],"variable":[]}},"response":[{"id":"77d28a75-4240-44df-bf52-749d9a99111b","name":"200","originalRequest":{"method":"PATCH","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"id\": {{elementId}},\n  \"properties\": [\n    {\n      \"newValue\": {{propertyValue}},\n      \"propertyName\": {{propertyName}}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v3/elements","host":["{{baseUrl}}"],"path":["api","v3","elements"],"query":[{"key":"id","value":"integer","description":"required 🔴","type":"text","disabled":true},{"key":"properties","value":"array[object]","description":"optional\n\n{\n   \"newValue\": \"any\",\n   \"propertyName\": \"string\"\n}","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Nov 2024 11:51:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NT3Q7gL%2FrZvQUqilsUQ2bnCkyGNXtnlQFOT2lpNIIWfQHSLoxvkyIL8BaMvbPg313ueZ3yE6BLMGclaiQkjDemWBdXzUGHY8wRPVFxGgdoD5sAQb37s11Hipfymgb6ExvRmcAG8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8e4ffcf5d92439b8-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2186&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=973&delivery_rate=1440079&cwnd=230&unsent_bytes=0&cid=d4aaf89a84efcf28&ts=945&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"element\": {\n        \"id\": 1427827,\n        \"displayId\": \"P-O-12\",\n        \"workspaceId\": 12245,\n        \"workspaceName\": \"Public\",\n        \"parentId\": null,\n        \"name\": \"newName\",\n        \"description\": \"\",\n        \"users\": [],\n        \"groups\": [],\n        \"typeId\": 1,\n        \"createDate\": \"2024-02-16T09:26:38.000Z\",\n        \"lastUpdateDate\": \"2024-11-19T11:51:25.000Z\",\n        \"lastGradeUpdateDate\": \"2024-02-16T09:26:38.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": false,\n        \"originalValue\": 0,\n        \"currentValue\": 0,\n        \"targetValue\": 0,\n        \"fieldTypeId\": 0,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 74608,\n        \"intervalName\": \"Q1 2024\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 30641,\n        \"levelName\": \"AAA\",\n        \"labels\": [],\n        \"timePassedPercent\": 355.4879965262511,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"private\": false\n    },\n    \"updatedElementParameters\": [],\n    \"orderChanged\": [],\n    \"changedElementDates\": [\n        {\n            \"elementId\": 1427827,\n            \"startDate\": null,\n            \"dueDate\": null,\n            \"intervalStartDate\": \"2024-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2024-03-31T23:59:59.000Z\",\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0\n        }\n    ]\n}"}],"_postman_id":"36fdabd4-ff90-4d7f-b5ef-f5339430a6ae"}],"id":"109d2131-f95c-43df-9a9d-7b4991499e89","description":"<p>Updates elements individual properties.</p>\n","_postman_id":"109d2131-f95c-43df-9a9d-7b4991499e89"},{"name":"Delete an element","item":[{"name":"/api/v2/elements","id":"c87d796a-ed2c-4a5e-8453-9547e0d05724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": 1427824,\n  \"removeNestedObjectives\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/elements/","urlObject":{"path":["api","v2","elements",""],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Target element id. Example: 1488520.</p>\n","type":"text/plain"},"key":"elementId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Remove all nested elements. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"removeNestedObjectives","value":"boolean"}],"variable":[]}},"response":[{"id":"01e5f9f1-fce2-459a-beda-01eb1cf2458a","name":"200","originalRequest":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": {{id}},\n  \"removeNestedObjectives\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/elements/","host":["{{baseUrl}}"],"path":["api","v2","elements",""],"query":[{"key":"elementId","value":"integer","description":"required 🔴\n\nTarget element id. Example: 1488520.","type":"text","disabled":true},{"key":"removeNestedObjectives","value":"boolean","description":"optional\n\nDefault: False. Example: True.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Mar 2024 13:51:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=YoV7Fw2k21IcyaR4xgwP0x1TVxJGL1OAKyucSj%2BP2%2BKCVTEGd33ZscxqcDHlc0n9TbwCj%2FzLrFxcFcjqG6bq4rTV1uJJUw3wUCPfyWA6IZkvt1N22sM6ChwXXtrukR6ONJV4B7M%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"863c7f59cb0f57a8-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"updatedElementParameters\": []\n}"}],"_postman_id":"c87d796a-ed2c-4a5e-8453-9547e0d05724"},{"name":"/api/v3/elements/{id}","id":"3d9a8020-5021-4fae-9ddb-94c257423145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v3/elements/{{id}}","urlObject":{"path":["api","v3","elements","{{id}}"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Element id.</p>\n","type":"text/plain"},"key":"id","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Remove all nested elements. Default: False. Example: True.</p>\n","type":"text/plain"},"key":"removeNestedObjectives","value":"boolean (Required)"}],"variable":[]}},"response":[{"id":"22085e5b-539f-44e2-9c40-209757e4b5a3","name":"200","originalRequest":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v3/elements/{{id}}?id=1425412&removeNestedObjectives=1","host":["{{baseUrl}}"],"path":["api","v3","elements","{{id}}"],"query":[{"key":"id","value":"1425412","description":"Element id.","type":"text"},{"key":"removeNestedObjectives","value":"1","description":"Remove all nested elements. Default: False. Example: True."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 13:11:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=K4hv%2FtPvKyLDzBZxP3QkwMi6JkfFSG5FBxvn0XelklJ8v0Z%2F50nzolUxRA73g96pl0WkQDhG2NkBOSlFP3vbA4l1sqNckLkDNVbJWgarkEP63W5Wi3s6JWoaZAtk2XbZs4RffI8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93d171a1bed3c9bb-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2281&min_rtt=2112&rtt_var=913&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1124&delivery_rate=685606&cwnd=250&unsent_bytes=0&cid=64febe170a27615d&ts=506&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"updatedElementParameters\": []\n}"}],"_postman_id":"3d9a8020-5021-4fae-9ddb-94c257423145"}],"id":"67b0f363-ef85-4a14-90e8-212ec42c353f","description":"<p>Deletes existing element object.</p>\n","_postman_id":"67b0f363-ef85-4a14-90e8-212ec42c353f"},{"name":"Retrieve element progress history","item":[{"name":"/api/v3/elements/values/bulk","id":"25c73652-8199-4970-949d-295265fd901a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1264478],\n  \"startDate\": \"2025-11-01\",\n  \"endDate\": \"2025-11-29\",\n  \"offset\": 0,\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements/values/bulk","urlObject":{"path":["api","v3","elements","values","bulk"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>List of element ids.</p>\n","type":"text/plain"},"key":"elementIds","value":"array[integer] (Required)"},{"disabled":true,"description":{"content":"<p>Filter by date.</p>\n","type":"text/plain"},"key":"startDate","value":"string"},{"disabled":true,"description":{"content":"<p>Filter by date.</p>\n","type":"text/plain"},"key":"endDate","value":"string"},{"disabled":true,"description":{"content":"<p>Pagination.</p>\n","type":"text/plain"},"key":"offset","value":"integer"},{"disabled":true,"description":{"content":"<p>Pagination.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"523d8a7b-c7f7-44d0-ade0-aaa668c2855d","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1264478],\n  \"startDate\": \"2025-11-01\",\n  \"endDate\": \"2025-11-29\",\n  \"offset\": 0,\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v3/elements/values/bulk","host":["{{baseUrl}}"],"path":["api","v3","elements","values","bulk"],"query":[{"key":"elementIds","value":"array[integer] (Required)","description":"List of element ids.","type":"text","disabled":true},{"key":"startDate","value":"string","description":"Filter by date.","type":"text","disabled":true},{"key":"endDate","value":"string","description":"Filter by date.","type":"text","disabled":true},{"key":"offset","value":"integer","description":"Pagination.","type":"text","disabled":true},{"key":"limit","value":"integer","description":"Pagination.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 03 Dec 2025 16:24:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=3aR3o50hiU5ROIucTrRHeQVklrfxly%2BqgGVomszBG3opHvkTbKqFiTE%2BaCdY%2FqA8LO2qsriU%2FGGRxnzdWNqgq3CPOEwFQOcSFjy%2BRFpJCw%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a846a510a4582d4-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"elementId\": 1264478,\n        \"values\": [\n            {\n                \"elementValue\": 555,\n                \"valueDate\": \"2025-11-29\",\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"userName\": \"Yaroslav Dromov\"\n            },\n            {\n                \"elementValue\": 44,\n                \"valueDate\": \"2025-11-29\",\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"userName\": \"Yaroslav Dromov\"\n            },\n            {\n                \"elementValue\": 11,\n                \"valueDate\": \"2025-11-28\",\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"userName\": \"Yaroslav Dromov\"\n            },\n            {\n                \"elementValue\": 5552,\n                \"valueDate\": \"2025-11-04\",\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"userName\": \"Yaroslav Dromov\"\n            }\n        ]\n    }\n]"}],"_postman_id":"25c73652-8199-4970-949d-295265fd901a"}],"id":"37520ed9-3a81-4cc9-a08d-d0e04d31873e","_postman_id":"37520ed9-3a81-4cc9-a08d-d0e04d31873e","description":""}],"id":"487e6c90-21cc-4ff9-8335-928c5040a55c","description":"<p>Element is a key entity of Oboard application. Elements can be objectives, key results, or jira issues.</p>\n","_postman_id":"487e6c90-21cc-4ff9-8335-928c5040a55c"},{"name":"Checkin","item":[{"name":"Create checkin","item":[{"name":"/api/v1/checkin","id":"edb68944-239c-4a2a-9f20-5d165da2086f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": 1260552,\n  \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n  \"checkinDate\": \"2025-12-01T00:00:00.000Z\",\n  \"newValue\": 75.0,\n  \"newStatus\": 2,\n  \"comment\": \"Made significant progress this week. Completed 25 additional tasks.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v1/checkin","urlObject":{"path":["api","v1","checkin"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Element id.</p>\n","type":"text/plain"},"key":"elementId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Today if null. Format \"2025-12-01T00:00:00.000Z\".</p>\n","type":"text/plain"},"key":"checkinDate","value":"date (Required)"},{"disabled":true,"description":{"content":"<p>User id.</p>\n","type":"text/plain"},"key":"accountId","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>Required if status and comment are empty.</p>\n","type":"text/plain"},"key":"newValue","value":"number (Conditional)"},{"disabled":true,"description":{"content":"<p>Required if value and comment are empty.</p>\n","type":"text/plain"},"key":"newStatus","value":"integer (Conditional)"},{"disabled":true,"description":{"content":"<p>Required if value and status are empty.</p>\n","type":"text/plain"},"key":"comment","value":"string (Conditional)"}],"variable":[]}},"response":[{"id":"8ae775e0-e55b-421e-8d4c-979e0385fe3e","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": 1260552,\n  \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n  \"checkinDate\": \"2025-12-01T00:00:00.000Z\",\n  \"newValue\": 75.0,\n  \"newStatus\": 2,\n  \"comment\": \"Made significant progress this week. Completed 25 additional tasks.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v1/checkin","host":["{{baseUrl}}"],"path":["api","v1","checkin"],"query":[{"key":"elementId","value":"1260552","description":"Required","disabled":true},{"key":"checkinDate","value":"\"2024-03-15T10:30:00Z\"","description":"Set now if null. Format \"2025-12-01T00:00:00.000Z\".","type":"text","disabled":true},{"key":"accountId","value":"","description":"Required","type":"text","disabled":true},{"key":"newValue","value":"","description":"Required if status or comment are missing.","type":"text","disabled":true},{"key":"newStatus","value":"","description":"Required if value or comment are missing.","type":"text","disabled":true},{"key":"comment","value":"","description":"Required if value or status are missing.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 02 Dec 2025 14:29:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=2UNXTTkAJFpJ1upIBg1JRBj9qSib6zS7KwsDCxPN%2BrfmifSX8%2FMwL6lhL0VVLmuhYm1qKyNUugkMFZgI8exRxqNq2XLRdk0mfjViKwaPGg%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a7b83eb3f940780-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7248,\n    \"author\": {\n        \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n        \"name\": \"Oleksandr Bernadin66111\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\"\n    },\n    \"checkinDate\": \"2025-12-01T23:59:59.000Z\",\n    \"valueChange\": {\n        \"from\": {\n            \"value\": null,\n            \"unit\": \"$$\"\n        },\n        \"to\": {\n            \"value\": 75,\n            \"unit\": \"$$\"\n        }\n    },\n    \"progressChange\": {\n        \"from\": {\n            \"value\": 25,\n            \"color\": \"grade-blue\"\n        },\n        \"to\": {\n            \"value\": 25,\n            \"color\": \"grade-purpur\"\n        }\n    },\n    \"statusChange\": {\n        \"from\": {\n            \"value\": 6,\n            \"automaticConfidenceLevelId\": 6\n        },\n        \"to\": {\n            \"value\": 2,\n            \"automaticConfidenceLevelId\": 2\n        }\n    },\n    \"comments\": [\n        {\n            \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n            \"id\": 35844,\n            \"text\": \"Made significant progress this week. Completed 25 additional tasks.\",\n            \"objectiveId\": 1260552,\n            \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n            \"parentId\": null,\n            \"createDate\": \"2025-12-01T23:59:59.000Z\",\n            \"editDate\": null,\n            \"childComments\": null,\n            \"userName\": \"Oleksandr Bernadin66111\",\n            \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\",\n            \"checkinId\": 7248,\n            \"reactions\": {},\n            \"checkinData\": {\n                \"id\": 7248,\n                \"author\": {\n                    \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n                    \"name\": \"Oleksandr Bernadin66111\",\n                    \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\"\n                },\n                \"checkinDate\": \"2025-12-01T23:59:59.000Z\",\n                \"valueChange\": {\n                    \"from\": {\n                        \"value\": null,\n                        \"unit\": \"$$\"\n                    },\n                    \"to\": {\n                        \"value\": null,\n                        \"unit\": \"$$\"\n                    }\n                },\n                \"progressChange\": {\n                    \"from\": {\n                        \"value\": 25,\n                        \"color\": \"grade-blue\"\n                    },\n                    \"to\": {\n                        \"value\": 25,\n                        \"color\": \"grade-blue\"\n                    }\n                },\n                \"statusChange\": {\n                    \"from\": {\n                        \"value\": 6,\n                        \"automaticConfidenceLevelId\": 6\n                    },\n                    \"to\": {\n                        \"value\": 0,\n                        \"automaticConfidenceLevelId\": 6\n                    }\n                },\n                \"comments\": [],\n                \"element\": null,\n                \"permissions\": [\n                    \"READ\",\n                    \"UPDATE\",\n                    \"REMOVE\"\n                ]\n            }\n        }\n    ],\n    \"changedElementDates\": [\n        {\n            \"elementId\": 1260551,\n            \"startDate\": null,\n            \"dueDate\": null,\n            \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n            \"startDateManual\": 0,\n            \"dueDateManual\": 0\n        },\n        {\n            \"elementId\": 1260552,\n            \"startDate\": null,\n            \"dueDate\": null,\n            \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n            \"startDateManual\": 1,\n            \"dueDateManual\": 1\n        }\n    ],\n    \"element\": {\n        \"id\": 1260552,\n        \"displayId\": \"TES-69\",\n        \"workspaceId\": 164900,\n        \"workspaceName\": \"Test SSO\",\n        \"parentId\": 1260551,\n        \"name\": \"2\",\n        \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n        \"users\": [],\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\"\n            }\n        ],\n        \"typeId\": 4,\n        \"createDate\": \"2025-11-06T15:36:25.000Z\",\n        \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n        \"lastGradeUpdateDate\": \"2025-12-02T00:00:00.000Z\",\n        \"childCount\": 2,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 75,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 6,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": 1,\n        \"jiraStatus\": null,\n        \"intervalId\": 835864,\n        \"intervalName\": \"Q4 2025\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 2,\n        \"automaticConfidenceLevelId\": 2,\n        \"levelId\": 7807,\n        \"levelName\": \"Key result\",\n        \"labels\": [],\n        \"timePassedPercent\": 68.04745277871538,\n        \"predictedGrade\": 4004.9999999999995,\n        \"grade\": 25,\n        \"customFields\": {},\n        \"unit\": \"$$\",\n        \"progressAggregationTypeId\": 0,\n        \"elementTargetPeriods\": [],\n        \"lastCheckin\": {\n            \"id\": 7247,\n            \"date\": \"2025-12-02T14:26:55.000Z\"\n        },\n        \"private\": false\n    },\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 1260552,\n            \"updatedGrade\": 25,\n            \"predictedGrade\": 4004.9999999999995,\n            \"automaticConfidenceLevelId\": 2,\n            \"confidenceLevelId\": 2,\n            \"lastGradeUpdateDate\": \"2025-12-02T00:00:00.000Z\"\n        },\n        {\n            \"elementId\": 1260551,\n            \"updatedGrade\": 43.75,\n            \"predictedGrade\": 47.093935573276205,\n            \"automaticConfidenceLevelId\": 2,\n            \"confidenceLevelId\": 0,\n            \"lastGradeUpdateDate\": \"2025-12-02T00:00:00.000Z\"\n        }\n    ]\n}"}],"_postman_id":"edb68944-239c-4a2a-9f20-5d165da2086f"}],"id":"8c16ed2a-3bf4-4533-a5ef-aeafb107f108","_postman_id":"8c16ed2a-3bf4-4533-a5ef-aeafb107f108","description":""},{"name":"Retrieve checkin","item":[{"name":"/api/v1/checkin/search","id":"db7891bc-6ea1-40c9-a518-922b9c2381c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1260552],\n  \"createDateFrom\": \"2025-11-01T00:00:00.000Z\",\n  \"createDateTo\": \"2025-12-01T00:00:00.000Z\",\n  \"includeElementData\": true,\n  \"includeCommentsData\": true,\n  \"startAt\": 0,\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v1/checkin/search","urlObject":{"path":["api","v1","checkin","search"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>List of element ids.</p>\n","type":"text/plain"},"key":"elementIds","value":"array[nteger] (Required)"},{"disabled":true,"description":{"content":"<p>Checkin create date from.</p>\n","type":"text/plain"},"key":"createDateFrom","value":"date"},{"disabled":true,"description":{"content":"<p>Checkin create date to.</p>\n","type":"text/plain"},"key":"createDateTo","value":"date"},{"disabled":true,"description":{"content":"<p>Add element object when True.</p>\n","type":"text/plain"},"key":"includeElementData","value":"boolean"},{"disabled":true,"description":{"content":"<p>Add comment details when True.</p>\n","type":"text/plain"},"key":"includeCommentsData","value":"boolean"},{"disabled":true,"description":{"content":"<p>Pagination.</p>\n","type":"text/plain"},"key":"startAt","value":"integer"},{"disabled":true,"description":{"content":"<p>Pagination.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"9ccc82fd-c2f7-41c9-b32f-b588844d39e3","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1260552],\n  \"createDateFrom\": \"2025-11-01T00:00:00.000Z\",\n  \"createDateTo\": \"2025-12-01T00:00:00.000Z\",\n  \"includeElementData\": true,\n  \"includeCommentsData\": true,\n  \"startAt\": 0,\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v1/checkin/search","host":["{{baseUrl}}"],"path":["api","v1","checkin","search"],"query":[{"key":"elementIds","value":"array[nteger] (Required)","description":"List of element ids.","type":"text","disabled":true},{"key":"createDateFrom","value":"date","description":"Checkin create date from.","type":"text","disabled":true},{"key":"createDateTo","value":"date","description":"Checkin create date to.","type":"text","disabled":true},{"key":"includeElementData","value":"boolean","description":"Add element object when True.","type":"text","disabled":true},{"key":"includeCommentsData","value":"boolean","description":"Add comment details when True.","type":"text","disabled":true},{"key":"startAt","value":"integer","description":"Pagination.","type":"text","disabled":true},{"key":"limit","value":"integer","description":"Pagination.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 03 Dec 2025 16:10:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=NS5AxzBMBr9KN7f46dELU92qvxDZZSmimMFQ5LKu8AOW36N0WEbpgt3KuSg%2BhBTPxgD%2FoUy%2Fpqd%2FyIMlVz0xm%2FDdfRS62wy6%2FAa1Awgh1A%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a84557f1b8fe610-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 33,\n    \"checkins\": [\n        {\n            \"id\": 7248,\n            \"author\": {\n                \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n                \"name\": \"Oleksandr Bernadin66111\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\"\n            },\n            \"checkinDate\": \"2025-12-01T23:59:59.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": 75,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 6,\n                    \"automaticConfidenceLevelId\": 6\n                },\n                \"to\": {\n                    \"value\": 2,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 35844,\n                    \"text\": \"Made significant progress this week. Completed 25 additional tasks.\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-12-01T23:59:59.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Oleksandr Bernadin66111\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\",\n                    \"checkinId\": 7248,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6613,\n            \"author\": {\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"name\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\"\n            },\n            \"checkinDate\": \"2025-11-25T11:26:09.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 6,\n                    \"automaticConfidenceLevelId\": 6\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 35096,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-25T11:26:09.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Yaroslav Dromov\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\",\n                    \"checkinId\": 6613,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6612,\n            \"author\": {\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"name\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\"\n            },\n            \"checkinDate\": \"2025-11-25T11:26:02.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 35095,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-25T11:26:02.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Yaroslav Dromov\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\",\n                    \"checkinId\": 6612,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6611,\n            \"author\": {\n                \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n                \"name\": \"Oleksandr Bernadin66111\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\"\n            },\n            \"checkinDate\": \"2025-11-25T11:25:17.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 35094,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-25T11:25:17.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Oleksandr Bernadin66111\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\",\n                    \"checkinId\": 6611,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6582,\n            \"author\": {\n                \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                \"name\": \"Dinaa+14\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\"\n            },\n            \"checkinDate\": \"2025-11-25T02:30:18.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 35062,\n                    \"text\": \"test comment\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-25T02:30:18.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Dinaa+14\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\",\n                    \"checkinId\": 6582,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6406,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:56:50.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-yellow\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 4,\n                    \"automaticConfidenceLevelId\": 4\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34863,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:56:50.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6406,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6405,\n            \"author\": {\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"name\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:56:43.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34862,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:56:43.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Yaroslav Dromov\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\",\n                    \"checkinId\": 6405,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6404,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:56:27.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34861,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:56:27.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6404,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6403,\n            \"author\": {\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"name\": \"Yaroslav Dromov\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:55:12.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-yellow\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 4,\n                    \"automaticConfidenceLevelId\": 4\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34860,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:55:12.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Yaroslav Dromov\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\",\n                    \"checkinId\": 6403,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6402,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:54:39.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 6,\n                    \"automaticConfidenceLevelId\": 6\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 6\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34859,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:54:39.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6402,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6401,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:54:30.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 6,\n                    \"automaticConfidenceLevelId\": 6\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34858,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:54:30.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6401,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6400,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:54:27.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34857,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:54:27.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6400,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6399,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:54:23.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-yellow\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 4,\n                    \"automaticConfidenceLevelId\": 4\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34856,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:54:23.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6399,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6398,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:53:50.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-red\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 2,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 3,\n                    \"automaticConfidenceLevelId\": 3\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34855,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:53:50.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6398,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6396,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:53:06.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-blue\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 6,\n                    \"automaticConfidenceLevelId\": 6\n                },\n                \"to\": {\n                    \"value\": 2,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34853,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:53:06.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6396,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6395,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:52:19.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-white\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 5,\n                    \"automaticConfidenceLevelId\": 5\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34852,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:52:19.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6395,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6394,\n            \"author\": {\n                \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                \"name\": \"Danylo Kobzarrr\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\"\n            },\n            \"checkinDate\": \"2025-11-24T14:31:13.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": 222,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34851,\n                    \"text\": \"\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T14:31:13.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Danylo Kobzarrr\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n                    \"checkinId\": 6394,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6387,\n            \"author\": {\n                \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                \"name\": \"Dinaa+14\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\"\n            },\n            \"checkinDate\": \"2025-11-24T00:22:32.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34844,\n                    \"text\": \"test comment\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T00:22:32.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Dinaa+14\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\",\n                    \"checkinId\": 6387,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6386,\n            \"author\": {\n                \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                \"name\": \"Dinaa+14\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\"\n            },\n            \"checkinDate\": \"2025-11-24T00:13:28.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34843,\n                    \"text\": \"test comment\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-24T00:13:28.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Dinaa+14\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\",\n                    \"checkinId\": 6386,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        },\n        {\n            \"id\": 6311,\n            \"author\": {\n                \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                \"name\": \"Dinaa+14\",\n                \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\"\n            },\n            \"checkinDate\": \"2025-11-21T11:49:04.000Z\",\n            \"valueChange\": {\n                \"from\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                },\n                \"to\": {\n                    \"value\": null,\n                    \"unit\": \"$$\"\n                }\n            },\n            \"progressChange\": {\n                \"from\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                },\n                \"to\": {\n                    \"value\": 25,\n                    \"color\": \"grade-purpur\"\n                }\n            },\n            \"statusChange\": {\n                \"from\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                },\n                \"to\": {\n                    \"value\": 0,\n                    \"automaticConfidenceLevelId\": 2\n                }\n            },\n            \"comments\": [\n                {\n                    \"iss\": \"10b48a28-4bf2-3725-9da3-e62f215d9717\",\n                    \"id\": 34838,\n                    \"text\": \"test comment\",\n                    \"objectiveId\": 1260552,\n                    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n                    \"parentId\": null,\n                    \"createDate\": \"2025-11-21T11:49:04.000Z\",\n                    \"editDate\": null,\n                    \"childComments\": null,\n                    \"userName\": \"Dinaa+14\",\n                    \"userAvatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\",\n                    \"checkinId\": 6311,\n                    \"reactions\": {},\n                    \"checkinData\": null\n                }\n            ],\n            \"element\": {\n                \"id\": 1260552,\n                \"displayId\": \"TES-69\",\n                \"workspaceId\": 164900,\n                \"workspaceName\": \"Test SSO\",\n                \"parentId\": 1260551,\n                \"name\": \"2\",\n                \"description\": \"<p><a target=\\\"_blank\\\" rel=\\\"noopener noreferrer nofollow\\\" href=\\\"https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730\\\">https://dina14.atlassian.net/plugins/servlet/ac/okrplugin_prod/okrboard-company?project.key=KAN&amp;project.id=10000#!/workspaces/167444/dashboard/custom-dashboard/item/15730</a></p>\",\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"id\": 237659,\n                        \"name\": \"test1\",\n                        \"icon\": 26,\n                        \"color\": \"#F8768A\"\n                    }\n                ],\n                \"typeId\": 4,\n                \"createDate\": \"2025-11-06T15:36:25.000Z\",\n                \"lastUpdateDate\": \"2025-12-02T14:29:15.000Z\",\n                \"lastGradeUpdateDate\": \"2025-11-26T00:00:00.000Z\",\n                \"childCount\": 2,\n                \"childElements\": [],\n                \"contribute\": true,\n                \"originalValue\": 0,\n                \"currentValue\": 75,\n                \"targetValue\": 100,\n                \"fieldTypeId\": 6,\n                \"jiraIssueId\": \"\",\n                \"issueType\": null,\n                \"weight\": null,\n                \"weightMultiplier\": 1,\n                \"jiraStatus\": null,\n                \"intervalId\": 835864,\n                \"intervalName\": \"Q4 2025\",\n                \"dueDate\": null,\n                \"startDate\": null,\n                \"intervalStartDate\": \"2025-10-01T00:00:00.000Z\",\n                \"intervalEndDate\": \"2025-12-31T23:59:59.000Z\",\n                \"confidenceLevelId\": 2,\n                \"automaticConfidenceLevelId\": 2,\n                \"levelId\": 7807,\n                \"levelName\": \"Key result\",\n                \"labels\": [],\n                \"timePassedPercent\": 69.21076898535237,\n                \"predictedGrade\": 4004.9999999999995,\n                \"grade\": 25,\n                \"customFields\": {},\n                \"unit\": \"$$\",\n                \"progressAggregationTypeId\": 0,\n                \"elementTargetPeriods\": [],\n                \"lastCheckin\": {\n                    \"id\": 7247,\n                    \"date\": \"2025-12-02T14:26:55.000Z\"\n                },\n                \"private\": false\n            },\n            \"permissions\": [\n                \"READ\",\n                \"UPDATE\",\n                \"REMOVE\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"db7891bc-6ea1-40c9-a518-922b9c2381c1"}],"id":"b8439641-c5d1-4408-95fa-b40ae61281a1","_postman_id":"b8439641-c5d1-4408-95fa-b40ae61281a1","description":""},{"name":"Update checkin","item":[{"name":"/api/v1/checkin","id":"3c338fbc-95e9-4e66-b96d-d80e5ce24f3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"API-token","value":"{{token1}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"d9d7ce22-ef17-44da-87d6-41b9d8eee699\",\n  \"checkinDate\": null,\n  \"checkinId\": 100094709,\n  \"comment\": null,\n  \"newStatus\": null,\n  \"newValue\": 22,\n  \"updateStatusForNestedElements\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v1/checkin","urlObject":{"path":["api","v1","checkin"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Check</p>\n","type":"text/plain"},"key":"accountId","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>New checkin date. Today if null. Format \"2025-12-01T00:00:00.000Z\".</p>\n","type":"text/plain"},"key":"checkinDate","value":"updateStatusForNestedElements"},{"disabled":true,"description":{"content":"<p>CHeckin id.</p>\n","type":"text/plain"},"key":"checkinId","value":"int (Required)"},{"disabled":true,"description":{"content":"<p>Required if status and comment are empty.</p>\n","type":"text/plain"},"key":"comment","value":"string(Conditional)"},{"disabled":true,"description":{"content":"<p>Required if value and comment are empty.</p>\n","type":"text/plain"},"key":"newStatus","value":"int (Conditional)"},{"disabled":true,"description":{"content":"<p>Required if value and status are empty.</p>\n","type":"text/plain"},"key":"newValue","value":"int (Conditional)"},{"disabled":true,"key":"updateStatusForNestedElements","value":"boolean"}],"variable":[]}},"response":[{"id":"a00b1212-1489-40da-b5c4-d709768b8f07","name":"200","originalRequest":{"method":"PUT","header":[{"key":"API-token","value":"{{token1}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"d9d7ce22-ef17-44da-87d6-41b9d8eee699\",\n  \"checkinDate\": null,\n  \"checkinId\": 100094709,\n  \"comment\": null,\n  \"newStatus\": null,\n  \"newValue\": 22,\n  \"updateStatusForNestedElements\": null\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v1/checkin","host":["{{baseUrl}}"],"path":["api","v1","checkin"],"query":[{"key":"accountId","value":"string (Required)","description":"Check","type":"text","disabled":true},{"key":"checkinDate","value":"updateStatusForNestedElements","description":"New checkin date. Today if null. Format \"2025-12-01T00:00:00.000Z\".","type":"text","disabled":true},{"key":"checkinId","value":"int (Required)","description":"CHeckin id.","type":"text","disabled":true},{"key":"comment","value":"string(Conditional)","description":"Required if status and comment are empty.","type":"text","disabled":true},{"key":"newStatus","value":"int (Conditional)","description":"Required if value and comment are empty.","type":"text","disabled":true},{"key":"newValue","value":"int (Conditional)","description":"Required if value and status are empty.","type":"text","disabled":true},{"key":"updateStatusForNestedElements","value":"boolean","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Mar 2026 13:09:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=xCBSRurdGXycAdTSofBv%2BL6SpkwhAhzQk4ckIV0X8LSShrzms%2FDn%2BoCZq56jKMkTFUxhoBpdztpjdlwcfa7%2F7ch2N6VkXucnTil1OJ3%2FRw%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9e15e9c56c87083f-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 100094709,\n    \"author\": {\n        \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n        \"name\": \"Yaroslav Dromov\",\n        \"avatarUrl\": null\n    },\n    \"checkinDate\": \"2026-03-24T13:09:57.076Z\",\n    \"valueChange\": {\n        \"from\": {\n            \"value\": null,\n            \"unit\": \"\"\n        },\n        \"to\": {\n            \"value\": 22,\n            \"unit\": \"\"\n        }\n    },\n    \"progressChange\": {\n        \"from\": {\n            \"value\": 0,\n            \"color\": \"grade-red\"\n        },\n        \"to\": {\n            \"value\": 0,\n            \"color\": \"grade-red\"\n        }\n    },\n    \"statusChange\": {\n        \"from\": {\n            \"value\": 0,\n            \"automaticConfidenceLevelId\": 3\n        },\n        \"to\": {\n            \"value\": 0,\n            \"automaticConfidenceLevelId\": 3\n        }\n    },\n    \"comments\": [\n        {\n            \"iss\": \"fca1b488-680d-478a-820f-e51e28d65b31\",\n            \"id\": 100466008,\n            \"text\": \"\",\n            \"objectiveId\": 103065781,\n            \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n            \"parentId\": null,\n            \"createDate\": \"2026-03-24T13:09:57.000Z\",\n            \"editDate\": \"2026-03-24T13:09:57.000Z\",\n            \"childComments\": null,\n            \"userName\": \"Yaroslav Dromov\",\n            \"userAvatarUrl\": \"\",\n            \"checkinId\": 100094709,\n            \"reactions\": [],\n            \"checkinData\": null\n        }\n    ],\n    \"changedElementDates\": [\n        {\n            \"elementId\": 103065781,\n            \"startDate\": null,\n            \"dueDate\": null,\n            \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n            \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n            \"startDateManual\": 1,\n            \"dueDateManual\": 1\n        }\n    ],\n    \"element\": {\n        \"id\": 103065781,\n        \"displayId\": \"PTP-250\",\n        \"workspaceId\": 100047687,\n        \"workspaceName\": \"performance-test\",\n        \"parentId\": 103064885,\n        \"name\": \"Test\",\n        \"description\": \"\",\n        \"users\": [\n            {\n                \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n                \"email\": \"yaroslav.dromov@oboard.io\",\n                \"displayName\": \"Yaroslav Dromov\",\n                \"elementRoleId\": 1\n            }\n        ],\n        \"groups\": [],\n        \"typeId\": 4,\n        \"createDate\": \"2026-03-24T11:56:41.000Z\",\n        \"lastUpdateDate\": \"2026-03-24T13:09:57.000Z\",\n        \"lastGradeUpdateDate\": \"2026-03-24T13:09:57.000Z\",\n        \"childCount\": 0,\n        \"childElements\": [],\n        \"contribute\": true,\n        \"originalValue\": 0,\n        \"currentValue\": 22,\n        \"targetValue\": 100,\n        \"fieldTypeId\": 6,\n        \"jiraIssueId\": \"\",\n        \"issueType\": null,\n        \"weight\": null,\n        \"weightMultiplier\": null,\n        \"jiraStatus\": null,\n        \"intervalId\": 100267422,\n        \"intervalName\": \"Q1 2026\",\n        \"dueDate\": null,\n        \"startDate\": null,\n        \"intervalStartDate\": \"2026-01-01T00:00:00.000Z\",\n        \"intervalEndDate\": \"2026-03-31T23:59:59.000Z\",\n        \"confidenceLevelId\": 0,\n        \"automaticConfidenceLevelId\": 3,\n        \"levelId\": 100060870,\n        \"levelName\": \"KPI\",\n        \"labels\": [],\n        \"timePassedPercent\": 91.72065558393204,\n        \"predictedGrade\": 0,\n        \"grade\": 0,\n        \"customFields\": {},\n        \"unit\": \"\",\n        \"progressAggregationTypeId\": null,\n        \"elementTargetPeriods\": [],\n        \"lastCheckin\": {\n            \"id\": 100094709,\n            \"date\": \"2026-03-24T13:09:57.000Z\"\n        },\n        \"private\": false\n    },\n    \"updatedElementParameters\": [\n        {\n            \"elementId\": 103065781,\n            \"updatedGrade\": 0,\n            \"predictedGrade\": 0,\n            \"automaticConfidenceLevelId\": 3,\n            \"confidenceLevelId\": 0,\n            \"lastGradeUpdateDate\": \"2026-03-24T13:09:57.000Z\"\n        }\n    ]\n}"}],"_postman_id":"3c338fbc-95e9-4e66-b96d-d80e5ce24f3d"}],"id":"0ddb2a9e-8924-4281-a25f-cafd9bf23392","_postman_id":"0ddb2a9e-8924-4281-a25f-cafd9bf23392","description":""}],"id":"965b4b00-712f-48e0-8ac5-a24f2bfb1392","_postman_id":"965b4b00-712f-48e0-8ac5-a24f2bfb1392","description":""},{"name":"Workspace","item":[{"name":"List workspaces","item":[{"name":"/api/v1/workspaces","id":"caa0add0-d2f0-446a-828a-99e56a115855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/workspaces","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v1","workspaces"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d4a940ed-f9e8-438c-b526-73c640ac768d","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"url":"{{baseUrl}}/api/v1/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 13:57:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=RJ9a5BBJWUpnSygXkQajrhObJHeGiQG0fdmyZKIpRt1nuxNl9OCa4XHKDrF939XoJCQ3UuJzK4Xh%2Fec%2FQ2iHX1I9BFQpbSmJ%2FzoVnGo0NHvpne6WZOVWNlCv4xUbuUBPVLOv8eg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86344ba8daf88f23-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 10259,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"name\": \"test\",\n        \"key\": \"111\"\n    },\n    {\n        \"id\": 10470,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"name\": \"filter\",\n        \"key\": \"FL\"\n    },\n    {\n        \"id\": 12245,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"name\": \"мить\",\n        \"key\": \"Я В\"\n    }\n]"}],"_postman_id":"caa0add0-d2f0-446a-828a-99e56a115855"},{"name":"/api/v2/workspaces","id":"810a8aae-bbb5-454f-abb8-7ad39e10ddc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/workspaces","urlObject":{"path":["api","v2","workspaces"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a1ce0a94-9876-402c-a831-15abb2d91783","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":"{{baseUrl}}/api/v2/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 13:58:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=OJsTn6lMNgLEhuXR3XWZNmPlZi8Z3RjUAkAWodti97iLVF%2BWr2Xt5tKQ9pIt%2FNQB%2FfgD7dqBfMpq4tRSa%2Fr%2B5YzkDll77wW8uoCscORn3%2F1Wmh3jPGdUHA7XEZFAZdN3iaN49L0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86344cfc490b82fc-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 10259,\n        \"name\": \"test\"\n    },\n    {\n        \"id\": 10470,\n        \"name\": \"filter\"\n    },\n    {\n        \"id\": 12245,\n        \"name\": \"мить\"\n    }\n]"}],"_postman_id":"810a8aae-bbb5-454f-abb8-7ad39e10ddc9"}],"id":"fdd4d155-f853-4bd3-9859-e606c5ccb4a8","description":"<p>Returns a list of workspaces.</p>\n","_postman_id":"fdd4d155-f853-4bd3-9859-e606c5ccb4a8"}],"id":"3caea49f-ee08-41d8-8555-d1ff0ee4f603","description":"<p>Workspace is a special entity in Oboard application that dedicated for splitting boards. There is simmilar entity in Jira called projects.</p>\n","_postman_id":"3caea49f-ee08-41d8-8555-d1ff0ee4f603"},{"name":"Interval","item":[{"name":"List intervals","item":[{"name":"/api/v1/intervals","id":"52788b4b-865a-4b6f-96c5-1449bd25550d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/intervals","urlObject":{"path":["api","v1","intervals"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"}],"variable":[]}},"response":[{"id":"fa0a8ddf-a4d1-477e-8734-3156e76797c6","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v1/intervals?workspaceId={{workspaceId}}","host":["{{baseUrl}}"],"path":["api","v1","intervals"],"query":[{"key":"workspaceId","value":"{{workspaceId}}","description":"required 🔴\n\nFilter by workspace. Example: 10241."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 14:01:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=DV6w9ixyRlpa%2B16qk5QdgCAzTJIjmE0Ik0VU%2F0rVXSCarSVMB%2BAJFXoxMnTKVavAr8A%2FFeHbaX%2B7fxGJd5bvx03s%2FcAqJsNNJRLqAR1asV9%2FhfNExe1CrDMhZAPwtaU9W2rx688%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86345154f80e879a-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 62294,\n        \"name\": \"Future (backlog)\",\n        \"startDate\": \"2023-08-03T14:03:25.000Z\",\n        \"endDate\": \"2023-08-03T14:03:25.000Z\",\n        \"open\": true,\n        \"backlog\": true\n    },\n    {\n        \"id\": 62295,\n        \"name\": \"Q3 2023\",\n        \"startDate\": \"2023-07-01T00:00:00.000Z\",\n        \"endDate\": \"2023-09-30T23:59:59.000Z\",\n        \"open\": true,\n        \"backlog\": false\n    },\n    {\n        \"id\": 62296,\n        \"name\": \"Q4 2023\",\n        \"startDate\": \"2023-10-01T00:00:00.000Z\",\n        \"endDate\": \"2023-12-31T23:59:59.000Z\",\n        \"open\": true,\n        \"backlog\": false\n    },\n    {\n        \"id\": 62297,\n        \"name\": \"Q1 2024\",\n        \"startDate\": \"2024-01-01T00:00:00.000Z\",\n        \"endDate\": \"2024-03-31T23:59:59.000Z\",\n        \"open\": true,\n        \"backlog\": false\n    },\n    {\n        \"id\": 62298,\n        \"name\": \"Q2 2024\",\n        \"startDate\": \"2024-04-01T00:00:00.000Z\",\n        \"endDate\": \"2024-06-30T23:59:59.000Z\",\n        \"open\": true,\n        \"backlog\": false\n    }\n]"}],"_postman_id":"52788b4b-865a-4b6f-96c5-1449bd25550d"}],"id":"c25a6686-3527-4df0-a0c4-fc3fa8df0034","description":"<p>Returns a list of intervals.</p>\n","_postman_id":"c25a6686-3527-4df0-a0c4-fc3fa8df0034"}],"id":"61939983-28cd-45c0-85bd-03251ea247aa","description":"<p>Intervals represents time periods when objectives and key results have to be achieved.</p>\n","_postman_id":"61939983-28cd-45c0-85bd-03251ea247aa"},{"name":"Label","item":[{"name":"List labels","item":[{"name":"/api/v1/labels","id":"b0be83bb-d6f4-4fa4-824d-1d59d51f355f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/labels","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v1","labels"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by label name. Example: lable_sample.</p>\n","type":"text/plain"},"key":"name","value":"string"}],"variable":[]}},"response":[{"id":"541248fe-0854-45aa-bed5-812f9ae7f9c9","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v1/labels","host":["{{baseUrl}}"],"path":["api","v1","labels"],"query":[{"key":"name","value":"{{label}}","description":"optional\n\nFilter by label name. Example: lable_sample.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 14:09:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=NrLI%2FdPkVHkpkp7I1QsZ4JrrujTBF6DZmorLtns9sOeMJi%2BL9zXSalEBXSKNV8kO%2FmJJ%2Bi4jWNeEf1ZoHA06tQHfrSTnqd%2F4gm5t5suzV3x960GzLRinw%2BQ6hGOMRacpVr1IDoQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86345cbf490007bd-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4187,\n        \"name\": \"label_sample\",\n        \"color\": \"#000000\"\n    },\n    {\n        \"id\": 4226,\n        \"name\": \"label_sample_2\",\n        \"color\": \"#000000\"\n    },\n    {\n        \"id\": 4227,\n        \"name\": \"label_sample_3\",\n        \"color\": \"#000000\"\n    }\n]"}],"_postman_id":"b0be83bb-d6f4-4fa4-824d-1d59d51f355f"},{"name":"/api/v2/labels","id":"c651f891-5715-4d06-bd22-148c17f4d71c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/labels","urlObject":{"path":["api","v2","labels"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by label name. Example: lable_sample.</p>\n","type":"text/plain"},"key":"name","value":"string"}],"variable":[]}},"response":[{"id":"9d85fe32-9d0c-4164-9bdc-a3f8ed0a9c2a","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/labels","host":["{{baseUrl}}"],"path":["api","v2","labels"],"query":[{"key":"name","value":"{{label}}","description":"optional\n\nFilter by label name. Example: lable_sample.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 14:10:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Ahd2Azy5EBP9iG%2BZm6hmr53ZYgAPBdGCIcuIy7JsrwPePfuxPvfpKecgMvS%2FR8E92GRlKBTAwH%2B69VRtcutHpHlqot37FpvKgDA4UlDZDUfsqITWgt2n641ZKoCu2%2F4YkNrU4jY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86345e875e369c88-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 4187,\n        \"name\": \"label_sample\"\n    },\n    {\n        \"id\": 4226,\n        \"name\": \"label_sample_2\"\n    },\n    {\n        \"id\": 4227,\n        \"name\": \"label_sample_3\"\n    }\n]"}],"_postman_id":"c651f891-5715-4d06-bd22-148c17f4d71c"}],"id":"f7491c5f-55e5-4983-8596-c9ae3710de8f","description":"<p>Returns a list of labels.</p>\n","_postman_id":"f7491c5f-55e5-4983-8596-c9ae3710de8f"}],"id":"03b0d130-06bd-4f87-99ba-862eca1ddd5e","description":"<p>Labels helps categorise and filter OKRs.</p>\n","_postman_id":"03b0d130-06bd-4f87-99ba-862eca1ddd5e"},{"name":"Strategic component (ex level)","item":[{"name":"List components","item":[{"name":"/api/v1/levels","id":"f25cce17-d525-43c1-8ad6-3f9b2a35c6fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/levels","description":"<p>Is supported up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v1","levels"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"arrey[integer]"},{"disabled":true,"description":{"content":"<p>Filter by workspaces. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceIds","value":"arrey[integer]"}],"variable":[]}},"response":[{"id":"6dcc5a23-ff31-4c71-99d6-c6e8789bf85a","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v1/levels","host":["{{baseUrl}}"],"path":["api","v1","levels"],"query":[{"key":"levelIds","value":"arrey[integer]","description":"optional\n\nFilter by levels. Example: 30504.","disabled":true},{"key":"workspaceIds","value":"arrey[integer]","description":"optional\n\nFilter by workspaces. Example: 10241.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 14:32:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=12yR1TVHcUreWUVHOP6W4%2FYO1jcOQ9Cxt6PaqY6TiKdovsgsMkHC%2BaJe9kcaj%2F%2BZ0YK8sfrOGPyq%2F7SXMcOzI75ipp4AjAdCVqh5Zw7tqnlpnLsJMJiOGzDjL4sSx%2FpCziHvvkE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86347e552961819d-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 30641,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"A\",\n        \"name\": \"AAA\",\n        \"typeId\": 1,\n        \"color\": \"A769F6\",\n        \"orderValue\": 0,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30640,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"A\",\n        \"name\": \"A\",\n        \"typeId\": 1,\n        \"color\": \"A769F6\",\n        \"orderValue\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30504,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"C\",\n        \"name\": \"Company\",\n        \"typeId\": 1,\n        \"color\": \"194aa0\",\n        \"orderValue\": 2,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30500,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"Gr\",\n        \"name\": \"Group\",\n        \"typeId\": 1,\n        \"color\": \"216af6\",\n        \"orderValue\": 3,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30502,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"P\",\n        \"name\": \"Personal\",\n        \"typeId\": 1,\n        \"color\": \"5d9bf8\",\n        \"orderValue\": 4,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30501,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"KR\",\n        \"name\": \"Key result\",\n        \"typeId\": 4,\n        \"color\": \"FF8541\",\n        \"orderValue\": 5,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    },\n    {\n        \"id\": 30503,\n        \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n        \"prefix\": \"T\",\n        \"name\": \"Jira issue\",\n        \"typeId\": 5,\n        \"color\": \"5d9bf8\",\n        \"orderValue\": 6,\n        \"workspaces\": [\n            {\n                \"id\": 10259,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"test\",\n                \"key\": \"111\",\n                \"color\": \"#36B37E\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 10470,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"filter\",\n                \"key\": \"FL\",\n                \"color\": \"#6554C0\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            },\n            {\n                \"id\": 12245,\n                \"iss\": \"11914fb1-9813-3997-888c-7f85f1f49d67\",\n                \"name\": \"мить\",\n                \"key\": \"Я В\",\n                \"color\": \"#0065FF\",\n                \"timeZone\": 0,\n                \"userRoleId\": null,\n                \"workspaceAdmin\": true,\n                \"userAddedToWorkspace\": false\n            }\n        ]\n    }\n]"}],"_postman_id":"f25cce17-d525-43c1-8ad6-3f9b2a35c6fc"},{"name":"/api/v2/levels","id":"cb864b53-7c05-4f7a-b937-b7b10b4a279a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/levels","urlObject":{"path":["api","v2","levels"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by levels. Example: 30504.</p>\n","type":"text/plain"},"key":"levelIds","value":"arrey[integer]"},{"disabled":true,"description":{"content":"<p>Filter by workspaces. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceIds","value":"arrey[integer]"}],"variable":[]}},"response":[{"id":"61766a88-0e58-40ee-8a30-e656ed0b7c97","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/levels","host":["{{baseUrl}}"],"path":["api","v2","levels"],"query":[{"key":"levelIds","value":"arrey[integer]","description":"Filter by levels. Example: 30504.","disabled":true},{"key":"workspaceIds","value":"arrey[integer]","description":"Filter by workspaces. Example: 10241.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 21 Nov 2025 14:52:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=WimXRTuxELG5xnLW%2FV0eq77X9eau3UCWzesjhnFvxaPaRx2UYXErY8oxw7ja998CGB0%2FZmXH6lb53X%2FPW%2FU7RiwieoOVokz%2BWFRZos23wA%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a210321c89f05fd-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 7808,\n        \"name\": \"Company\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 164900,\n                \"name\": \"Test SSO\"\n            },\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 167447,\n                \"name\": \"checkins\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": null\n    },\n    {\n        \"id\": 11055,\n        \"name\": \"Сomponent\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167445,\n                \"name\": \"test1\"\n            },\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 167447,\n                \"name\": \"checkins\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": false,\n        \"fieldTypeIds\": [\n            5,\n            6,\n            3\n        ]\n    },\n    {\n        \"id\": 7809,\n        \"name\": \"Department\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 164900,\n                \"name\": \"Test SSO\"\n            },\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": null\n    },\n    {\n        \"id\": 11185,\n        \"name\": \"KPI\",\n        \"typeId\": 4,\n        \"workspaces\": [\n            {\n                \"id\": 164900,\n                \"name\": \"Test SSO\"\n            },\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167447,\n                \"name\": \"checkins\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": [\n            6\n        ]\n    },\n    {\n        \"id\": 7811,\n        \"name\": \"Team\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 164900,\n                \"name\": \"Test SSO\"\n            },\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": null\n    },\n    {\n        \"id\": 8796,\n        \"name\": \"obj for ws1\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 167445,\n                \"name\": \"test1\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": null\n    },\n    {\n        \"id\": 7807,\n        \"name\": \"Key result\",\n        \"typeId\": 4,\n        \"workspaces\": [\n            {\n                \"id\": 164900,\n                \"name\": \"Test SSO\"\n            },\n            {\n                \"id\": 167444,\n                \"name\": \"Acme Inc\"\n            },\n            {\n                \"id\": 167445,\n                \"name\": \"test1\"\n            },\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 167447,\n                \"name\": \"checkins\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": [\n            3,\n            5,\n            6\n        ]\n    },\n    {\n        \"id\": 9346,\n        \"name\": \"obj for ws2\",\n        \"typeId\": 1,\n        \"workspaces\": [\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": false,\n        \"fieldTypeIds\": [\n            5,\n            6,\n            3\n        ]\n    },\n    {\n        \"id\": 9185,\n        \"name\": \"metric for WS1\",\n        \"typeId\": 4,\n        \"workspaces\": [\n            {\n                \"id\": 167445,\n                \"name\": \"test1\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": true,\n        \"fieldTypeIds\": [\n            3,\n            5,\n            6\n        ]\n    },\n    {\n        \"id\": 9184,\n        \"name\": \"metric for ws2\",\n        \"typeId\": 4,\n        \"workspaces\": [\n            {\n                \"id\": 167446,\n                \"name\": \"test2\"\n            },\n            {\n                \"id\": 175352,\n                \"name\": \"Hearthstone Hookah Lounge\"\n            }\n        ],\n        \"allowWithoutParent\": false,\n        \"fieldTypeIds\": [\n            3\n        ]\n    }\n]"}],"_postman_id":"cb864b53-7c05-4f7a-b937-b7b10b4a279a"}],"id":"6de0830f-345d-4683-ac69-525232f9c6dc","description":"<p>Returns a list of levels.</p>\n","_postman_id":"6de0830f-345d-4683-ac69-525232f9c6dc"}],"id":"3267f688-af0c-438e-a781-d057c8c3d25b","description":"<p>Levels help to build custom hierarchy.</p>\n","_postman_id":"3267f688-af0c-438e-a781-d057c8c3d25b"},{"name":"User","item":[{"name":"List users","item":[{"name":"/api/v1/users","id":"7e9ac80e-42a5-40bd-98e3-b254c72b4bf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token in \"Access token\" section.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/users","urlObject":{"path":["api","v1","users"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10241.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>User role. 1: User, 2: Team lead, 3: Workspace admin, 4: Read only user. Example: 3.</p>\n","type":"text/plain"},"key":"roleID","value":"integer"}],"variable":[]}},"response":[{"id":"563c44ba-ac4a-4d53-a8c2-83e644f06a1b","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token in \"Access token\" section.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v1/users?workspaceId={{workspaceId}}","host":["{{baseUrl}}"],"path":["api","v1","users"],"query":[{"key":"workspaceId","value":"{{workspaceId}}","description":"required 🔴\n\nFilter by workspace. Example: 10241."},{"key":"roleID","value":"integer","description":"(Optional)\n\nExample: 3","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 12 Mar 2024 15:13:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=rsDLV55cn8QXEE757lbozmhlqKmTbcRroXIJqs%2Bmhw6S0tvqUdEm%2FbrX%2F%2B%2FPs5muCcmuR6V67VFS6Ur%2Fc74AfeLkW7uuNirfHkfZzREMAnONNztMqE3AzSx4Mjm8D7ll%2FwC43Vc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8634b9c4edf72d0c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": -1,\n        \"workspaceId\": 10259,\n        \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n        \"defaultGroupId\": null,\n        \"groups\": [],\n        \"roleId\": 3,\n        \"name\": \"Yaroslav Dromov\",\n        \"oboardUser\": true,\n        \"userName\": \"5c90f2c9999a3f2d4cae7520\"\n    },\n    {\n        \"id\": -1,\n        \"workspaceId\": 10259,\n        \"accountId\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\",\n        \"defaultGroupId\": null,\n        \"groups\": [],\n        \"roleId\": 1,\n        \"name\": \"Ярослав Дрёмов\",\n        \"oboardUser\": true,\n        \"userName\": \"557058:b1fbc1ce-8c30-42f5-8edb-600ba7bb0a44\"\n    }\n]"}],"_postman_id":"7e9ac80e-42a5-40bd-98e3-b254c72b4bf2"},{"name":"/api/v2/users","id":"08428af7-348c-4b6b-926c-f4a716bc075d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v2/users","urlObject":{"path":["api","v2","users"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter users by a specific workspace ID</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer"},{"disabled":true,"description":{"content":"<p>Filter users by group IDs (can specify multiple)</p>\n","type":"text/plain"},"key":"groupIds","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Search users by name/email (partial match)</p>\n","type":"text/plain"},"key":"searchString","value":"string"},{"disabled":true,"description":{"content":"<p>Filter users by role IDs (can specify multiple)</p>\n","type":"text/plain"},"key":"roleId","value":"array[integer]"},{"disabled":true,"description":{"content":"<p>Pagination offset - starting position. Default 0.</p>\n","type":"text/plain"},"key":"startAt","value":"integer"},{"disabled":true,"description":{"content":"<p>Pagination limit - maximum number of results. Default 50.</p>\n","type":"text/plain"},"key":"limit","value":"integer"}],"variable":[]}},"response":[{"id":"f1a93116-1e8e-4a65-80f8-391b695d341e","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/users","host":["{{baseUrl}}"],"path":["api","v2","users"],"query":[{"key":"workspaceId","value":"integer","description":"Filter users by a specific workspace ID","type":"text","disabled":true},{"key":"groupIds","value":"array[integer]","description":"Filter users by group IDs (can specify multiple)","disabled":true},{"key":"searchString","value":"string","description":"Search users by name/email (partial match)","type":"text","disabled":true},{"key":"roleId","value":"array[integer]","description":"Filter users by role IDs (can specify multiple)","type":"text","disabled":true},{"key":"startAt","value":"integer","description":"Pagination offset - starting position. Default 0.","disabled":true},{"key":"limit","value":"integer","description":"Pagination limit - maximum number of results. Default 50.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 03 Dec 2025 16:10:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=CPmLh5kFLdN52kD%2FFi0oj5mCdJyE%2BK8hbu%2FQRr64KW7swoeT%2BFm6DX13KLEuzCdcfDvcXlGGo%2FY%2B1Zadpn%2BV%2BR%2Fcfh58PXWbhja5QMqfaA%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a84563afe2aaa75-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n        \"defaultGroupId\": null,\n        \"groups\": [],\n        \"name\": \"Dinaa+14\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:98132597-9b69-4304-a6ea-2f3637e682c7/5ec4eb27-4afe-4f4a-abff-f5ae5ae6d809/48\",\n        \"email\": \"dina.trofymenko+14@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"Dinaa+14\",\n        \"canBeDeleted\": true,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            113725,\n            126206,\n            153089,\n            153115,\n            158469,\n            158842,\n            158846,\n            161681,\n            164900,\n            167445,\n            169224,\n            172609,\n            175304,\n            175306,\n            175308,\n            175311,\n            175314,\n            175317,\n            175380\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 113725,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 126206,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 153089,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 153115,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158469,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158842,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158846,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 161681,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 169224,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 172609,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175304,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175306,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175308,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175311,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175314,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175317,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175380,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Oleksandr Bernadin66111\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:5ad31b41-cf3f-46cf-bcd4-3a3478ae3c52/269deaea-d328-4c4f-bf69-f0c7c1374f51/48\",\n        \"email\": \"oleksandr.bernadin@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"Oleksandr Bernadin66111\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 4,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:8a63e734-a200-433e-8116-f7ad22c52edc\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Danylo Kobzarrr\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:8a63e734-a200-433e-8116-f7ad22c52edc/87d1dd25-c47d-4bc5-8c1d-d5bbdfde4866/48\",\n        \"email\": \"danylo.kobzar@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"Danylo Kobzarrr\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            1111,\n            153089,\n            164900,\n            16490022,\n            1649005,\n            16490055,\n            164900556,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352,\n            9998999,\n            999999999\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 1111,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 153089,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 5,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 16490022,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 1649005,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 16490055,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 164900556,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 1,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 9998999,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 999999999,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            }\n        ]\n    },\n    {\n        \"accountId\": \"557058:989b8931-c8bf-4350-8b05-2ff823c62976\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Yuriy Obyschenko\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/f0da486c70653c15a7796d05dfedd455?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FYO-2.png\",\n        \"email\": \"yurii.obyshchenko@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"557058:989b8931-c8bf-4350-8b05-2ff823c62976\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 5,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 1,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 1,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"6389d6169960988ef6c160af\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Vlad Banchenko\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/3b57abd550b6f224482c7089caa5a179?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FVB-1.png\",\n        \"email\": \"vladyslav.banchenko@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"6389d6169960988ef6c160af\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 5,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 1,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            },\n            {\n                \"id\": 237870,\n                \"name\": \"8\",\n                \"icon\": 1,\n                \"color\": \"#B69EF3\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Yaroslav Dromov\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17/804e750a-ed13-4452-bcb9-ba46df88c094/48\",\n        \"email\": \"yaroslav.dromov@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"712020:62a79ac2-ac1e-4242-b5b6-2f86917e1f17\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:5dbeb9e4-39fc-4810-a10f-4ffc5be84051\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Alexandra Ivanova\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/8c44f083f6633d3717cd784d07a404f5?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FAI-2.png\",\n        \"email\": \"alexandra.ivanova@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"712020:5dbeb9e4-39fc-4810-a10f-4ffc5be84051\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:ecee156c-f0dd-4f26-bd17-31c037b87ec4\",\n        \"defaultGroupId\": null,\n        \"groups\": [\n            {\n                \"id\": 237659,\n                \"name\": \"test1\",\n                \"icon\": 26,\n                \"color\": \"#F8768A\",\n                \"synced\": false,\n                \"userSyncedInGroup\": false\n            }\n        ],\n        \"name\": \"Dina19\",\n        \"avatarUrl\": \"https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/712020:ecee156c-f0dd-4f26-bd17-31c037b87ec4/617766a0-bdd5-49de-9b66-c7de34c6bbbb/48\",\n        \"email\": \"dina.trofymenko+19@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"712020:ecee156c-f0dd-4f26-bd17-31c037b87ec4\",\n        \"canBeDeleted\": false,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 1,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 2,\n                \"defaultGroupId\": 237659\n            }\n        ]\n    },\n    {\n        \"accountId\": \"712020:1a805b46-6386-4f2f-9f0b-a7db09916693\",\n        \"defaultGroupId\": null,\n        \"groups\": [],\n        \"name\": \"Dina13\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/c8fda343c7cf74e3e4f805c1349a6089?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FD-1.png\",\n        \"email\": \"dina.trofymenko+13@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"712020:1a805b46-6386-4f2f-9f0b-a7db09916693\",\n        \"canBeDeleted\": true,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [],\n        \"workspaceRoles\": []\n    },\n    {\n        \"accountId\": \"712020:3f2aff8c-fc7d-4572-972a-10111f62e599\",\n        \"defaultGroupId\": null,\n        \"groups\": [],\n        \"name\": \"Zhambyl\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/0aec2b971c66e577155781c1ed4c86bc?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FZ-1.png\",\n        \"email\": \"zhambyl.yermagambet@oboard.io\",\n        \"oboardUser\": true,\n        \"userName\": \"712020:3f2aff8c-fc7d-4572-972a-10111f62e599\",\n        \"canBeDeleted\": true,\n        \"syncedInAnyGroup\": false,\n        \"workspaceIds\": [\n            164900,\n            167444,\n            167445,\n            167446,\n            167447,\n            175352\n        ],\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167444,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167446,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167447,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175352,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            }\n        ]\n    }\n]"}],"_postman_id":"08428af7-348c-4b6b-926c-f4a716bc075d"}],"id":"8534a983-e0ef-4c61-b334-4ecd64a95031","description":"<p>Returns a list of users from the whole instance.</p>\n","_postman_id":"8534a983-e0ef-4c61-b334-4ecd64a95031"},{"name":"Update user role","item":[{"name":"/api/v1/users/updateUsersRoleBulk","id":"51f50231-ead9-453c-ab3b-517e0c22ad82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n  {\n    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n    \"workspaceId\": 164900,\n    \"roleId\": 3\n  }\n]","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v1/users/updateUsersRoleBulk","urlObject":{"path":["api","v1","users","updateUsersRoleBulk"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"workspaceId","value":"integer (required)"},{"disabled":true,"key":"accountId","value":"integer (required)"},{"disabled":true,"key":"roleId","value":"integer (required)"}],"variable":[]}},"response":[{"id":"a8006646-e738-4ba5-b3ac-e53a966ddd27","name":"200","originalRequest":{"method":"PUT","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n  {\n    \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n    \"workspaceId\": 164900,\n    \"roleId\": 3\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v1/users/updateUsersRoleBulk","host":["{{baseUrl}}"],"path":["api","v1","users","updateUsersRoleBulk"],"query":[{"key":"workspaceId","value":"integer (required)","type":"text","disabled":true},{"key":"accountId","value":"integer (required)","type":"text","disabled":true},{"key":"roleId","value":"integer (required)","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 03 Dec 2025 16:12:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=sxf9NcCFGnvF3dqqsMdawmVEAMeR4k05Tt3hOkcqxlevgrrKKZ%2FyF%2Basl6qliiBs4cZ7A1mib0n9XH%2BxekaMiMngSwx6j%2FauiLiTJOGXpQ%3D%3D\"}]}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9a8458037a47165c-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"accountId\": \"712020:98132597-9b69-4304-a6ea-2f3637e682c7\",\n        \"workspaceRoles\": [\n            {\n                \"workspaceId\": 113725,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 126206,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 153089,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 153115,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158469,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158842,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 158846,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 161681,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 164900,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 167445,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 169224,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 172609,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175304,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175306,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175308,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175311,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175314,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175317,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            },\n            {\n                \"workspaceId\": 175380,\n                \"roleId\": 3,\n                \"defaultGroupId\": null\n            }\n        ]\n    }\n]"}],"_postman_id":"51f50231-ead9-453c-ab3b-517e0c22ad82"}],"id":"27ea66cd-b923-41b5-bf3a-0cee7394d8fa","_postman_id":"27ea66cd-b923-41b5-bf3a-0cee7394d8fa","description":""}],"id":"f74322b2-1472-434e-b5cd-9847af274428","_postman_id":"f74322b2-1472-434e-b5cd-9847af274428","description":""},{"name":"Group","item":[{"name":"List groups","item":[{"name":"/api/v1/groups","id":"29455182-84bc-4c59-becb-971c4d106bf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v1/groups","description":"<p>Is suppored up to the end of Sep 2024.</p>\n","urlObject":{"path":["api","v1","groups"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer (Required)"}],"variable":[]}},"response":[{"id":"6547e4bf-c38b-45e6-a100-254d77f679fb","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v1/groups?workspaceId={{workspaceId}}","host":["{{baseUrl}}"],"path":["api","v1","groups"],"query":[{"key":"workspaceId","value":"{{workspaceId}}","description":"required 🔴\n\nFilter by workspace. Example: 10259."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Apr 2024 10:58:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hgByfKHtPzjSwqQ5T9AcoT4mKUA99inHMYxM58Cre7KVTRUj8KIgVFGD903rYGwj13iDbDu%2BpZQspTkKslq5CIg%2FjlLuDyWB5hVsMZJzjaih636XRJxBq%2B44kmvNlwlz0Z65mOk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8711bdfcad0b86f1-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"workspaceId\": 10259,\n        \"workspaceIds\": [\n            10259\n        ],\n        \"id\": 73416,\n        \"name\": \"Sample_group\",\n        \"icon\": 12,\n        \"color\": \"#86D1B2\",\n        \"description\": \"\",\n        \"syncWithJira\": false,\n        \"userCount\": 0,\n        \"syncedUserCount\": 0,\n        \"notSyncedUserCount\": 0,\n        \"associatedPlatformGroups\": [],\n        \"associatedJiraUsers\": []\n    },\n    {\n        \"workspaceId\": 10259,\n        \"workspaceIds\": [\n            10259\n        ],\n        \"id\": 74196,\n        \"name\": \"Group\",\n        \"icon\": 15,\n        \"color\": \"#85B2DD\",\n        \"description\": \"\",\n        \"syncWithJira\": false,\n        \"userCount\": 0,\n        \"syncedUserCount\": 0,\n        \"notSyncedUserCount\": 0,\n        \"associatedPlatformGroups\": [],\n        \"associatedJiraUsers\": []\n    }\n]"}],"_postman_id":"29455182-84bc-4c59-becb-971c4d106bf8"},{"name":"/api/v2/groups","id":"1ea3cc76-3712-431d-b1ed-9a42a290f2d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/groups","urlObject":{"path":["api","v2","groups"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Filter by workspace. Example: 10259.</p>\n","type":"text/plain"},"key":"workspaceId","value":"integer"}],"variable":[]}},"response":[{"id":"987ce67f-553b-427c-b07d-c6cfae8034b9","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/groups","host":["{{baseUrl}}"],"path":["api","v2","groups"],"query":[{"key":"workspaceId","value":"integer","description":"optional\n\nFilter by workspace. Example: 10259.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Apr 2024 14:01:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=BPZnwPOJDrpkE4jGOJ7jWWVG82Xgmn0n27yRhW%2BHU5djjBEaYostvGKn8wy2Dwc5mSTNrmku2Mqduug205o1U8drvISIkGItavtTjLlwKL7Jr6HvGbplHc0dUUMLta4mn52oHZM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8712ca3e3c0d0668-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"associatedPlatformGroups\": [\n            {\n                \"groupId\": \"dfe139ac-4557-493a-bfb9-6ffcc1d6ef8d\",\n                \"name\": \"atlas-admins-yaroslavdromov\"\n            }\n        ],\n        \"color\": \"#B5BBC5\",\n        \"icon\": 24,\n        \"id\": 73130,\n        \"name\": \"Sales\",\n        \"notSyncedUserCount\": 1,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 1,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#DFE1E6\",\n        \"icon\": 25,\n        \"id\": 73131,\n        \"name\": \"Management\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 0,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#B69EF3\",\n        \"icon\": 20,\n        \"id\": 73132,\n        \"name\": \"QA\",\n        \"notSyncedUserCount\": 2,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 2,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#CAC0F5\",\n        \"icon\": 18,\n        \"id\": 73133,\n        \"name\": \"Marketing\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 0,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#B69EF3\",\n        \"icon\": 10,\n        \"id\": 73134,\n        \"name\": \"IT operations\",\n        \"notSyncedUserCount\": 1,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 1,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#85B2DD\",\n        \"icon\": 32,\n        \"id\": 73135,\n        \"name\": \"Developers\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 0,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#FDE1B8\",\n        \"icon\": 8,\n        \"id\": 73136,\n        \"name\": \"Product management\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": true,\n        \"userCount\": 0,\n        \"workspaces\": []\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#86D1B2\",\n        \"icon\": 12,\n        \"id\": 73416,\n        \"name\": \"Sample_group\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": false,\n        \"userCount\": 0,\n        \"workspaces\": [\n            {\n                \"color\": \"#36B37E\",\n                \"id\": 10259,\n                \"key\": \"111\",\n                \"name\": \"test\"\n            }\n        ]\n    },\n    {\n        \"associatedPlatformGroups\": [],\n        \"color\": \"#85B2DD\",\n        \"icon\": 15,\n        \"id\": 74196,\n        \"name\": \"Group\",\n        \"notSyncedUserCount\": 0,\n        \"parentId\": null,\n        \"permissions\": [\n            \"ADD_TO_WORKSPACE\",\n            \"UPDATE\",\n            \"ADD_USERS\",\n            \"DELETE\",\n            \"DELETE_USERS\",\n            \"SYNC\",\n            \"LINK\",\n            \"UNLINK\"\n        ],\n        \"syncedUserCount\": 0,\n        \"syncedWithPlatform\": false,\n        \"userCount\": 0,\n        \"workspaces\": [\n            {\n                \"color\": \"#36B37E\",\n                \"id\": 10259,\n                \"key\": \"111\",\n                \"name\": \"test\"\n            }\n        ]\n    }\n]"}],"_postman_id":"1ea3cc76-3712-431d-b1ed-9a42a290f2d2"}],"id":"65cd7d20-172c-4ccc-a380-721462e1e939","description":"<p>Returns a list of groups.</p>\n","_postman_id":"65cd7d20-172c-4ccc-a380-721462e1e939"},{"name":"Create a group","item":[{"name":"/api/v2/groups","id":"6dc31e06-88dd-411b-8bb7-29a74433d25b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"addToAllWorkspaces\":false,\n    \"color\":{{color}},\n    \"name\":{{groupName}},\n    \"icon\":{{icon}},\n    \"parentId\":null,\n    \"platformGroupIds\":null,\n    \"syncedWithPlatform\":false,\n    \"workspaceIds\":[]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/groups","urlObject":{"path":["api","v2","groups"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Options: BLACK: ['#B5BBC5', '#CBCFD6', '#DFE1E6'],\nBLUE: ['#85B2DD', '#A7C4EC', '#BFD4F2'],\nGREEN: ['#86D1B2', '#AFE0CB', '#CDECDF'],\nVIOLET: ['#B69EF3', '#CAC0F5', '#D6D4F6'],\nRED: ['#F8768A', '#FAA4B1', '#FDD1D8'],\nORANGE: ['#FFA370', '#FCC289', '#FDE1B8']</p>\n","type":"text/plain"},"key":"color","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>Options: from 1 to 32.</p>\n","type":"text/plain"},"key":"icon","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Required when \"addToAllWorkspaces\" is missing. Can be empty array. A list of workspaces that group belongs to.</p>\n","type":"text/plain"},"key":"workspaceIds","value":"array[integer] (Required)"},{"disabled":true,"description":{"content":"<p>Group name.</p>\n","type":"text/plain"},"key":"name","value":"string (Required)"},{"disabled":true,"description":{"content":"<p>Add group to all existing workspaces. If this parameter isn't specified, it is needed to specify workspaceIds.</p>\n","type":"text/plain"},"key":"addToAllWorkspaces","value":"boolean"},{"disabled":true,"description":{"content":"<p>Set parent group.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"key":"platformGroupIds","value":"array[string]"},{"disabled":true,"key":"syncedWithPlatform","value":"boolean"}],"variable":[]}},"response":[{"id":"e49b68c8-ad6e-4853-b14f-d74af9831b1c","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"addToAllWorkspaces\":false,\n    \"color\":{{color}},\n    \"name\":{{groupName}},\n    \"icon\":{{icon}},\n    \"parentId\":null,\n    \"platformGroupIds\":null,\n    \"syncedWithPlatform\":false,\n    \"workspaceIds\":[]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/groups","host":["{{baseUrl}}"],"path":["api","v2","groups"],"query":[{"key":"addToAllWorkspaces","value":"boolean","description":"optional\n\nAdd group to all existing workspaces. If this parameter isn't specified, it is needed to specify workspaceIds.","type":"text","disabled":true},{"key":"color","value":"string","description":"required 🔴\n\nOptions:\nBLACK: ['#B5BBC5', '#CBCFD6', '#DFE1E6'],\nBLUE: ['#85B2DD', '#A7C4EC', '#BFD4F2'],\nGREEN: ['#86D1B2', '#AFE0CB', '#CDECDF'],\nVIOLET: ['#B69EF3', '#CAC0F5', '#D6D4F6'],\nRED: ['#F8768A', '#FAA4B1', '#FDD1D8'],\nORANGE: ['#FFA370', '#FCC289', '#FDE1B8']","type":"text","disabled":true},{"key":"icon","value":"integer","description":"required 🔴\n\nOptions: from 1 to 32.","type":"text","disabled":true},{"key":"name","value":"string","description":"required 🔴\n\nGroup name.","type":"text","disabled":true},{"key":"parentId","value":"integer","description":"optional\n\nSet parent group.","type":"text","disabled":true},{"key":"platformGroupIds","value":"array[string]","type":"text","disabled":true},{"key":"syncedWithPlatform","value":"boolean","type":"text","disabled":true},{"key":"workspaceIds","value":"array[integer]","description":"\nA list of workspaces that group belongs to.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Apr 2024 14:44:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Z52I7B%2FIPpJkO4%2FyM5nORXjCdG6REbZq1%2F7N3UMdhhSfLfM%2BLMVeUCnKhSMoS6bjMUBjDELTdZEfwh06Dehz9pwYcn8WZFfgiZlaCG%2FKihiQekaTMILylQaLUkKv%2FXXTO7z3DuQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8713086e5c4a3b80-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"associatedPlatformGroups\": null,\n    \"color\": \"#B5BBC5\",\n    \"icon\": 1,\n    \"id\": 88284,\n    \"name\": \"testGroup\",\n    \"notSyncedUserCount\": 0,\n    \"parentId\": null,\n    \"permissions\": [\n        \"ADD_TO_WORKSPACE\",\n        \"UPDATE\",\n        \"ADD_USERS\",\n        \"DELETE\",\n        \"DELETE_USERS\",\n        \"SYNC\",\n        \"LINK\",\n        \"UNLINK\"\n    ],\n    \"syncedUserCount\": 0,\n    \"syncedWithPlatform\": false,\n    \"userCount\": 0,\n    \"workspaces\": []\n}"}],"_postman_id":"6dc31e06-88dd-411b-8bb7-29a74433d25b"}],"id":"897a82c0-0332-40f0-ab59-bddb1ccdcfd2","description":"<p>Creates a group object.</p>\n","_postman_id":"897a82c0-0332-40f0-ab59-bddb1ccdcfd2"},{"name":"Update a group","item":[{"name":"/api/v2/groups","id":"d48ae0e4-2a38-45ea-a75c-db323075bb7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"addToAllWorkspaces\": true,\n  \"color\": \"#B5BBC5\",\n  \"icon\": 1,\n  \"id\": {{groupId}},\n  \"name\": \"name\",\n  \"parentId\": 0,\n  \"platformGroupIds\": [],\n  \"platformUserAccountIds\": [],\n  \"synced\": true,\n  \"workspaceIds\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/groups","urlObject":{"path":["api","v2","groups"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Group id.</p>\n","type":"text/plain"},"key":"id","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>Add group to all existing workspaces. If this parameter isn't specified, it is needed to specify workspaceIds.</p>\n","type":"text/plain"},"key":"addToAllWorkspaces","value":"boolean"},{"disabled":true,"description":{"content":"<p>Options: BLACK: ['#B5BBC5', '#CBCFD6', '#DFE1E6'],\nBLUE: ['#85B2DD', '#A7C4EC', '#BFD4F2'],\nGREEN: ['#86D1B2', '#AFE0CB', '#CDECDF'],\nVIOLET: ['#B69EF3', '#CAC0F5', '#D6D4F6'],\nRED: ['#F8768A', '#FAA4B1', '#FDD1D8'],\nORANGE: ['#FFA370', '#FCC289', '#FDE1B8']</p>\n","type":"text/plain"},"key":"color","value":"string"},{"disabled":true,"description":{"content":"<p>Options: from 1 to 32.</p>\n","type":"text/plain"},"key":"icon","value":"integer"},{"disabled":true,"description":{"content":"<p>Group name.</p>\n","type":"text/plain"},"key":"name","value":"string"},{"disabled":true,"description":{"content":"<p>Set parent group.</p>\n","type":"text/plain"},"key":"parentId","value":"integer"},{"disabled":true,"key":"platformGroupIds","value":"array[string]"},{"disabled":true,"key":"platformUserAccountIds","value":"array[string]"},{"disabled":true,"key":"synced","value":"boolean"},{"disabled":true,"key":"workspaceIds","value":"array[integer]"}],"variable":[]}},"response":[{"id":"5ed0b9b9-1425-461a-a4cd-3143f78d6b5b","name":"200","originalRequest":{"method":"PUT","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"addToAllWorkspaces\": true,\n  \"color\": \"#B5BBC5\",\n  \"icon\": 1,\n  \"id\": {{groupId}},\n  \"name\": \"name\",\n  \"parentId\": 0,\n  \"platformGroupIds\": [],\n  \"platformUserAccountIds\": [],\n  \"synced\": true,\n  \"workspaceIds\": []\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/groups","host":["{{baseUrl}}"],"path":["api","v2","groups"],"query":[{"key":"addToAllWorkspaces","value":"boolean","disabled":true},{"key":"color","value":null,"disabled":true},{"key":"icon","value":null,"disabled":true},{"key":"id","value":null,"disabled":true},{"key":"name","value":null,"disabled":true},{"key":"parentId","value":null,"disabled":true},{"key":"platformGroupIds","value":null,"disabled":true},{"key":"platformUserAccountIds","value":null,"disabled":true},{"key":"synced","value":null,"disabled":true},{"key":"workspaceIds","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Apr 2024 13:28:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=qmwbjQCN%2FDmhL3k2%2B9vl5ISDxl79WgL6O9twohtS5MeQixbSkeKrCeVWQSFd%2FBZxDQGctdD2wTBt0p2hEyXBORCcqPElHjrbOlbiUVWqIOdotJrI7CLoVr2rWcx1R4pxLpargSc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"871ad7bcc9eb1781-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"associatedPlatformGroups\": [],\n    \"color\": \"#B5BBC5\",\n    \"icon\": 1,\n    \"id\": 73416,\n    \"name\": \"name\",\n    \"notSyncedUserCount\": 0,\n    \"parentId\": 0,\n    \"permissions\": [\n        \"ADD_TO_WORKSPACE\",\n        \"UPDATE\",\n        \"ADD_USERS\",\n        \"DELETE\",\n        \"DELETE_USERS\",\n        \"SYNC\",\n        \"LINK\",\n        \"UNLINK\"\n    ],\n    \"syncedUserCount\": 0,\n    \"syncedWithPlatform\": false,\n    \"userCount\": 0,\n    \"workspaces\": [\n        {\n            \"color\": \"#36B37E\",\n            \"id\": 10259,\n            \"key\": \"111\",\n            \"name\": \"test\"\n        },\n        {\n            \"color\": \"#6554C0\",\n            \"id\": 10470,\n            \"key\": \"FL\",\n            \"name\": \"filter\"\n        },\n        {\n            \"color\": \"#0065FF\",\n            \"id\": 12245,\n            \"key\": \"Я В\",\n            \"name\": \"мить\"\n        }\n    ]\n}"}],"_postman_id":"d48ae0e4-2a38-45ea-a75c-db323075bb7c"}],"id":"e1e778e7-140b-4374-be76-9c1afce92112","description":"<p>Updates entire group object.</p>\n","_postman_id":"e1e778e7-140b-4374-be76-9c1afce92112"},{"name":"Delete a group","item":[{"name":"/api/v2/groups/{groupId}","id":"d30aa042-ded0-46fe-8ecd-6b8dab91efe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"url":"{{baseUrl}}/api/v2/groups/{{groupId}}","urlObject":{"path":["api","v2","groups","{{groupId}}"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Group id.</p>\n","type":"text/plain"},"key":"groupId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>True: Not delete users with group. False: Delete users with group. Example: True.</p>\n","type":"text/plain"},"key":"keepUsers","value":"boolean"}],"variable":[]}},"response":[{"id":"4c79eb30-94d0-4b21-943b-56ace6e312af","name":"200","originalRequest":{"method":"DELETE","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"url":{"raw":"{{baseUrl}}/api/v2/groups/{{groupId}}","host":["{{baseUrl}}"],"path":["api","v2","groups","{{groupId}}"],"query":[{"key":"keepUsers","value":"boolean","description":"optional\n\nTrue: Not delete users with group. False: Delete users with group. Example: True.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 08 Apr 2024 20:02:35 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Access-Control-Request-Method"},{"key":"vary","value":"Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=SuKe24zC%2FGcUsfzATg3MDEXbDO1DGBS%2BQG2SimeqCjEQHtJoGew4gDnBPVKTYXE8veFng1sB0L5KL724iJKiiX0RW0x%2FnOotOxdow9aKJPc0lcJ0EGjG6Rbtdwlk7aEkMk2Q0E8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8714db175f513920-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d30aa042-ded0-46fe-8ecd-6b8dab91efe4"}],"id":"2385b784-4378-419a-9cdf-256446ede86c","description":"<p>Deletes a group.</p>\n","_postman_id":"2385b784-4378-419a-9cdf-256446ede86c"},{"name":"Add users to a group","item":[{"name":"/api/v2/groups/addUser","id":"9f1b1e80-6940-427c-a684-72bbc2d6f3be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": {{groupId}},\n  \"userAccountIds\": [\n    {{userId}}\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/groups/addUsers","urlObject":{"path":["api","v2","groups","addUsers"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Group id. Example: 74196.</p>\n","type":"text/plain"},"key":"groupId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>List of added users. Example: 5c90f2c9999a3f2d4cae7520.</p>\n","type":"text/plain"},"key":"userAccountIds","value":"array[string] (Required("}],"variable":[]}},"response":[{"id":"d8ccee63-8dc0-4f9c-b0c6-19d219d2057d","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": {{groupId}},\n  \"userAccountIds\": [\n    {{userId}}\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/groups/addUsers","host":["{{baseUrl}}"],"path":["api","v2","groups","addUsers"],"query":[{"key":"groupId","value":"integer","description":"required 🔴\n\nGroup id. Example: 74196.","disabled":true},{"key":"userAccountIds","value":"array[string]","description":"required 🔴\n\nList of added users. Example: 5c90f2c9999a3f2d4cae7520.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 08 Apr 2024 20:15:33 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Access-Control-Request-Method"},{"key":"vary","value":"Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=EXr9VJxxTVm2phZQynH1Ea9bM3na94ckWlMPCFeMsslwG5ZuPfJ5hypTxtngAmhomPRoFeR8e%2B6XvhMKHwcDckLMZlXZdCQDWMVq%2FAocOjyU7M6JImzUhm6B3xiwu9fyG0FF118%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8714ee111a168029-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9f1b1e80-6940-427c-a684-72bbc2d6f3be"}],"id":"06713de5-fbcf-42f8-9290-5bfd93c0ddea","description":"<p>Adds Oboard users to a group.</p>\n","_postman_id":"06713de5-fbcf-42f8-9290-5bfd93c0ddea"},{"name":"Remove users from a group","item":[{"name":"/api/v2/groups/removeUsers","id":"d0f026d8-900f-4acb-ad3f-e0eb3a9eb750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"<p>Check guide how to get token on a start page.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": {{groupId}},\n  \"userAccountIds\": [\n    {{userId}}\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v2/groups/removeUsers","urlObject":{"path":["api","v2","groups","removeUsers"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Group id. Example: 74196.</p>\n","type":"text/plain"},"key":"groupId","value":"integer (Required)"},{"disabled":true,"description":{"content":"<p>List of added users. Example: 5c90f2c9999a3f2d4cae7520.</p>\n","type":"text/plain"},"key":"userAccountIds","value":"array[string] (Required)"}],"variable":[]}},"response":[{"id":"0d82b1ed-7f01-4d3c-a9ea-5872d999c7a7","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-Token","value":"{{token}}","description":"Check guide how to get token on a start page.","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": {{groupId}},\n  \"userAccountIds\": [\n    {{userId}}\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/api/v2/groups/removeUsers","host":["{{baseUrl}}"],"path":["api","v2","groups","removeUsers"],"query":[{"key":"groupId","value":"integer","description":"required 🔴\n\nGroup id. Example: 74196.","disabled":true},{"key":"userAccountIds","value":"array[string]","description":"required 🔴\n\nList of added users. Example: 5c90f2c9999a3f2d4cae7520.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 08 Apr 2024 20:16:20 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Access-Control-Request-Method"},{"key":"vary","value":"Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"content-security-policy","value":"script-src 'self'"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=TFMHCfH%2BUaqQPbCMkGmbcnFab%2FGoJgXWvo8mxZ8aRFvGQfgQXoVFBPvx2sLnI7WP%2FWSAAD50YSajrFSFY7u%2B2Ex%2FXFv9aLxno4Ma0KpQLY8sxTWutcCWX6rIYoqTTcP7F%2FkegME%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8714ef3c1d7d587e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d0f026d8-900f-4acb-ad3f-e0eb3a9eb750"}],"id":"ebd75568-c8a8-40eb-b121-8fbce3bb39c4","description":"<p>Removes users from a group.</p>\n","_postman_id":"ebd75568-c8a8-40eb-b121-8fbce3bb39c4"}],"id":"b860ef1b-71e7-4e2e-990a-6c0a656b6e02","description":"<p>Groups contains users.</p>\n","_postman_id":"b860ef1b-71e7-4e2e-990a-6c0a656b6e02"},{"name":"Custom field","item":[{"name":"List custom fields","item":[{"name":"api/v3/customfields","id":"c24293d3-5b17-400a-abdd-53c2f7d780ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v3/customfields","urlObject":{"path":["api","v3","customfields"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"92e4cd6b-4590-4a34-a171-30ababe2190b","name":"200","originalRequest":{"method":"GET","header":[{"key":"API-Token","value":"{{token}}","type":"text"}],"url":"{{baseUrl}}/api/v3/customfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 12:09:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=PLtxdAPzKY1IfwrwChh6gXQIvhL5cWW4bsgWF9fttkx1jV6Y1n8kwZcZztOcf6S0HzgL8tKAjzIyMTmBFj950CvHLT8%2BSix%2BwEBJjaaU6OsurTnvWYmCyPuY0nR8TytdArrMkgU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93d1165148ef3b06-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2677&min_rtt=2462&rtt_var=1077&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=810&delivery_rate=1176279&cwnd=251&unsent_bytes=0&cid=4a93910a88380871&ts=439&x=0\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 261,\n        \"typeId\": 2,\n        \"name\": \"Long text\",\n        \"elementTypeIds\": [\n            5,\n            1,\n            4\n        ],\n        \"helpText\": null,\n        \"workspaceIds\": [\n            12245,\n            13561,\n            13562\n        ],\n        \"additionalFields\": {},\n        \"active\": true\n    },\n    {\n        \"id\": 262,\n        \"typeId\": 5,\n        \"name\": \"Date\",\n        \"elementTypeIds\": [\n            4,\n            1,\n            5\n        ],\n        \"helpText\": null,\n        \"workspaceIds\": [\n            12245,\n            13561,\n            13562\n        ],\n        \"additionalFields\": {},\n        \"active\": true\n    },\n    {\n        \"id\": 260,\n        \"typeId\": 3,\n        \"name\": \"Single-select\",\n        \"elementTypeIds\": [\n            1,\n            4,\n            5\n        ],\n        \"helpText\": null,\n        \"workspaceIds\": [\n            12245,\n            13561,\n            13562\n        ],\n        \"additionalFields\": {\n            \"1\": [\n                {\n                    \"id\": 435,\n                    \"name\": \"Option 1\",\n                    \"orderValue\": 0,\n                    \"typeId\": 1\n                },\n                {\n                    \"id\": 436,\n                    \"name\": \"Option 2\",\n                    \"orderValue\": 1,\n                    \"typeId\": 1\n                }\n            ]\n        },\n        \"active\": true\n    },\n    {\n        \"id\": 84,\n        \"typeId\": 6,\n        \"name\": \"User\",\n        \"elementTypeIds\": [\n            1,\n            4,\n            5\n        ],\n        \"helpText\": null,\n        \"workspaceIds\": [\n            12245\n        ],\n        \"additionalFields\": {},\n        \"active\": true\n    }\n]"}],"_postman_id":"c24293d3-5b17-400a-abdd-53c2f7d780ca"}],"id":"3b372aa9-4c6f-413a-8002-cfa019fb34b2","description":"<p>Returns a list of custom fields from all workspaces.</p>\n","_postman_id":"3b372aa9-4c6f-413a-8002-cfa019fb34b2"}],"id":"fdc5daba-1bc0-4fb1-b6a6-a5cf9d342168","_postman_id":"fdc5daba-1bc0-4fb1-b6a6-a5cf9d342168","description":""},{"name":"Comment","item":[{"name":"Retrieve comments by element","item":[{"name":"/api/v3/elements/comments","id":"dfd7c54f-a68b-4dff-bc71-82e27a8a4f3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1425412, 1427817]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements/comments","urlObject":{"path":["api","v3","elements","comments"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8e2be8b4-fc4a-492d-b247-b3ed803357db","name":"200","originalRequest":{"method":"POST","header":[{"key":"API-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"elementIds\": [1425412, 1427817]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api/v3/elements/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 11:58:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"origin,access-control-request-method,access-control-request-headers,accept-encoding"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"Content-Encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=fWVqsvC6AXjKR9wGY6Tt20YI3Bwt7CNHQQyKgHCyfanxW9sHoQNu1NFUPVWzVx7adZEdQa2vDJacKjUUyV%2BAwbfkIVTI48AfFE9dA65ghwjYisZxKlmWxvGwKSUr6woDJykf6Dk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93d1062e685b5b5e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2102&min_rtt=1886&rtt_var=861&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1177&delivery_rate=767762&cwnd=250&unsent_bytes=0&cid=5f9e9360b4c3a558&ts=430&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": [\n        {\n            \"elementId\": 1425412,\n            \"comments\": [\n                {\n                    \"text\": \"Test comment 1\",\n                    \"createDate\": \"2025-05-09 11:49:07.0\",\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"username\": \"Yaroslav Dromov\"\n                },\n                {\n                    \"text\": \"Test comment 2\",\n                    \"createDate\": \"2025-05-09 11:49:12.0\",\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"username\": \"Yaroslav Dromov\"\n                }\n            ]\n        },\n        {\n            \"elementId\": 1427817,\n            \"comments\": [\n                {\n                    \"text\": \"Test comment 3\",\n                    \"createDate\": \"2025-05-09 11:49:22.0\",\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"username\": \"Yaroslav Dromov\"\n                },\n                {\n                    \"text\": \"Test comment 4\",\n                    \"createDate\": \"2025-05-09 11:49:26.0\",\n                    \"accountId\": \"5c90f2c9999a3f2d4cae7520\",\n                    \"username\": \"Yaroslav Dromov\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"dfd7c54f-a68b-4dff-bc71-82e27a8a4f3a"}],"id":"c154762f-055c-4722-b897-0eeebe67bc6c","_postman_id":"c154762f-055c-4722-b897-0eeebe67bc6c","description":""}],"id":"8b1a5cca-e1a7-44d3-a77a-e53787ab1649","_postman_id":"8b1a5cca-e1a7-44d3-a77a-e53787ab1649","description":""}],"event":[{"listen":"prerequest","script":{"id":"e8f4e539-5076-4f19-b52e-19bd4059742c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"be8aea24-efd1-4274-9771-f5e84d1bfbe4","type":"text/javascript","exec":[""]}}],"variable":[{"key":"base_url","value":"https://backend.okr-api.com","type":"string"}]}