{"item":[{"id":"0b3239b5-23c6-428e-bcc3-3f12f93f34a2","name":"Recommendation campaigns","description":{"content":"","type":"text/plain"},"item":[{"id":"55e1970d-a2fc-4ed4-a910-762b1035f1b6","name":"Get all recommendation campaigns","request":{"name":"Get all recommendation campaigns","description":{"content":"Fetch all recommendation campaigns.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_MANY_CAMPAIGN_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"0","description":"Page number"},{"disabled":false,"key":"limit","value":"50","description":"Maximum number of campaigns on a page"},{"disabled":false,"key":"sortBy","value":"createdAt","description":"Name of the field by which data will be sorted"},{"disabled":false,"key":"ordering","value":"desc","description":"Sorting order"},{"disabled":false,"key":"includeMeta","value":"false","description":"If true, a `meta` JSON block with pagination data is included in the response body.\nIf false, the pagination data is included in the response headers.\n"},{"disabled":false,"key":"type","value":"string","description":"Filters the results by campaign type."},{"disabled":false,"key":"state","value":"active","description":"Shows only results with states matching this parameter. When this parameter is omitted, all campaigns are returned regardless of state."},{"disabled":false,"key":"state","value":"active","description":"Shows only results with states matching this parameter. When this parameter is omitted, all campaigns are returned regardless of state."},{"disabled":false,"key":"search","value":"string","description":"Searches campaigns by the specified phrase in their `id` and `title`."}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"f468746c-19ff-4e62-9b55-eca3ec7c9759","name":"Returns paginated campaigns. If `showMeta` was set to `true`, the metadata is included in the JSON response. If it was set to `false`, the metadata is included in the headers.","originalRequest":{"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"50"},{"key":"sortBy","value":"createdAt"},{"key":"ordering","value":"desc"},{"key":"includeMeta","value":"false"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Links to neighboring pages, first page, and last page in pagination","key":"Link","value":"string"},{"disabled":false,"description":"Total number of campaigns","key":"X-Pagination-Total-Count","value":"7061"},{"disabled":false,"description":"Total number of pages","key":"X-Pagination-Total-Pages","value":"7061"},{"disabled":false,"description":"The current page","key":"X-Pagination-Page","value":"7061"},{"disabled":false,"description":"Maximal number of items on a page","key":"X-Pagination-Limit","value":"7061"},{"disabled":false,"description":"The column (attribute) that the campaigns were sorted by","key":"X-Pagination-Sorted-By","value":"string"},{"disabled":false,"description":"Sorting order","key":"X-Pagination-Ordering","value":"string"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"meta\": {\n    \"totalPages\": 3607.9229137700763,\n    \"totalCount\": 1416.2450781605685,\n    \"page\": 6502.826973489355,\n    \"limit\": 6429.571189147762,\n    \"sortedBy\": \"string\",\n    \"ordering\": \"string\",\n    \"code\": 924.3213460952215,\n    \"link\": [\n      {\n        \"url\": \"string\",\n        \"rel\": \"first\"\n      },\n      {\n        \"url\": \"string\",\n        \"rel\": \"last\"\n      }\n    ]\n  },\n  \"data\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"extras\": {\n    \"states\": {\n      \"active\": 2199.058249586777,\n      \"draft\": 8361.6912083429,\n      \"paused\": 9294.214898758999\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"977076a3-0508-4fe4-9eed-55c6b1a4d81b","name":"Could not find campaigns","originalRequest":{"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"50"},{"key":"sortBy","value":"createdAt"},{"key":"ordering","value":"desc"},{"key":"includeMeta","value":"false"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eff00235-27f1-4809-b91c-482e2bc61bd8","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"50"},{"key":"sortBy","value":"createdAt"},{"key":"ordering","value":"desc"},{"key":"includeMeta","value":"false"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c0821b63-deff-4908-bd79-835dc3434ee2","name":"Create a recommendation campaign","request":{"name":"Create a recommendation campaign","description":{"content":"Create a new recommendation campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_CAMPAIGN_CREATE`\n\n**User role permission required:** `campaigns_recommendations: create`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"02d1b33e-b5ef-4c5e-a80c-f4ed1f1a73c6","name":"OK campaign has been returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": \"string\",\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"createdAt\": \"string\",\n  \"updatedAt\": \"string\",\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"additionalResponseAttributes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"abTest\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"crossWorkspaceMode\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0a598a4a-0611-457e-ad3e-66bd82dfec78","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"de8b3c97-2ac9-4c39-a95b-53783a329bc6","name":"Get recommendation campaign details","request":{"name":"Get recommendation campaign details","description":{"content":"Retrieve the details of a single campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_SINGLE_CAMPAIGN_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"bd94e5bd-64ce-48f8-b97e-386518d05038","name":"Data of a single campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": \"string\",\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"createdAt\": \"string\",\n  \"updatedAt\": \"string\",\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"additionalResponseAttributes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"abTest\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"crossWorkspaceMode\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d4b46e2-3367-4ce2-951f-a40317ae1a8d","name":"Could not find campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"304cdeed-75a0-4079-acfb-f61df3bafd66","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c35b54f2-0a1a-4c2b-ae72-d8a4e5c9d59b","name":"Update a recommendation campaign","request":{"name":"Update a recommendation campaign","description":{"content":"Update a recommendation campaign by changing the parameters or copying the definition from another campaign.\n\nWhen you copy from another campaign:\n- the following campaign data is NOT updated:\n  - `title`\n  - `state`\n  - `start_date`\n  - `end_date`\n  - `campaignId`\n  - `createdAt`\n- `modified_by_user_id` changes to the user who performed the update\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_CAMPAIGN_UPDATE`\n\n**User role permission required:** `campaigns_recommendations: update`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4019379d-517e-4561-a87f-d47696fd4372","name":"Campaign updated and returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": \"string\",\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"createdAt\": \"string\",\n  \"updatedAt\": \"string\",\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"additionalResponseAttributes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"abTest\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"crossWorkspaceMode\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44d2589d-9010-4ceb-b9c8-10d22087962b","name":"Could not find campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fe1ab5d0-07dd-43cf-9289-38e86a28a5ad","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3deb59cc-73aa-4196-a642-be4194a66bb6","name":"Delete a recommendation campaign","request":{"name":"Delete a recommendation campaign","description":{"content":"Delete a recommendation campaign. This operation is irreversible.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_CAMPAIGN_DELETE`\n\n**User role permission required:** `campaigns_recommendations: delete`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"608c521e-2402-4d0e-a1bc-264f8e9729cb","name":"OK campaign has been deleted","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": \"string\",\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"createdAt\": \"string\",\n  \"updatedAt\": \"string\",\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"additionalResponseAttributes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"abTest\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"crossWorkspaceMode\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"75fce69a-500d-4de3-be63-70a1ca4ed694","name":"Could not find campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"93de14ff-e6a5-4bcc-a799-104ee9f9992e","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f32a4290-ea87-46ef-afd6-3adfc74b2605","name":"Change campaigns' states","request":{"name":"Change campaigns' states","description":{"content":"Change the status of one or more campaigns.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_STATE_CAMPAIGN_UPDATE`\n\n**User role permission required:** `campaigns_recommendations: update`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"state\": \"active\",\n  \"ids\": [\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"53419bb2-538a-44e4-a2e8-e8f00a3497e0","name":"Campaigns status changed","originalRequest":{"url":{"path":["recommendations","v2","campaigns","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"state\": \"active\",\n  \"ids\": [\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  \"string\",\n  \"string\"\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"93d23fd3-46fa-42e3-a796-27a05b872dca","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"state\": \"active\",\n  \"ids\": [\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cbba53e0-52e9-440f-abca-b2802a5e6c9a","name":"Copy a recommendation campaign","request":{"name":"Copy a recommendation campaign","description":{"content":"Copy a campaign. The copied campaign's `state` will be `draft` and `slug` will be undefined.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_COPY_CAMPAIGN_CREATE`\n\n**User role permission required:** `campaigns_recommendations: create`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"f8034246-cc83-4d5f-a175-a6e0d27cfdb2","name":"Copy created and returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"startDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"state\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": \"similar\",\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": \"string\",\n  \"slug\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"description\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"endDate\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"createdAt\": \"string\",\n  \"updatedAt\": \"string\",\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"additionalResponseAttributes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"abTest\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"crossWorkspaceMode\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f61faa74-61db-44e2-8a56-c338c42fbcea","name":"Could not find campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"218d0255-899a-4e23-aec0-2d6691fd465b","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignId","description":"(Required) ID of the campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00429a3b-68f5-491f-9323-0f643d7e0896","name":"Get simplified recommendation campaigns","request":{"name":"Get simplified recommendation campaigns","description":{"content":"Fetch simplified recommendation campaign data.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_MANY_SIMPLIFIED_CAMPAIGN_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns","simplified"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"type","value":"string","description":"Filter by campaign type."},{"disabled":false,"key":"type","value":"string","description":"Filter by campaign type."},{"disabled":false,"key":"state","value":"active","description":"Filter by states."},{"disabled":false,"key":"state","value":"active","description":"Filter by states."}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"2db491e9-79ec-41a8-bb95-e671644c7b45","name":"Simplified campaigns returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns","simplified"],"host":["{{baseUrl}}"],"query":[{"key":"type","value":"string"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"campaignId\": \"string\",\n    \"title\": \"string\",\n    \"type\": \"string\"\n  },\n  {\n    \"campaignId\": \"string\",\n    \"title\": \"string\",\n    \"type\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6efe967-6b2d-499e-80d7-287369f6ee5e","name":"Could not find campaign","originalRequest":{"url":{"path":["recommendations","v2","campaigns","simplified"],"host":["{{baseUrl}}"],"query":[{"key":"type","value":"string"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"426c8156-ad79-40f4-91b5-18a52460f3dc","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","campaigns","simplified"],"host":["{{baseUrl}}"],"query":[{"key":"type","value":"string"},{"key":"type","value":"string"},{"key":"state","value":"paused"},{"key":"state","value":"paused"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"60130c81-c2fa-4c8a-b5ce-2bf9c0259c80","name":"Recommendation statistics","description":{"content":"","type":"text/plain"},"item":[{"id":"1a522d72-00c2-4aa3-8b53-eccf59b3fdfa","name":"Get recommendation campaign statistics","request":{"name":"Get recommendation campaign statistics","description":{"content":"Retrieves the statistics of campaigns defined in the request.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `AI_STATS_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns","stats"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"campaignIds\": [\n    \"string\"\n  ],\n  \"from\": \"1960-04-20\",\n  \"to\": \"1957-12-27\",\n  \"timeZone\": \"Europe/Warsaw\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c012954a-1450-4e87-9ba9-c0391729eb5b","name":"Statistics returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"campaignIds\": [\n    \"string\"\n  ],\n  \"from\": \"1960-04-20\",\n  \"to\": \"1957-12-27\",\n  \"timeZone\": \"Europe/Warsaw\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"summary\": {\n      \"views\": 7609,\n      \"revenue\": 3934.2782550621637,\n      \"itemPurchases\": 1660,\n      \"itemPurchasesPerItemClick\": 6870.546284805913,\n      \"itemClicks\": 5937.792946560236,\n      \"transactions\": 4158,\n      \"frameClicks\": 5871.684733165833,\n      \"frameClicksPerGeneration\": 9269.788897637125,\n      \"frameClicksPerView\": 4143.117101062648,\n      \"generations\": 5364,\n      \"uniqueClients\": 3962.357841986801\n    },\n    \"byCampaign\": [\n      {\n        \"campaignId\": \"string\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"campaignId\": \"string\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9e944cc8-0e45-4831-852e-dd608168b98f","name":"Service error","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"campaignIds\": [\n    \"string\"\n  ],\n  \"from\": \"1960-04-20\",\n  \"to\": \"1957-12-27\",\n  \"timeZone\": \"Europe/Warsaw\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74061323-0400-4889-bd41-e5de2e130e59","name":"Incorrect request","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"campaignIds\": [\n    \"string\"\n  ],\n  \"from\": \"1960-04-20\",\n  \"to\": \"1957-12-27\",\n  \"timeZone\": \"Europe/Warsaw\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"084427fa-3aab-45ec-9672-a2cd06cad352","name":"Get global recommendation campaign statistics","request":{"name":"Get global recommendation campaign statistics","description":{"content":"Retrieves the statistics of all recommendation campaigns.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `AI_STATS_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns","stats","global"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"from","value":"1985-12-16","description":"Upper bound of the interval for which the statistics will be retrieved.  \nMust be provided with `from`, otherwise the filter is treated as unspecified.  \nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"to","value":"1985-12-16","description":"Lower bound of the interval for which the statistics will be retrieved.\nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"timeZone","value":"Europe/Warsaw","description":"Time zone identifier."}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"84f894d1-aceb-4248-88bc-8358da17b777","name":"Statistics returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats","global"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"summary\": {\n      \"views\": 8379,\n      \"revenue\": 808.4840019474505,\n      \"itemPurchases\": 7096,\n      \"itemPurchasesPerItemClick\": 8754.413393241755,\n      \"itemClicks\": 4986.213684230036,\n      \"transactions\": 8183,\n      \"frameClicks\": 9619.301136793822,\n      \"frameClicksPerGeneration\": 8200.212573165234,\n      \"frameClicksPerView\": 9798.824871913734,\n      \"generations\": 8073,\n      \"uniqueClients\": 8905.908300086625\n    },\n    \"byDate\": [\n      {\n        \"date\": \"1966-03-01\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"date\": \"1962-09-07\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7a8ecdb5-6b57-4d77-ae70-f9d06392e10e","name":"Service error","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats","global"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59bb23b4-d250-4a00-a061-11e53d19ee2e","name":"Incorrect request","originalRequest":{"url":{"path":["recommendations","v2","campaigns","stats","global"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cab1d934-8e72-4e27-bfba-6fd384e49bc5","name":"Get recommendation campaign statistics","request":{"name":"Get recommendation campaign statistics","description":{"content":"Retrieves the statistics of a single recommendation campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `AI_STATS_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId","stats"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"from","value":"1985-12-16","description":"Upper bound of the interval for which the statistics will be retrieved.  \nMust be provided with `from`, otherwise the filter is treated as unspecified.  \nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"to","value":"1985-12-16","description":"Lower bound of the interval for which the statistics will be retrieved.\nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"timeZone","value":"Europe/Warsaw","description":"Time zone identifier."}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"36736846-1596-4d75-84ca-870bea849533","name":"Statistics returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"summary\": {\n      \"views\": 2256,\n      \"revenue\": 4372.408138093336,\n      \"itemPurchases\": 3583,\n      \"itemPurchasesPerItemClick\": 9422.241556994542,\n      \"itemClicks\": 5394.471230880147,\n      \"transactions\": 5956,\n      \"frameClicks\": 2976.843994766275,\n      \"frameClicksPerGeneration\": 4475.609100656036,\n      \"frameClicksPerView\": 991.6226528479943,\n      \"generations\": 9270,\n      \"uniqueClients\": 4332.372543946102\n    },\n    \"byDate\": [\n      {\n        \"date\": \"1976-08-03\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"date\": \"1967-03-08\",\n        \"stats\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7b3345b-4c50-45b3-ad2c-da5fa29775ff","name":"Service error","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eb381b54-614b-4b43-8750-aac160c08e6d","name":"Incorrect request","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"254ec6d3-8351-4e80-ab62-f7ca4468ab31","name":"Get statistics for top items in a campaign","request":{"name":"Get statistics for top items in a campaign","description":{"content":"Retrieves the statistics of top products for a single recommendation campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `AI_STATS_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","campaigns",":campaignId","products","stats"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"from","value":"1985-12-16","description":"Upper bound of the interval for which the statistics will be retrieved.  \nMust be provided with `from`, otherwise the filter is treated as unspecified.  \nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"to","value":"1985-12-16","description":"Lower bound of the interval for which the statistics will be retrieved.\nIf not specified, the interval is last 7 days.\n"},{"disabled":false,"key":"timeZone","value":"Europe/Warsaw","description":"Time zone identifier."},{"disabled":false,"key":"metric","value":"views","description":"The response will include statistics for up to 10 top-performing items according to the selected metric, sorted from best to worst.\nIf not specified, the default metric is `views`.\n- views - the number of displayed recommendation frames.\n- generations - the number of generated recommendation frames.\n- clicks - the number of times an item in a recommendation frame was clicked.\n- charges - the number of transactions caused by the recommendation.\n- revenue - the revenue generated by the recommendation.\n"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"87162c2a-4ddb-4fc5-8776-014971f8aeb0","name":"Statistics returned","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","products","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"},{"key":"metric","value":"views"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"productId\": \"string\",\n      \"stats\": {\n        \"views\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"revenue\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemPurchases\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemPurchasesPerItemClick\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemClicks\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"transactions\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicks\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicksPerGeneration\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicksPerView\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"generations\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uniqueClients\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    },\n    {\n      \"productId\": \"string\",\n      \"stats\": {\n        \"views\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"revenue\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemPurchases\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemPurchasesPerItemClick\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemClicks\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"transactions\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicks\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicksPerGeneration\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"frameClicksPerView\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"generations\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uniqueClients\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"319abcb4-540b-4b5c-9f84-e46f39c841ca","name":"Service error","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","products","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"},{"key":"metric","value":"views"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c3ecef4-310d-42f8-a77a-a2d24589f080","name":"Incorrect request","originalRequest":{"url":{"path":["recommendations","v2","campaigns",":campaignId","products","stats"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"1985-12-16"},{"key":"to","value":"1985-12-16"},{"key":"timeZone","value":"Europe/Warsaw"},{"key":"metric","value":"views"}],"variable":[{"disabled":false,"type":"any","value":"50NCGoRK0VRb","key":"campaignId","description":"(Required) ID of the recommendation campaign"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"httpStatus\": 500,\n  \"errorCode\": 253,\n  \"timestamp\": \"2020-01-18T12:42:32.544Z\",\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"b0428521-e793-4115-9537-420d99769d32","name":"Recommendations","description":{"content":"","type":"text/plain"},"item":[{"id":"9f0e888a-132a-4a07-984a-64dcdc3d49d4","name":"Get recommendations by campaign","request":{"name":"Get recommendations by campaign","description":{"content":"This method allows you to retrieve recommendations based on a campaignID or a slug and a context. The context is built based on:\n\n  - campaign identifier (required)\n  - profile UUID\n  - items (for example, items currently in the basket)\n  - item exclusions\n\n\n  This is the recommended and simplest way to fetch recommendations.\n\n  Before you use this method, you must to create a recommendations campaign in Synerise. All the recommendation filters and parameters will be handled for you automatically according to a campaign's configuration.\n\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_MATERIALIZER_V2_RECOMMEND_CAMPAIGNS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"itemId","value":"string","description":"Item ID or item IDs for the recommendation context. This parameter is:\n\n- required for similar/complementary items campaigns.\n\n- optional for personalized campaigns.\n\nThis parameter can be passed in all recommendations. In recommendations which don't use the context item as part of the recommendation model, the context item can only be used to create filters.\n\nYou can repeat this parameter in order to pass a number of context-creating items, for example, in a cart recommendation campaign.\n\nThis overrides the `itemsSource` settings of the campaign definition.\n\nAlternatively, you can pass the `itemsSourceType` and `itemsSourceId` parameters to use context items from source (aggregate or expression). These parameters can't be used at the same request with `itemId`.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied."},{"disabled":false,"key":"itemsSourceType","value":"expression","description":"Item ID or item IDs source type for the recommendation context.\n\nMust be used with `itemSourceId`. This overrides the `itemsSource` settings of the campaign definition.\n\nIn recommendations whose models doesn't use the item context, the attributes of those items can only be used in filters.  \n\nIf the items' source type is 'aggregate', the aggregate result will be used as context items. If the items' source type is 'expression', the expression result will be used as context items.\n\nThe item ID source (aggregate or expression) should return a string or an array of strings. If it returns numerical values, the recommendations engine attempts to convert them into strings while processing the request.\n\nAlternatively, you can pass the `itemId` parameter to define context items directly. Only one of these options is allowed at the same time.\n"},{"disabled":false,"key":"itemsSourceId","value":"string","description":"Source of item IDs for the recommendation context. In recommendations whose models doesn't use the item context, the attributes of those items can only be used in filters.\n\nMust be used with `itemsSourceType`.\n\nIf the items' source type is 'aggregate', this is the aggregate's ID. If the items' source type is 'expression', this is the expression's ID.\n\nThe item ID source (aggregate or expression) should return a string or an array of strings. If it returns numerical values, the recommendations engine attempts to convert them into strings while processing the request.\n\nAlternatively, you can pass the `itemId` parameter to define context items directly. Only one of these options is allowed at the same time.\n"},{"disabled":false,"key":"externalItemId","value":"string","description":"Items provided by an external recommendation model to be returned as recommendation results.\n\nYou can repeat this parameter to pass multiple external items.\n\nThis parameter is used with campaigns of type \"external-items\".\n"},{"disabled":false,"key":"itemIdExcluded","value":"string","description":"IDs of items that will be excluded from the generated recommendations. For example, items already added to the basket."},{"disabled":false,"key":"additionalFilters","value":"effectivePrice>300 AND effectivePrice<400","description":"<hr>\n<strong>IMPORTANT</strong>:\n\n- The `filtersJoiner` attribute is REQUIRED when `additionalFilters` is included. If `filtersJoiner` is missing, the additional filters do not work.  \n- Do NOT send multiple instances of this parameter.\n\n<hr>\n\nAdditional filters. These are merged with the campaign's own filters according to the logic in `filtersJoiner`.\n\nThis parameter must include all the additional filters as a single string, for example `additionalFilters=effectivePrice>300 AND effectivePrice<400` (the spaces are required).\n"},{"disabled":false,"key":"filtersJoiner","value":"OR","description":"Defines the logic of merging `additionalFilters` with the campaign's existing filters.\n- `REPLACE` replaces the campaign's filters with your filters.\n- `AND` matches if both your filters and the campaign filters are met.\n- `OR` matches if at least one of the filters is met.\n"},{"disabled":false,"key":"additionalElasticFilters","value":"effectivePrice>300 AND effectivePrice<400","description":"<hr>\n<strong>IMPORTANT</strong>:\n\n- The `elasticFiltersJoiner` attribute is REQUIRED when `additionalElasticFilters` is included. If `elasticFiltersJoiner` is missing, the additional filters do not work.  \n- Do NOT send multiple instances of this parameter.\n\n<hr>\n\nAdditional elastic filters. These are merged with the campaign's own elastic filters according to the logic in `elasticFiltersJoiner`.\n\nThis parameter must include all the additional filters as a single string, for example `additionalElasticFilters=effectivePrice>300 AND effectivePrice<400` (the spaces are required).\n"},{"disabled":false,"key":"elasticFiltersJoiner","value":"OR","description":"Defines the logic of merging `additionalElasticFilters` with the campaign's existing elastic filters.\n- `REPLACE` replaces the campaign's filters with your filters.\n- `AND` matches if both your filters and the campaign filters are met.\n- `OR` matches if at least one of the filters is met.\n"},{"disabled":false,"key":"displayAttribute","value":"string","description":"Item attribute whose value will be returned in the recommendation response. The parameter value will be merged with the configuration of the recommendation. This parameter can be passed multiple times."},{"disabled":false,"key":"includeContextItems","value":"false","description":"When true, the recommendation response will include context items metadata."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"670e5381-9e61-486e-b7cd-c587d60002ac","name":"Recommendations for the provided context. The response schema depends on your Workspace configuration. The schema below only includes the static elements.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"inventoryChannelId","value":"string"},{"key":"itemsSourceType","value":"expression"},{"key":"itemsSourceId","value":"string"},{"key":"externalItemId","value":"string"},{"key":"itemIdExcluded","value":"string"},{"key":"additionalFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"filtersJoiner","value":"OR"},{"key":"additionalElasticFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"elasticFiltersJoiner","value":"OR"},{"key":"displayAttribute","value":"string"},{"key":"includeContextItems","value":"false"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ],\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"slots\": [\n      {\n        \"id\": 765,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      },\n      {\n        \"id\": 1337,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      }\n    ],\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e41da82b-602b-4eb8-b858-058be06b9827","name":"No recommendations could be generated for the specified campaign and context.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"inventoryChannelId","value":"string"},{"key":"itemsSourceType","value":"expression"},{"key":"itemsSourceId","value":"string"},{"key":"externalItemId","value":"string"},{"key":"itemIdExcluded","value":"string"},{"key":"additionalFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"filtersJoiner","value":"OR"},{"key":"additionalElasticFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"elasticFiltersJoiner","value":"OR"},{"key":"displayAttribute","value":"string"},{"key":"includeContextItems","value":"false"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7342266a-621b-4fca-9016-62c739403896","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"inventoryChannelId","value":"string"},{"key":"itemsSourceType","value":"expression"},{"key":"itemsSourceId","value":"string"},{"key":"externalItemId","value":"string"},{"key":"itemIdExcluded","value":"string"},{"key":"additionalFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"filtersJoiner","value":"OR"},{"key":"additionalElasticFilters","value":"effectivePrice>300 AND effectivePrice<400"},{"key":"elasticFiltersJoiner","value":"OR"},{"key":"displayAttribute","value":"string"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f1f7b3d5-b8e1-4097-8f33-57c503f794d5","name":"Get recommendations by campaign","request":{"name":"Get recommendations by campaign","description":{"content":"This method allows you to retrieve recommendations based on a campaignID or slug and a context. The context is built based on:\n\n- campaign ID or slug (one of those is required)\n- profile UUID\n- items (for example, items currently in the basket)\n- item exclusions\n\nThis is the recommended and simplest way to fetch recommendations.\n\nBefore you use this method, you must to create a recommendations campaign in Synerise. All the recommendation filters and parameters will be handled for you automatically according to a campaign's configuration.\n\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_MATERIALIZER_V2_RECOMMEND_CAMPAIGNS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"campaignId\": \"string\",\n  \"slug\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"aggregate\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"AND\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": true,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"378f9cc4-ca8d-49c8-818e-a7f2d2118769","name":"Recommendations for the provided context. The response schema depends on your Workspace configuration. The schema below only includes the static elements.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"campaignId\": \"string\",\n  \"slug\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"aggregate\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"AND\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ],\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"slots\": [\n      {\n        \"id\": 769,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      },\n      {\n        \"id\": 3245,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      }\n    ],\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8898a79a-ad8c-48f3-8b6a-065332a6f9ea","name":"No recommendations could be generated for the specified campaign and context.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"campaignId\": \"string\",\n  \"slug\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"aggregate\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"AND\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06e66d8b-aa81-4ff1-ab97-3860d5d0ea34","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"campaignId\": \"string\",\n  \"slug\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"aggregate\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"AND\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"684daaee-ba98-4b41-b937-7b8a4f482fcb","name":"Get recommendations by campaign and profile identifier","request":{"name":"Get recommendations by campaign and profile identifier","description":{"content":"\n**Before you use this method**: you must [create a recommendations campaign in Synerise](https://help.synerise.com/docs/campaign/recommendations-v2/). All the recommendation filters and parameters will be handled for you automatically according to a campaign's configuration.\n\nThe method allows you to retrieve recommendations based on a campaignID or a slug, profile's identifier name (the value of the identifier is provided in the request body), and a context. The context is built based on:\n\n- campaign identifier (required)\n- identifierName (required)\n- identifierValue (required)\n- items (for example, items currently in the basket)\n- item exclusions\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_MATERIALIZER_V2_RECOMMEND_WITH_CUSTOM_ID_RECOMMENDATIONS_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier","by",":identifierName"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"},{"disabled":false,"type":"any","value":"email","key":"identifierName","description":"(Required) The name of the profile identifier to use for the request. By default, the allowed identifier types are `id`, `uuid`, `email`, and `custom_identify`. This may be changed in the workspace configuration."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"expression\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"REPLACE\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": true,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"60c5fbae-3388-48d3-b53f-0809a295516f","name":"Recommendations for the provided context. The response schema depends on your Workspace configuration. The schema below only includes the static elements.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier","by",":identifierName"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"},{"disabled":false,"type":"any","value":"email","key":"identifierName","description":"(Required) The name of the profile identifier to use for the request. By default, the allowed identifier types are `id`, `uuid`, `email`, and `custom_identify`. This may be changed in the workspace configuration."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"expression\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"REPLACE\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": true,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ],\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"slots\": [\n      {\n        \"id\": 769,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      },\n      {\n        \"id\": 3245,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      }\n    ],\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1e747c8f-4047-4061-894a-b35ece534d18","name":"No recommendations could be generated for the specified campaign and context.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier","by",":identifierName"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"},{"disabled":false,"type":"any","value":"email","key":"identifierName","description":"(Required) The name of the profile identifier to use for the request. By default, the allowed identifier types are `id`, `uuid`, `email`, and `custom_identify`. This may be changed in the workspace configuration."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"expression\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"REPLACE\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": true,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"deb32249-7df6-4454-ba64-62b49562daa6","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns",":campaignIdentifier","by",":identifierName"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"campaignIdentifier","description":"(Required) Recommendation campaign identifier - a campaignID or a slug"},{"disabled":false,"type":"any","value":"email","key":"identifierName","description":"(Required) The name of the profile identifier to use for the request. By default, the allowed identifier types are `id`, `uuid`, `email`, and `custom_identify`. This may be changed in the workspace configuration."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"itemsSource\": {\n    \"type\": \"expression\",\n    \"id\": \"string\"\n  },\n  \"itemsExcluded\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"filtersJoiner\": \"AND\",\n  \"additionalElasticFilters\": \"effectivePrice>300 AND effectivePrice<400\",\n  \"elasticFiltersJoiner\": \"REPLACE\",\n  \"displayAttributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": true,\n  \"recommendedItemsFromExternalModel\": [\n    [\n      \"string\",\n      \"string\"\n    ],\n    [\n      \"string\",\n      \"string\"\n    ]\n  ],\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fbe9b0d7-80c9-4547-8bfa-e229eddccb91","name":"Preview campaign recommendations","request":{"name":"Preview campaign recommendations","description":{"content":"This method allows you to preview recommendations for a campaign with a given configuration before creating it.\n\n**Note**: This method is not an alternative to creating recommendations for an existing campaign. It is intended for testing purposes only.\n\nThe recommendation context is built based on:\n- profile UUID\n- items\n- item exclusions\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_MATERIALIZER_V2_RECOMMEND_CAMPAIGNS_RECOMMENDATIONS_PREVIEW_READ`\n\n**User role permission required:** `campaigns_recommendations: read`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","campaigns","preview"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"clientUUID\": \"b0aa0233-ff36-e000-5e25-f4e7c4e4f1b8\",\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"05b069f7-6ae4-4971-b98b-f7cf8e99787c","name":"Recommendations for the provided context. The response schema depends on your Workspace configuration. The schema below only includes the static elements.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns","preview"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"clientUUID\": \"1ffe0370-f30d-3e1a-2f53-c60896534163\",\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ],\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"slots\": [\n      {\n        \"id\": 769,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      },\n      {\n        \"id\": 3245,\n        \"itemIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"error\": {\n          \"status\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"error\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"message\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        }\n      }\n    ],\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81c84847-52f9-4f80-9a05-7869a6e10eb2","name":"No recommendations could be generated for the specified campaign and context.","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns","preview"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"clientUUID\": \"1ffe0370-f30d-3e1a-2f53-c60896534163\",\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"34e88422-4355-42a8-ae26-f3fc1e5f7f2e","name":"The user has sent too many requests in a given amount of time (\"rate limiting\").","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns","preview"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"clientUUID\": \"1ffe0370-f30d-3e1a-2f53-c60896534163\",\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b3ff885-858c-42cc-8382-f6096d5cb0c8","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","campaigns","preview"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemsCatalogId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"slots\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"type\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"clientUUID\": \"1ffe0370-f30d-3e1a-2f53-c60896534163\",\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"parameters\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"title\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"campaignId\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"personalizeSlotsOrder\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"boostingStrategies\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"itemsSource\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1975-05-10T22:55:38.903Z\",\n  \"status\": 3783,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"45f819e2-403f-41f1-b1e9-ed0ecec58606","name":"Personalized recommendations","request":{"name":"Personalized recommendations","description":{"content":"Retrieve item recommendations for a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_PERSONALIZED_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemId","value":"string","description":"Item identifier, equal to `itemId` from the *item feed*. It can be used to define the item context of the query."},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"495e917b-9232-44fa-be24-f80545506a0a","name":"Personalized recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e86eb7f-0c75-4fc9-8c0c-c7f9fc6eb8c1","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b914383c-93d5-4ec8-8c18-98ec11d47258","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c7557c91-9955-48c2-be34-0efff5316f9a","name":"Personalized recommendations","request":{"name":"Personalized recommendations","description":{"content":"Retrieve item recommendations for a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_PERSONALIZED_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 1933,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 4038.21884272575,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"33c9c617-ea9a-4a17-8ada-11285fbabde9","name":"Personalized recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 6192,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 9341,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"55e62da2-ae16-40f8-97d9-6004a48161b1","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"515792b1-180f-48cc-8d96-23e504c5437d","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Recommendations will be generated for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c6f700c3-f087-4afc-8745-404d2eea5bd7","name":"Section recommendations","request":{"name":"Section recommendations","description":{"content":"Retrieve item recommendations grouped by attribute.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_SECTION_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","sections"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 3650,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"00518e43-70d0-4b87-80ae-27386b3fbf77","name":"Section recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","sections"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 3953,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 7248,\n        \"name\": \"string\",\n        \"rows\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 4290,\n        \"name\": \"string\",\n        \"rows\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d355f08f-47ac-4b20-8e8f-3c71af7252fb","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","sections"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 3953,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"684addd5-d6e2-40e9-ac60-07d897289c2a","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","sections"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numRows\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"numItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 3953,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"753a05e7-3fad-4743-9ce8-9a971456c5cc","name":"Attribute recommendations","request":{"name":"Attribute recommendations","description":{"content":"Retrieve attribute recommendations.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_ATTRIBUTE_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","attributes"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 1272,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7bcee160-2a9d-4d3d-b598-d5860a4d37f8","name":"Attribute recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","attributes"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 5762,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e935a64f-202c-441c-867c-1454c34098b0","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","attributes"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 5762,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d93a9e14-cf32-44d7-9598-5ce14e27d895","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","attributes"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"attribute\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 5762,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"metadataCatalogId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"71a32ec5-8ed2-4a5b-b11b-ed01ef42698d","name":"Last viewed recommendations","request":{"name":"Last viewed recommendations","description":{"content":"Retrieve recent item recommendations seen by a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_LAST_VIEWED_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"58a0d622-e4be-433b-b788-13ae4c54c456","name":"Last viewed recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9ff1959-5f3d-49b2-9203-e467226d8ded","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3b5147e4-56b2-400e-b0b6-b4434c759d53","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bcfa370a-f084-4e0b-88da-937efa117f88","name":"Last viewed recommendations","request":{"name":"Last viewed recommendations","description":{"content":"Retrieve recent item recommendations seen by a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_LAST_VIEWED_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e23ec806-1899-4402-b816-5e554a875234","name":"Last viewed recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4160214f-e302-4b6e-9b40-6d0a8bb41123","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"847e54a2-f597-414a-bc0c-f5c3b38249f4","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","last"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ee6f0d0d-3659-4e72-93b4-161db062fe2b","name":"Recent interactions recommendations","request":{"name":"Recent interactions recommendations","description":{"content":"Retrieve recent interactions recommendations for a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_RECENT_INTERACTIONS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"fa089b4a-b21d-4197-b45b-17516f60c15e","name":"Recent interactions recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1508a5b0-df7c-4b97-b6b1-f3a5d42bf819","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd0c97a5-0ad2-47cc-b34e-69fcfb1a7840","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d91411c7-6783-4ce6-9c17-5a22d59b16cb","name":"Recent interactions recommendations","request":{"name":"Recent interactions recommendations","description":{"content":"Retrieve recent interactions recommendations for a profile.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_RECENT_INTERACTIONS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"f7c28b85-81c1-42cd-9a16-9dbec89ccd2a","name":"Recent interactions recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"56524572-25a0-432e-8982-c4a9c982d0ab","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"093a4eae-a46e-48dc-b16d-3c896eee954a","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","users",":clientUuid","aggregates",":aggregateUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"clientUuid","description":"(Required) Information will be shown for the provided profile UUID."},{"disabled":false,"type":"any","value":"string","key":"aggregateUUID","description":"(Required) Information will be shown for the provided aggregate UUID."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"75b48629-d9c9-4a5a-b80a-435602118271","name":"Scoring by metric","request":{"name":"Scoring by metric","description":{"content":"Returns items with the highest score of a chosen metric. A list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2).\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_METRICS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"sortMetric","value":"string","description":"ID of the metric to sort the results by. The list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2)."},{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"itemId","value":"string","description":"Item identifier, equal to `itemId` from the *item feed*. It can be used to define the item context of the query."},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"e882c0d2-2db2-4693-95d3-1d146c073390","name":"Items with the highest metric scores","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"sortMetric","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"27f7a3da-5c7b-4f53-ac22-26352ff067ff","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"sortMetric","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"048ad81b-e7be-4728-87b8-47adc7159d51","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"sortMetric","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"itemId","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6b527d74-fdc9-4f8f-8277-4dc37870b488","name":"Scoring by metric","request":{"name":"Scoring by metric","description":{"content":"Returns items with the highest score of a chosen metric. A list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2).\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_METRICS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"slots\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sortMetric\": \"string\",\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"contextItemIds\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"boostingParameters\": {\n    \"metric\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"strength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"boostingStrategies\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a6e21ea6-f2b9-4171-a6a3-904d12d9d379","name":"Items with the highest metric scores","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"slots\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sortMetric\": \"string\",\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"contextItemIds\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"boostingParameters\": {\n    \"metric\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"strength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"boostingStrategies\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9999069a-0ff7-465f-8893-a5c44457a0da","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"slots\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sortMetric\": \"string\",\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"contextItemIds\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"boostingParameters\": {\n    \"metric\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"strength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"boostingStrategies\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"348fa63b-f0c8-41cc-a9ad-6c28e1c989c4","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","metric"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientUUID\": \"string\",\n  \"slots\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sortMetric\": \"string\",\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"contextItemIds\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"params\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"boostingParameters\": {\n    \"metric\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"strength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"personalizedBoostingStrength\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"boostingStrategies\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3eff4e33-b5b9-406f-b3b8-7d2b574f061e","name":"Complementary items for a cart","request":{"name":"Complementary items for a cart","description":{"content":"Show recommendations based on the contents of a cart.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_COMPLEMENTARY_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemId","value":"string","description":"Item identifiers, equal to `itemId` from the *item feed*. They can be used to define the item context of the query."},{"disabled":false,"key":"itemId","value":"string","description":"Item identifiers, equal to `itemId` from the *item feed*. They can be used to define the item context of the query."},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"boostMetric","value":"string","description":"ID of the metric to boost the results by. Metric scores will be combined with recommendation scores, favoring the best-performing results. The list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2)."},{"disabled":false,"key":"sortMetric","value":"string","description":"ID of the metric to sort the results by. The list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2)."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"8fe7dd4b-ec4b-414c-8538-d647c4e049c3","name":"Cart complementary recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"379be32f-766d-40f5-aa0d-5974e8f0ab11","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74bde929-3916-4937-8e09-c6e9bb85687e","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7bd4ecb1-c63d-4c30-b80c-14d3182b780c","name":"Complementary items for a cart","request":{"name":"Complementary items for a cart","description":{"content":"Show recommendations based on the contents of a cart.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_COMPLEMENTARY_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d2b157b8-4de9-4d5d-b554-a31d66cf8653","name":"Cart complementary recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db53bd7b-3685-4494-943d-f3e1e823bcab","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5b67f6d-3b29-4a00-a32c-8150838d691d","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","complementary"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"892a3169-4e8f-4d99-a65c-b042eb399a91","name":"Complementary items","request":{"name":"Complementary items","description":{"content":"Returns items complementary to the given items.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_COMPLEMENTARY_PRODUCTS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"67c3f9b2-e20e-4a38-b846-9d98378692ff","name":"Items complementary to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"426424a2-b3fc-4dd9-b5ef-ddd80340ff73","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2858d5ab-261f-46f4-8271-1b0fb3c842b8","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"68746dcc-54f4-4770-b93b-68004e1681c6","name":"Complementary items","request":{"name":"Complementary items","description":{"content":"Returns items complementary to the given items.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_COMPLEMENTARY_PRODUCTS_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c60e1272-de1e-4779-99b7-0d00d7fea3d8","name":"Items complementary to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a178483c-d1ec-4d3c-ba0b-ccae7d5c2b96","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c644db6f-5d19-437e-b9f2-c4e10a2ab85b","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","complementary"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"478cb63a-7a5e-45c8-b77a-b09180a299c7","name":"Similar items","request":{"name":"Similar items","description":{"content":"Returns items similar to a given item.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_SIMILAR_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"8189e3f4-0c4d-4325-b518-c7d6410ea33b","name":"Items similar to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9989127c-3938-4bac-b096-02bb98abf1d5","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49dbcd13-6a14-4153-a362-1e4d14bb64ee","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"65631145-0222-41f3-b4c8-19b87620c514","name":"Similar items","request":{"name":"Similar items","description":{"content":"Returns items similar to a given item.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_SIMILAR_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"59bc02bf-bcd5-4c39-9e4e-41f0987130e7","name":"Items similar to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd32e166-2a4a-455c-af10-9abddadf5b06","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1dc585d-7647-4d17-90e7-8df40c29e2e9","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57477eee-c6ea-4f61-96ac-c20a2138d84a","name":"Visually similar","request":{"name":"Visually similar","description":{"content":"Returns items visually similar to the given items.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_VISUAL_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"},{"disabled":false,"key":"inventoryChannelId","value":"string","description":"Inventory context identifier used to evaluate inventory-related filters and boosting strategies. If not provided, no inventory context will be applied.\n"},{"disabled":false,"key":"crossWorkspaceMode","value":"true","description":"Specifies if recommendation should use cross-workspace mode and personalize recommendations with events from other members of workspace group if they are available.\n"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"c3b0fcae-8d57-472d-9f20-498ac010c648","name":"Items visually similar to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"75929c87-61ff-49eb-ac07-b1a9d90a8b8c","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60cd11ab-78b1-47fe-a173-1b49158bd7a6","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"clientUUID","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"inventoryChannelId","value":"string"},{"key":"crossWorkspaceMode","value":"true"},{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3a5fe38c-d948-43e3-99b4-aa71007361e8","name":"Visually similar","request":{"name":"Visually similar","description":{"content":"Returns items visually similar to the given items.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_VISUAL_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c1455c29-2f72-4d38-9d85-4e0cb51c17d0","name":"Items visually similar to the given item","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44d3f1fe-1dc1-422c-b2ee-500ad77164bb","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"133e7676-7ad5-4b77-a02c-c4fe550b97f7","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items",":itemId","similar","visual"],"host":["{{baseUrl}}"],"query":[{"key":"token","value":"<API Key>"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"itemId","description":"(Required) Item identifier, equal to `itemId` from the *item feed*."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e6f2c52d-4864-43a6-8242-39c39bb2235a","name":"Next interaction","request":{"name":"Next interaction","description":{"content":"The \"next interaction\" model recommends items that are most likely to produce a `page.visit` or `product.buy` event.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_NEXT_INTERACTION_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"clientUUID","value":"string","description":"Profile UUID. This parameter is required for these recommendation types:\n  - Personalized\n  - Last seen\n  - Recent interactions\n  - Section\n  - Attribute\n\nThis parameter can be passed in all recommendations. In recommendations which don't require the customer context, it can still be used to create filters.\n"},{"disabled":false,"key":"minNumItems","value":"1","description":"The minimal number of returned item recommendations. If the service is not able to return at least this many recommendations, it will return an error."},{"disabled":false,"key":"maxNumItems","value":"5","description":"The maximal number of returned item recommendations."},{"disabled":false,"key":"campaignId","value":"defaultCampaign","description":"The campaignId which will be passed as *utm_campaign* in a link to the recommended item."},{"disabled":false,"key":"campaignName","value":"string","description":"The campaign name which will be included in the recommendation.generated event."},{"disabled":false,"key":"excludePurchasedItems","value":"false","description":"When true, the recommendation results will include only items that the profile hasn't purchased before.  \n**IMPORTANT**: Only the last 250 purchased items are taken into account. Items further back in the purchase history may be included in the recommendation.\n"},{"disabled":false,"key":"excludePurchasedItemsSinceDays","value":"2751","description":"Limits the application of the `excludePurchasedItems` filter to a specified number of days."},{"disabled":false,"key":"filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"elastic:filters","value":"string","description":"This string defines the criteria that an item must meet in order to be considered for recommendation. The Elastic filter may be dropped if not enough products meet the required criteria.  \nFor information on building filters, see [\"Items Query Language (IQL)\" in the Developer Guide](https://hub.synerise.com/developers/iql/).\n"},{"disabled":false,"key":"itemId","value":"string","description":"Item identifiers, equal to `itemId` from the *item feed*. They can be used to define the item context of the query."},{"disabled":false,"key":"itemId","value":"string","description":"Item identifiers, equal to `itemId` from the *item feed*. They can be used to define the item context of the query."},{"disabled":false,"key":"itemCatalogId","value":"default","description":"ID (_not_ name) of the item feed to use in the request. The requested recommendation type (model) must be ready for this item feed."},{"disabled":false,"key":"boostMetric","value":"string","description":"ID of the metric to boost the results by. Metric scores will be combined with recommendation scores, favoring the best-performing results. The list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2)."},{"disabled":false,"key":"sortMetric","value":"string","description":"ID of the metric to sort the results by. The list of available metrics can be checked by using [this endpoint](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/ApiGetAvailableMetricsV2)."},{"disabled":false,"key":"elastic","value":"true"},{"disabled":false,"key":"filters","value":"[{\"field\":\"string\",\"maxNumItems\":8520.519826464611,\"levelRangeModifier\":688.6415102362675}]"},{"disabled":false,"key":"includeContextItems","value":"true","description":"The recommendation results will include context items from the request."},{"disabled":false,"key":"params","value":"source:mobile","description":"List of extra params that will be added to the `recommendation.generated` event. They must be in the `name:value` format. The total size must not exceed 500 bytes when written as a JSON object.\n"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"token"},{"key":"value","value":"{{apiKey}}"},{"key":"in","value":"query"}]}},"response":[{"id":"721fb69b-7582-44e6-a512-231605c4a44c","name":"Next interaction recommendation","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": \"string\"\n      },\n      {\n        \"itemId\": \"string\"\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4860553d-7590-4bce-a23e-b6ccd72b1e7c","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45c73d65-26f9-4a53-84e1-2d1bc03f51ed","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[{"key":"clientUUID","value":"string"},{"key":"minNumItems","value":"1"},{"key":"maxNumItems","value":"5"},{"key":"campaignId","value":"defaultCampaign"},{"key":"campaignName","value":"string"},{"key":"excludePurchasedItems","value":"false"},{"key":"excludePurchasedItemsSinceDays","value":"2751"},{"key":"filters","value":"string"},{"key":"elastic:filters","value":"string"},{"key":"itemId","value":"string"},{"key":"itemId","value":"string"},{"key":"itemCatalogId","value":"default"},{"key":"boostMetric","value":"string"},{"key":"sortMetric","value":"string"},{"key":"elastic","value":"true"},{"key":"filters","value":"[object Object]"},{"key":"includeContextItems","value":"true"},{"key":"params","value":"source:mobile"},{"key":"token","value":"<API Key>"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"69b8cc13-72aa-4e9f-a21b-9b6e40d1e1c7","name":"Next interaction","request":{"name":"Next interaction","description":{"content":"The \"next interaction\" model recommends items that are most likely to produce a `page.visit` or `product.buy` event.\n\n**Note:** The definition of an *item* encompasses products, but also articles, images, videos, and any other entities in the item feed.\n\n\n---\n\n**API consumers:** <span title=\"Deprecated\">AI API key (legacy)</span>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>\n\n**API key permission required:** `RECOMMENDATIONS_V2_NEXT_INTERACTION_RECOMMENDATIONS_READ`\n","type":"text/plain"},"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b9ea603a-548c-4c19-9727-040e58f51256","name":"Next interaction recommendations","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"extras\": {\n    \"slots\": [\n      {\n        \"id\": 2923,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": 8457,\n        \"name\": \"string\",\n        \"itemIds\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ],\n        \"error\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"contextItems\": [\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"campaignId\": \"string\"\n  },\n  \"data\": [\n    {\n      \"itemId\": \"string\"\n    },\n    {\n      \"itemId\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1fb74fc6-2793-48aa-95a6-a1ccf67a3565","name":"No recommendations could be generated for the specified profile and filters","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4f9577bf-6764-41b2-b3b9-b04fa8cb855c","name":"An error occurred","originalRequest":{"url":{"path":["recommendations","v2","recommend","items","next-interaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"slots\": [\n    {\n      \"name\": \"string\",\n      \"minNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"maxNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"shuffleNumItems\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"filters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"elasticFilters\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"distinctFilter\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"campaignId\": \"defaultCampaign\",\n  \"campaignName\": \"string\",\n  \"catalogId\": \"default\",\n  \"clientUUID\": \"string\",\n  \"contextItemIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"includeContextItems\": false,\n  \"filterRules\": {\n    \"excludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItems\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"elasticExcludePurchasedItemsSinceDays\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"displayAttributes\": \"string\",\n  \"abTestContext\": {\n    \"experimentId\": 7944,\n    \"variantId\": \"string\",\n    \"requestedCampaignId\": \"string\"\n  },\n  \"params\": {\n    \"source\": \"mobile\"\n  },\n  \"inventoryContext\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"keepSlotsOrder\": true,\n  \"personalizeSlotsOrder\": false,\n  \"sortMetric\": \"string\",\n  \"boostingParameters\": {\n    \"metric\": \"string\",\n    \"strength\": 5833.312914287071,\n    \"personalizedBoostingStrength\": 0\n  },\n  \"boostingStrategies\": [\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    },\n    {\n      \"name\": \"string\",\n      \"condition\": \"string\",\n      \"strength\": 1\n    }\n  ],\n  \"crossWorkspaceMode\": {\n    \"enabled\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"1998-05-22T12:27:07.446Z\",\n  \"status\": 5040,\n  \"message\": \"string\",\n  \"error\": \"string\",\n  \"path\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"819e2f07-d2e3-472e-babb-b67a18fcae8a","name":"Screen views","description":{"content":"","type":"text/plain"},"item":[{"id":"c728e35f-9458-4622-9c9a-ab5231af72b4","name":"Generate screen view from feed","request":{"name":"Generate screen view from feed","description":{"content":"When this method is called, the Synerise backend finds all screen view campaigns applicable to the JWT context and returns the screen view with the highest priority (1). Inserts are processed. If an insert can't be processed, the returned `data` is empty.\n\n**IMPORTANT**: When the request's context is a Workspace or Synerise User JWT, only screen views with the audience set to `ALL` (\"Everyone\" in the Synerise Web Application) can be generated.\n\nIf the feed doesn't contain any screen views whose audience matches the JWT context of the request, the response is error 404.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <span title=\"Available only on mobile SDKs\">Incognito Profile</span>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"527b1527-464d-4897-b94c-575124138911","name":"Processed JSON content","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"6fa43fe9-2a7f-0ad3-9e0c-3e9cfa0c71f7\",\n  \"hash\": \"03384e15-7696-7484-b8cd-37aa239ae5be\",\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"createdAt\": \"2010-09-16T00:55:24.093Z\",\n  \"updatedAt\": \"1975-02-10T06:52:47.458Z\",\n  \"audience\": {\n    \"targetType\": \"QUERY\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"data\": {\n    \"collection\": [\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"key_0\": {}\n  },\n  \"path\": \"/v2/screen-views/f9215cb9-4a7e-410b-88cb-8bc40363cc10\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"887b9c7e-931f-4d3d-9979-f72d55f70790","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0ebaafe6-ba08-442f-9b6a-ea2c9147cdb8","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2e072aa1-b7b6-48b2-95e7-0af654f2e345","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0eebf17b-4025-4c1a-93fd-8a56e2e6deba","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1bd73c1b-03fc-486c-b2a8-b24127d8a94e","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"af2c5c86-4775-4f7c-a05b-9c9c79ae2cd8","name":"Generate screen view from feed","request":{"name":"Generate screen view from feed","description":{"content":"When this method is called, the Synerise backend finds all screen view campaigns applicable to the JWT context and returns the screen view with the highest priority (1). Inserts are processed. If an insert can't be processed, the returned `data` is empty.\n\n**IMPORTANT**: When the request's context is a Workspace or Synerise User JWT, only screen views with the audience set to `ALL` (\"Everyone\" in the Synerise Web Application) can be generated.\n\nIf the feed doesn't contain any screen views whose audience matches the JWT context of the request, the response is error 404.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <span title=\"Available only on mobile SDKs\">Incognito Profile</span>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"8f5adb20-10b7-4d7c-9cc0-246e38400f96","name":"Processed JSON content","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"3d3b5161-d530-ac06-85cc-f01135b05b49\",\n  \"hash\": \"aa9eca00-5965-e317-a361-9f1563085ca0\",\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"createdAt\": \"1966-08-14T08:42:52.821Z\",\n  \"updatedAt\": \"1961-09-17T21:36:54.211Z\",\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"data\": {\n    \"collection\": [\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  },\n  \"path\": \"/v2/screen-views/f9215cb9-4a7e-410b-88cb-8bc40363cc10\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e4ad01c6-d318-4e29-bf67-8ecc0a26c309","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5c23ee5-ea0b-4bfa-9acb-7b879b1b1a70","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"df0721d3-ebcd-4eba-9121-e27d4e890ec7","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c0efc93-04ef-4fd6-a228-82ecb58b5794","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9209b38c-e9fb-4f6b-9148-47badf9588da","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v3","screen-views",":feedSlug","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0244b645-0a1c-4005-8562-9041fb131c62","name":"Create screen view","request":{"name":"Create screen view","description":{"content":"Create a screen view.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"ee0707e1-479a-c6aa-b8f0-bd8060d01079\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"c93fbfc3-b7b8-f13d-d75d-6b894f8a990d\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"1973-06-29T23:02:53.945Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1961-07-01T11:56:30.989Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1af736d1-969b-4a06-ac72-211f10d5b955","name":"Success","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2a6e7ab4-fe23-ed0d-ef58-0caef9a526bb\",\n  \"businessProfileId\": 284,\n  \"name\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"priority\": 99,\n  \"scheduled\": true,\n  \"author\": {\n    \"id\": 5521,\n    \"name\": \"string\",\n    \"avatar\": \"string\"\n  },\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"2011-10-08T05:56:28.032Z\",\n  \"updatedAt\": \"2003-04-01T05:56:53.928Z\",\n  \"directory\": {\n    \"id\": \"0fb6e2c0-4bd7-2711-2dc6-ae94d3208956\",\n    \"name\": \"string\",\n    \"createdAt\": \"1956-02-13T21:11:03.705Z\",\n    \"default\": true\n  },\n  \"feed\": {\n    \"id\": \"3366a5eb-f6ba-1257-7f19-e622abe998bc\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"2012-11-11T20:59:50.634Z\",\n    \"default\": false\n  },\n  \"description\": \"string\",\n  \"deletedAt\": \"1999-12-07T03:03:06.286Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d22fa423-3766-46ef-bb6b-2c1c20e3d84d","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4f094543-df9c-4f7f-ad2b-289101d1d616","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef3b94be-0861-466c-8c55-1b687a8a2031","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d907e6a-59fa-44be-be6c-5218196a9f96","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"99f77a3a-f13f-4418-983c-87ad41a1b805","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screen-views","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"priority\": 99,\n  \"directoryId\": \"d12369b5-d98e-b9fe-92fc-45f5c4d8c110\",\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"feedId\": \"e5ec4a0e-fc03-ecda-9972-d8287bc88f21\",\n  \"name\": \"string\",\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"1976-02-26T16:48:46.352Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"1975-12-06T10:47:18.007Z\",\n    \"startType\": \"SCHEDULED\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57bb71c0-152b-4bb2-9119-c5178510a8fc","name":"Initialize screen view","request":{"name":"Initialize screen view","description":{"content":"Create a screen view. It is created as a blank, without any conditions.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b6b4fcb6-b8ef-4a6e-ac55-5fc07c4cc50c","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2a6e7ab4-fe23-ed0d-ef58-0caef9a526bb\",\n  \"businessProfileId\": 284,\n  \"name\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"priority\": 99,\n  \"scheduled\": true,\n  \"author\": {\n    \"id\": 5521,\n    \"name\": \"string\",\n    \"avatar\": \"string\"\n  },\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"2011-10-08T05:56:28.032Z\",\n  \"updatedAt\": \"2003-04-01T05:56:53.928Z\",\n  \"directory\": {\n    \"id\": \"0fb6e2c0-4bd7-2711-2dc6-ae94d3208956\",\n    \"name\": \"string\",\n    \"createdAt\": \"1956-02-13T21:11:03.705Z\",\n    \"default\": true\n  },\n  \"feed\": {\n    \"id\": \"3366a5eb-f6ba-1257-7f19-e622abe998bc\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"2012-11-11T20:59:50.634Z\",\n    \"default\": false\n  },\n  \"description\": \"string\",\n  \"deletedAt\": \"1999-12-07T03:03:06.286Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49b64124-205e-40f8-8622-fc6a5f40891d","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"388b3077-0d05-454c-b073-3cc76f465c3f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b7c81f6-3106-4edf-abc0-0ea30d4fb672","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1755e394-8bf7-4391-b577-8a8b38f47389","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ada04850-3c9a-4713-a56c-fd23b5258f81","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"directory\": \"5f98bf70-1bd3-ee24-f291-a4a68befa839\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"73a28092-51fe-4892-aa97-eb68780fbdb2","name":"Add content to screen view","request":{"name":"Add content to screen view","description":{"content":"Add content to a screen view. This overwrites any existing content.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"2f5d32d3-6e75-42ee-b547-3deba63d3173","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9aa213ad-79a8-4566-b3e2-0c0ab947decb","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f280405c-fb9f-4b6c-b018-68f5099dbb54","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c247984a-e3d0-4a3e-8f18-76dc117ee008","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32116117-b9b8-43a2-ba5a-5b12fb772a21","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a9bbb84d-0c15-4aa0-89b4-058071452f4f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"27a3f893-1179-438b-8938-32f495948f65","name":"Add audience to screen view","request":{"name":"Add audience to screen view","description":{"content":"Define the audience for a screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"93404c09-56b3-4f25-9e8e-5673b340eab1","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ad269d2-c9bf-4bf0-b229-50bd82bc062f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"089e78dd-1ac2-490f-b601-758de6e61c61","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"38ac6648-9ffa-4f43-8ace-44f9e3c572ba","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eb69a6e2-1631-48f7-b5a1-d3fc95cbfc3a","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d7d2496-57e3-47d8-9233-8686904d02fd","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","audience"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"394edae7-862a-4a2b-a670-628e349771f4","name":"Update screen view priority","request":{"name":"Update screen view priority","description":{"content":"Update priority in a screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"response":[{"id":"5670a6c2-5fb7-4613-83b1-ab883990f14a","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3ad6425-e82e-421a-9bfc-78797743a002","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85dc9cd8-e2cc-4740-87d3-44d2e64bc1c2","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e802d5c-bb18-4b88-a99b-cf6e72353dc1","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8fc7eac5-ddc6-4adb-926e-7f3d8e79c04b","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e9b453b-7828-4ef3-8a65-0de34c6fb36c","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"99","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5c8f4a7d-63ac-4227-878f-0d5f1201417e","name":"Rename screen view","request":{"name":"Rename screen view","description":{"content":"Update the name of a screen view. You can update the names of active screen views.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"response":[{"id":"c3840926-2e1d-4194-871e-6dc821cd8d6c","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eccc8eba-0269-434e-b3ec-38eb68cc3660","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5486cd7a-fe4c-41c7-9e7f-6b97b73e30de","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"be9dfce7-7dcc-40ce-b0e0-7e3986b96e7e","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae64fd85-e34f-417f-bf73-d7779480263f","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1b1958c8-eefd-485c-8e8e-a4fe6a911f50","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","name"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b2c32965-1295-4fff-b1f8-e74565a43fa9","name":"Preview screen view with a profile context","request":{"name":"Preview screen view with a profile context","description":{"content":"This endpoint can be used to preview a generated document as a Workspace or Synerise User. To generate the output as a profile (client), use one of the following methods:\n- [POST `/v3/screen-views/{feedSlug}/generate`](#operation/generateScreenViewByFeedPostV2)\n- [GET `/v3/screen-views/{feedSlug}/generate`](#operation/generateScreenViewByFeedGetV2)\n\n\nWhen this method is called, the Synerise backend finds all screen view campaigns in the requested feed which are applicable to the profile and returns the screen view with the highest priority (1). Inserts are processed. If an insert can't be processed, the returned `data` is empty.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1c2be307-c84b-4e38-a0d3-43a5587b52ec","name":"Processed JSON content","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"3d3b5161-d530-ac06-85cc-f01135b05b49\",\n  \"hash\": \"aa9eca00-5965-e317-a361-9f1563085ca0\",\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"createdAt\": \"1966-08-14T08:42:52.821Z\",\n  \"updatedAt\": \"1961-09-17T21:36:54.211Z\",\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"data\": {\n    \"collection\": [\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"schema\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"uuid\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  },\n  \"path\": \"/v2/screen-views/f9215cb9-4a7e-410b-88cb-8bc40363cc10\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5eb1f0be-98f6-4906-850a-2558ecb811ec","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"31187c48-81ad-4491-8813-046d5066a67b","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dfd2a120-33f0-4005-bace-45b69116f30c","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"511d8a6b-d2d4-47a9-9eae-0439e3a3629b","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f0f91abd-ce9c-46b2-bf7b-555815064be5","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":feedSlug","generate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"feedSlug","description":"(Required) Slug of the screen view feed"},{"disabled":false,"type":"any","value":"email","key":"identifierType","description":"(Required) Type of the profile identifier. The value is sent in `identifierValue` in the request body."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e1feab32-7531-4977-811a-65f0320bbfae","name":"List screen view feeds","request":{"name":"List screen view feeds","description":{"content":"Returns a list of screen view feeds.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c403ca69-ec76-47bd-9b59-7c8c79524399","name":"List of feeds","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"45168976-835b-cfdd-862e-3466847d00b7\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"2022-06-02T22:50:15.129Z\",\n    \"default\": true\n  },\n  {\n    \"id\": \"9ad702fb-c5a0-0f3d-d6d5-bcc5bfa24481\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"2017-06-26T22:57:07.225Z\",\n    \"default\": true\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf352bd8-3e36-4211-a4df-45e6a8a68d53","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10afe54a-d09a-4684-b48a-f18e63918b35","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c750df5-dfc6-435d-9769-5eb399d94d43","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"de082e49-54e8-4b7f-b367-d76465503e00","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a482c33a-3557-409b-8f9e-546deb0bbc75","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9b75e871-e26e-4062-85bf-5edd703167f8","name":"Create screen view feed","request":{"name":"Create screen view feed","description":{"content":"Create a new screen view feed.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"30c9b8a5-05fd-4d94-8f0b-3161187bde9d","name":"Feed created","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"9e276efb-be69-e924-24a3-03aebca580a1\",\n  \"slug\": \"string\",\n  \"name\": \"string\",\n  \"createdAt\": \"1955-04-18T01:30:50.656Z\",\n  \"default\": true\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0c0c18fa-db92-48bd-93a5-14c538abf1d9","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"757481cc-72e9-499a-bbde-f307ecbb851b","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"493f6472-d9ae-4e1b-b5f1-cbbd2280966e","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f265e98-b650-4fec-a070-2041cc8c2610","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a17aea6c-0ead-4c6d-80ef-62d34e6f590f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"slug\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1cce2caa-8de6-4e2d-a5a5-1f237e30bf8a","name":"List screen views","request":{"name":"List screen views","description":{"content":"Returns a paginated list of screen views.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"1"},{"disabled":false,"key":"limit","value":"25","description":"Limit of items per page"},{"disabled":false,"key":"search","value":"string","description":"A string to search for in resource names"},{"disabled":false,"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","description":"UUID of the directory for filtering the results"},{"disabled":false,"key":"status","value":"SCHEDULED"},{"disabled":false,"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a06b5fd0-43b3-4ed7-9ced-afc044966775","name":"List of screen views","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"meta\": {\n    \"links\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"limit\": 7925,\n    \"count\": 3198.9126663146617\n  },\n  \"data\": [\n    {\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"businessProfileId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"status\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"priority\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"scheduled\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"content\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"audience\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"deletedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"businessProfileId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"status\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"priority\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"scheduled\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"content\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"audience\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"deletedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d408a32-9881-4aef-af5d-4ec8a806e867","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bb4f6e74-e3a1-4b50-ae8e-4d54a9b50e1f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f617cc8-595f-46c1-8a6d-bef6b36bf354","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a37e8ab9-4df4-4534-b710-92b079e6919d","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8dd92aff-f894-42b0-b8e8-21b1da40a4cf","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"25"},{"key":"search","value":"string"},{"key":"directoryId","value":"600aef2a-47c6-e79c-c5c2-5061ba359691"},{"key":"status","value":"SCHEDULED"},{"key":"feedId","value":"136a1fbb-4b3f-9dc9-6d3b-763276c1ba5e"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40dc83e3-14c7-4108-899e-4df661bf9b26","name":"Get screen view","request":{"name":"Get screen view","description":{"content":"Retrieve the details of a screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a18e1bef-dae4-4d86-a672-724ab3339f90","name":"Details of the screen view","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2a6e7ab4-fe23-ed0d-ef58-0caef9a526bb\",\n  \"businessProfileId\": 284,\n  \"name\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"priority\": 99,\n  \"scheduled\": true,\n  \"author\": {\n    \"id\": 5521,\n    \"name\": \"string\",\n    \"avatar\": \"string\"\n  },\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      \"string\",\n      \"string\"\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"data\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"2011-10-08T05:56:28.032Z\",\n  \"updatedAt\": \"2003-04-01T05:56:53.928Z\",\n  \"directory\": {\n    \"id\": \"0fb6e2c0-4bd7-2711-2dc6-ae94d3208956\",\n    \"name\": \"string\",\n    \"createdAt\": \"1956-02-13T21:11:03.705Z\",\n    \"default\": true\n  },\n  \"feed\": {\n    \"id\": \"3366a5eb-f6ba-1257-7f19-e622abe998bc\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"2012-11-11T20:59:50.634Z\",\n    \"default\": false\n  },\n  \"description\": \"string\",\n  \"deletedAt\": \"1999-12-07T03:03:06.286Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09c03036-9988-4d72-a73e-7d7e3a27fe90","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a88cb0f8-d575-4f3b-8cce-a68d4c5c9500","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"226fde15-e6f8-45bc-8dfb-127eea1150e2","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5c8b587-190a-445c-9178-1a84850093b0","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44906ef6-a34c-4fb3-804e-abc0a9677b53","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7b448425-fccc-47b6-8401-672f99193499","name":"Delete screen view","request":{"name":"Delete screen view","description":{"content":"Delete a screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_DELETE`\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b9cfc0d8-c90a-42dd-8a8b-e829c5628d4e","name":"Screen view deleted","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8fd8533d-1b74-4eb5-9225-89b6f97dfd0b","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a9f1218e-531a-497d-a7f5-d47105b15688","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bfe9487f-3f7c-447b-9ce3-54e0d4211dfa","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc21eca7-62c7-4a67-a2e4-c51458d2623e","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a213b0eb-5a18-4d65-873e-977858710936","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"43786c8a-cd8a-480e-9f90-c41b3e56c387","name":"Copy screen view","request":{"name":"Copy screen view","description":{"content":"Copy a screen view. The copy receives the DRAFT status, regardless of the status of the original screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a9577555-72fa-4d82-b00d-a940bb471db5","name":"Data of the created copy","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2c947f1b-1fe9-d87f-8750-7f1f6a0012b0\",\n  \"version\": \"string\",\n  \"status\": \"PAUSED\",\n  \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n  \"parentVersion\": \"string\",\n  \"authorId\": \"string\",\n  \"businessProfileId\": 7555,\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"isActive\": false,\n  \"createdAt\": \"2016-09-01T00:58:09.690Z\",\n  \"updatedAt\": \"2021-08-26T15:13:12.353Z\",\n  \"deletedAt\": \"1965-06-22T02:21:47.034Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"295738bc-0667-4262-ae0d-96c89b7f01b0","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5f39ddf8-6c05-4dbc-91ea-04854665e5fc","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"12fe047b-2dba-46b4-bc76-08b41275603f","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68d64d12-ab2b-4b84-9bb3-a0fc7e068947","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3a8a078-398c-433c-b5ae-f0381cafd0af","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","copy"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9326dfb1-02ca-41ea-ab47-ed94a9e0c415","name":"Get predecessors for screen view","request":{"name":"Get predecessors for screen view","description":{"content":"Retrieve information about documents or screen views that refer **to** the requested screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"e3a0b0ff-76bb-4722-b976-8b908b1b5c72","name":"Entities which refer to the requested screen view","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"string\",\n    \"type\": \"document\",\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      }\n    ],\n    \"name\": \"string\"\n  },\n  {\n    \"id\": \"string\",\n    \"type\": \"screenview\",\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      }\n    ],\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"703cab96-da31-4163-b38c-eb38e10369e2","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a3e904c9-24c3-4fb7-819e-e5b04816cf9b","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5f411f6-a377-40b9-80a4-f1f2a5484f4f","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef57d893-3c05-4256-ae52-c5dfcf780d64","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cac2faee-dd35-4edf-9688-ca4bd4a4115b","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","predecessors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a11bf192-0412-447e-9657-34e959962782","name":"Get successors for screen view","request":{"name":"Get successors for screen view","description":{"content":"Retrieve information about documents referenced **from** the requested screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"48877eb6-abb5-4424-896e-01cb99f76711","name":"Documents referenced from the requested screen view","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"string\",\n    \"type\": \"document\",\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      }\n    ],\n    \"name\": \"string\"\n  },\n  {\n    \"id\": \"string\",\n    \"type\": \"screenview\",\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/schema-service-GraphObject detected>\"\n      }\n    ],\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"8ab8d915-f0db-4b0e-8051-9dd718a290d9","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c653b4d3-508c-45bf-a438-0a94b6f4bffe","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d00a93df-a3b7-4c7b-8bf9-e5daf633604b","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"71117112-eaf9-4ce2-b665-5afbb42e532e","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2f86376-6ba5-472c-b9a6-18e8e82f3ef3","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","successors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"92b36092-94fd-470f-a1fd-8e2fd2886d0a","name":"List screen view directories","request":{"name":"List screen view directories","description":{"content":"Returns a list of screen view directories.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"87a16cd8-b046-47ba-91d9-0d2e06725f7b","name":"List of directories","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"941d457a-db66-31d8-bf0c-3f51dd217592\",\n    \"name\": \"string\",\n    \"createdAt\": \"2013-01-14T01:36:48.342Z\",\n    \"default\": true\n  },\n  {\n    \"id\": \"784f87e4-935f-751a-80f6-7bc6171e9820\",\n    \"name\": \"string\",\n    \"createdAt\": \"1981-02-21T08:10:28.960Z\",\n    \"default\": false\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"475bb187-7801-4774-8630-216151b4666f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d9231ca-2926-4991-ac19-32c91356876f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"51d9ed1d-26fd-4caa-9b45-af36b54ded9b","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aca7cc1b-83db-4e41-ac0c-311b17e2c4cf","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a19db60-9094-406a-a1ee-8708d43154dd","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b10b8754-0707-43b0-83ff-363b46ededce","name":"Add screen view directory","request":{"name":"Add screen view directory","description":{"content":"Create a directory for screen views.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4f64afc6-3ceb-46cf-b344-23c993af33a0","name":"Directory created","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"ccbd3b90-f953-5f56-cf23-c63eb6ad8922\",\n  \"name\": \"string\",\n  \"createdAt\": \"2012-07-24T17:56:04.780Z\",\n  \"default\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f4d76192-72c9-43a0-b635-c74eb8b57485","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9803aa91-75e2-48b6-98ef-c4bcd5975d48","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"df27e46c-95c3-450f-9fb3-530ee84fa9e5","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c4f217e-7dc9-492a-96b3-58d311cc1344","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db8cb63a-0b02-4892-b397-694e6c514507","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b11ac59b-b222-45a9-ae6b-efa400cdc465","name":"Rename screen view directory","request":{"name":"Rename screen view directory","description":{"content":"Update the name of a screen view directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_DELETE`\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5a5eaef0-688a-4e92-9cf4-d3b76c037509","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"ccbd3b90-f953-5f56-cf23-c63eb6ad8922\",\n  \"name\": \"string\",\n  \"createdAt\": \"2012-07-24T17:56:04.780Z\",\n  \"default\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b6292b7f-e292-4a90-b0b2-f340fd1ee5a8","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6556149f-2403-440a-bcb4-bcc1cd60744c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b66fa75-1ac6-4786-903b-f20f039ba35e","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6af5fab5-0061-4bd8-b74f-feff15d3a835","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"523a2581-656f-49be-8e21-95357981907b","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9836530b-9814-4bc2-b57d-6883fa0580b7","name":"Delete screen view directory","request":{"name":"Delete screen view directory","description":{"content":"Delete a screen view directory. The contents are moved into the default directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_DELETE`\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c9740e67-e4b5-4783-bdfe-a484871a811b","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"ccbd3b90-f953-5f56-cf23-c63eb6ad8922\",\n  \"name\": \"string\",\n  \"createdAt\": \"2012-07-24T17:56:04.780Z\",\n  \"default\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"20c83f23-711b-4d2b-9134-b6b9f1d292da","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef995da1-57b1-403a-ac83-64a97a5c2faa","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0c439f6d-d5e3-40b3-a1e3-c69bdfff1558","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c4455fb2-1737-4a8d-8b9c-8a65c6e1b837","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"30cead83-3086-4b4e-82e8-a9f8353abc05","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","directory",":directoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9dc95c44-e3d6-47d5-ab99-7d06ad16210a","name":"Assign screen view to directory","request":{"name":"Assign screen view to directory","description":{"content":"Assign a screen view to a directory. A screen view can only belong to one directory and using this endpoint overwrites the current assignment.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_DELETE`\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"3d695f61-e57e-4cdd-83c8-aff07ad2263d","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"docId\": \"093c91b8-c2db-a51e-f945-b10d5501bab4\",\n  \"name\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"scheduled\": false,\n  \"authorId\": 7898,\n  \"directoryId\": \"3817c98a-4c69-bde6-4933-8545f266cebf\",\n  \"createdAt\": \"1999-05-17T13:08:25.070Z\",\n  \"updatedAt\": \"1983-11-16T00:20:59.932Z\",\n  \"deletedAt\": \"2024-10-09T23:37:14.775Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6852e72b-1da9-4c87-b030-1e1bc569320f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1a1a0e71-3a65-4bef-b9d1-fcc2b9af4007","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"563e5849-cae7-434f-bbe8-ad4b33b7baf5","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf8510cc-3e14-4ca6-878b-36e6c50cbc9a","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6cd69486-45c3-413b-8dc4-3b0620f8820c","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","directory",":directoryId","attach"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"directoryId","description":"(Required) UUID of the directory"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c30a935b-3229-4315-a8d2-a85cee559447","name":"Assign screen view to feed","request":{"name":"Assign screen view to feed","description":{"content":"Assign a screen view to a feed.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"response":[{"id":"a56dd5ce-daec-4fb2-bf14-14cd47e81f30","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a1c29df1-27ca-438d-a059-786957809ecd","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b8fd34ec-453e-42ef-b498-43ee2d9faa52","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9fdcf1e0-c56f-4a40-a633-9f8da9e9e558","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a425ac3-352a-4b95-84d4-8f78daa2cbd5","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cab360c-0d63-4b59-a505-6e390a66ad56","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","feed"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"a637e7e9-f082-fc3e-f118-c31e6ebfe346","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0b72e38c-e62f-43a3-b960-01fa13cedeb1","name":"Rename screen view feed","request":{"name":"Rename screen view feed","description":{"content":"Update the name of a screen view feed.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"79bfa631-30b0-45a3-ae5f-c286a386ddb3","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"ccbd3b90-f953-5f56-cf23-c63eb6ad8922\",\n  \"name\": \"string\",\n  \"createdAt\": \"2012-07-24T17:56:04.780Z\",\n  \"default\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4f60497d-f77c-47e9-9dde-32faf909678f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da94c729-ec0c-438d-9dad-97b10b819df9","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e933d691-8671-4338-b3d6-5c1d43539a3d","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c8f0a18b-f813-46fc-8e58-a71ad155cef3","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"434dcef5-0c5c-4c41-9595-b191de48de7a","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"031f1d69-b4b9-4d46-ab3b-11d199fcc127","name":"Delete screen view feed","request":{"name":"Delete screen view feed","description":{"content":"Delete a screen view feed. The screen views currently in this feed are moved to the default feed.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_DELETE`\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"3bdd036c-07c7-4bbe-a92f-ca7e1800eff2","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"9e276efb-be69-e924-24a3-03aebca580a1\",\n  \"slug\": \"string\",\n  \"name\": \"string\",\n  \"createdAt\": \"1955-04-18T01:30:50.656Z\",\n  \"default\": true\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ea737c6c-4610-4a1a-960d-46f9ea44d3c7","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6515535b-5018-47d2-9ae2-432cb503c34b","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9a01e18e-3c8a-4841-a6f3-ab1d35cb449d","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f4b589ca-769d-47d4-af38-7540e0b52ab8","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d10a8769-7f3b-4605-8903-818ac5a9b192","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views","feeds",":feedId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"feedId","description":"(Required) UUID of a screen view feed"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4845f00f-9321-4b4e-8bec-75c4c0dd87d8","name":"Schedule object","request":{"name":"Schedule object","description":{"content":"Add a schedule to a document or screen view.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4f342d5b-945f-4cef-9652-50cfb3529aaf","name":"Schedule added","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"active\": false,\n  \"externalId\": \"30705f6e-b546-2d0b-a457-3895b85f1012\",\n  \"type\": \"SCREENVIEW\",\n  \"finished\": true,\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"2014-05-11T08:41:45.596Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"2022-07-25T11:29:13.277Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"50d4b6d7-0b4d-4224-bf2b-aaf9c3d9f1eb","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2d10783-c5c9-4b24-a5ee-735381f5e955","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0eaff55f-5a20-4891-bda4-a2012d14898b","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e131bf63-fefa-42c3-82fb-9d9dda62c3d8","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba76697f-d308-4463-a393-b95e71f76464","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","scheduler","entry"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"externalId\": \"4cdeb0df-483b-c97d-07a0-19a81fc641f2\",\n  \"type\": \"SCREENVIEW\",\n  \"schedule\": {\n    \"enabled\": false,\n    \"endDate\": \"2025-10-18T10:42:18.473Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"MONTHLY\",\n    \"startDate\": \"1952-03-06T03:09:51.351Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e0a96cc4-639f-4a31-a263-6ce55838b983","name":"Get schedule the schedule of an object","request":{"name":"Get schedule the schedule of an object","description":{"content":"Get schedule object.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"9438911d-5436-4a19-b9d8-b2b9e7c8356f","name":"Schedule details","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"active\": false,\n  \"externalId\": \"30705f6e-b546-2d0b-a457-3895b85f1012\",\n  \"type\": \"SCREENVIEW\",\n  \"finished\": true,\n  \"schedule\": {\n    \"enabled\": true,\n    \"endDate\": \"2014-05-11T08:41:45.596Z\",\n    \"endType\": \"NEVER\",\n    \"parts\": [\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"startDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"startTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endDay\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"endTime\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"periodType\": \"WEEKLY\",\n    \"startDate\": \"2022-07-25T11:29:13.277Z\",\n    \"startType\": \"NOW\",\n    \"timezone\": \"Europe/Warsaw\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bee5cf5c-40f7-4131-bf18-5bd4e89375b0","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e9fddac-f311-4e30-b9d8-179176a74d04","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c4a850dd-e47d-4753-bc95-570f6c25da74","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"54fbddd9-8fa7-40f5-a03a-a4d9eee94986","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6aa9e541-379a-40c3-8c7c-5455ea6a053e","name":"Object has no schedule; or an exception occurred.","originalRequest":{"url":{"path":["schema-service","scheduler","entry",":objectType",":objectId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"objectId","description":"(Required) Screen view or document ID"},{"disabled":false,"type":"any","value":"DOCUMENT","key":"objectType","description":"(Required) Object type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f31e2810-a1b9-4224-bf50-a9d421d40c2c","name":"Finish screen view","request":{"name":"Finish screen view","description":{"content":"Finish a screen view. A finished document is no longer displayed.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"74f5528e-6ad3-4e73-b141-0452d7d87c36","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3fc34b7-77f6-493f-8033-340954f92e00","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5f43b93-5412-4f17-8902-dadb63500934","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4564c712-1a32-4385-8320-92db10cfbd1c","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e0e21d7-14c1-46d7-91fe-80f74eeedad1","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"366fdc34-2c01-4926-b10f-ab4df859d97c","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ab1e21bb-bd56-4f33-b514-a5be98fc9c92","name":"Resume screen view","request":{"name":"Resume screen view","description":{"content":"Resume a screen view that was paused.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"8369bba6-f124-41e5-89ef-4a3e91688e77","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f0084c17-36da-4ab6-a215-e8abe95fb300","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"de8ac9ed-309d-47b6-817f-d6c84771a629","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b3a314ed-d6ee-4d84-a7c7-7e17ca47efdf","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"21779544-1b87-4a22-a51a-1e31e1f3bdbb","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"783fd866-c069-4cb9-ab4b-e2c67db9e1dd","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","resume"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e94ff675-fb46-496b-a859-904c2bf6c452","name":"Activate screen view","request":{"name":"Activate screen view","description":{"content":"Activate a screen view. It can be displayed to customers.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"52a06628-d812-4c78-9055-5851a9d06563","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7eea6b0-d4e5-46b9-9512-5dc00faecdd5","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4681bd3f-0381-4ea7-b767-0eba7c4124ab","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1177203a-8a17-4423-90b4-1ae24e5b7084","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"acb31abb-279e-4944-b9c1-7dc769c65c36","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0241f5fb-9be5-4bec-aab4-7f292ae4cea6","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d638e211-5364-4eec-b4e5-52e232ba1609","name":"Pause screen view","request":{"name":"Pause screen view","description":{"content":"Pause a screen view. Until resumed, it can't be displayed to customers.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"51964be4-a168-4d33-a333-067bd5b648e8","name":"Success","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"00674b22-6e36-4864-baca-71f86be67ef0","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f6551949-4c6c-45e8-a209-20e6985716fc","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e5a57861-f7b0-47f6-ba2f-6b69c7b7e927","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"060c41de-5ac3-4dfb-aa6b-bbdd89ebf666","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4589caf8-4c43-4628-8454-a8258c6842e7","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screen-views",":screenViewId","status","pause"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"22bddc81-8e57-4eaa-abf6-1c189bb7789e","name":"Screen views (legacy)","description":{"content":"","type":"text/plain"},"item":[{"id":"f43aad57-1bed-442f-8d40-588a1986e66a","name":"Get all screen views","request":{"name":"Get all screen views","description":{"content":"Retrieve a paginated list of all screen view campaigns in the workspace.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"limit","value":"string","description":"(Required) The maximum number of items to retrieve for pagination"},{"disabled":false,"key":"page","value":"7061","description":"(Required) The number of the page to retrieve"},{"disabled":false,"key":"status","value":"PAUSED","description":"Filter the results by screen view status"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"df59a01b-295e-4281-9321-4c15026b4a3a","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"cce1d699-f0d6-bc14-d153-dff06368a29b\",\n      \"businessProfileId\": 1553,\n      \"name\": \"string\",\n      \"status\": \"SCHEDULED\",\n      \"priority\": 99,\n      \"scheduled\": false,\n      \"author\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"avatar\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"content\": {\n        \"json\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"documents\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groups\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"data\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groupsOrder\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"audience\": {\n        \"targetType\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"segments\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"query\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"createdAt\": \"1977-03-21T20:06:16.592Z\",\n      \"updatedAt\": \"1946-08-23T06:28:53.397Z\",\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": \"string\",\n      \"deletedAt\": \"1973-06-29T16:17:19.149Z\"\n    },\n    {\n      \"id\": \"ca16b507-bd1b-b97a-10ee-d4d8c9b6c6b6\",\n      \"businessProfileId\": 4042,\n      \"name\": \"string\",\n      \"status\": \"ACTIVE\",\n      \"priority\": 99,\n      \"scheduled\": true,\n      \"author\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"avatar\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"content\": {\n        \"json\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"documents\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groups\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"data\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groupsOrder\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"audience\": {\n        \"targetType\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"segments\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"query\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"createdAt\": \"1961-05-31T19:19:06.198Z\",\n      \"updatedAt\": \"1997-10-02T15:17:06.974Z\",\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": \"string\",\n      \"deletedAt\": \"1950-07-06T16:29:04.067Z\"\n    }\n  ],\n  \"pagination\": {\n    \"limit\": 2360,\n    \"page\": 2837,\n    \"pages\": 8380,\n    \"total\": 3120\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a118c274-afe9-4160-97f1-2be066c16187","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"53a1a83e-a9cf-4708-b7c0-244b73bab973","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a658b06f-5be1-4392-bc84-6b3d8546551b","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"791d72be-9e67-4d4e-8e6c-c1a704da063f","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8afaa944-221d-41ac-abad-6750dee5f154","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"},{"key":"status","value":"PAUSED"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c54a0a23-2b5f-4082-a088-03ac71327b0b","name":"Get screen views by keys","request":{"name":"Get screen views by keys","description":{"content":"Retrieve list of screen view campaigns by keys in the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"4190b91f-75f4-48f6-be02-dcc9f25a18db","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"68903f54-c649-0174-ff7e-65fbe6cf0482\",\n      \"businessProfileId\": 6340,\n      \"name\": \"string\",\n      \"status\": \"DRAFT\",\n      \"priority\": 99,\n      \"scheduled\": false,\n      \"author\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"avatar\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"content\": {\n        \"json\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"documents\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groups\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"data\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groupsOrder\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"audience\": {\n        \"targetType\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"segments\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"query\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"createdAt\": \"2005-02-03T01:21:03.490Z\",\n      \"updatedAt\": \"1957-03-10T07:06:33.934Z\",\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": \"string\",\n      \"deletedAt\": \"1972-01-01T07:38:59.618Z\"\n    },\n    {\n      \"id\": \"56d63bae-d482-3151-0255-0090828fa636\",\n      \"businessProfileId\": 4744,\n      \"name\": \"string\",\n      \"status\": \"ACTIVE\",\n      \"priority\": 99,\n      \"scheduled\": true,\n      \"author\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"avatar\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"content\": {\n        \"json\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"documents\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groups\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"data\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"groupsOrder\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"audience\": {\n        \"targetType\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"segments\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"query\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"createdAt\": \"1956-07-01T17:08:56.448Z\",\n      \"updatedAt\": \"1956-05-23T15:28:11.610Z\",\n      \"directory\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"feed\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": \"string\",\n      \"deletedAt\": \"1951-02-15T11:17:20.427Z\"\n    }\n  ],\n  \"pagination\": {\n    \"limit\": 217,\n    \"page\": 1322,\n    \"pages\": 5210,\n    \"total\": 7267\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ba18f0b-8999-46ac-9245-4f14bd869e93","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9123daf5-ec52-4205-90f5-2e9194f30d87","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b135dc25-dc7d-42cd-90e2-b350f56e7a78","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5f99e9fd-2563-4e21-a1c8-377c043bc38d","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db927052-61dc-4398-ad22-b517a8121420","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","byKeys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8dcace89-cf4f-496c-86fd-73597f54f4e5","name":"Get screen view","request":{"name":"Get screen view","description":{"content":"Retrieve the details of a single screen view campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"2d9e9c5a-da8f-4bb8-9783-985ca5e481e5","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"8d02b85b-dfc6-11a7-b05b-a000205f034a\",\n  \"businessProfileId\": 9395,\n  \"name\": \"string\",\n  \"status\": \"DRAFT\",\n  \"priority\": 99,\n  \"scheduled\": true,\n  \"author\": {\n    \"id\": 2394,\n    \"name\": \"string\",\n    \"avatar\": \"string\"\n  },\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"2020-10-03T14:00:50.816Z\",\n  \"updatedAt\": \"1998-09-07T15:03:54.329Z\",\n  \"directory\": {\n    \"id\": \"8f6c1504-4a0c-7be1-62bb-f7be9af2d4c7\",\n    \"name\": \"string\",\n    \"createdAt\": \"2016-06-05T03:37:13.698Z\",\n    \"default\": true\n  },\n  \"feed\": {\n    \"id\": \"8204b6c8-184e-28e4-ffff-22795cf304f9\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"1981-04-28T13:33:00.112Z\",\n    \"default\": false\n  },\n  \"version\": \"string\",\n  \"parentVersion\": \"string\",\n  \"description\": \"string\",\n  \"deletedAt\": \"1997-12-01T03:32:18.157Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e384146-4a9f-49d6-8a9e-4b46c40a361b","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e28062b-6b82-4691-96e6-4e334535ef1f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3cc505e-bc95-42dd-b776-4df2448e4bd2","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"038da57b-9e16-4233-a096-901d5a3427a0","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b8fb6956-d4d1-4028-9cbf-517891a6380a","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5c265113-be60-4bd3-92a5-84cc232947e2","name":"Get screen view versions","request":{"name":"Get screen view versions","description":{"content":"Retrieve all versions of a screen view campaign.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_READ`\n\n**User role permission required:** `assets_docs: read`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"limit","value":"string","description":"(Required) The maximum number of items to retrieve for pagination"},{"disabled":false,"key":"page","value":"7061","description":"(Required) The number of the page to retrieve"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"472b2a23-c14f-47e4-b779-0c39b89e7580","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"draft\": {\n    \"id\": \"f46e42ce-50ab-44be-0c1b-7931d5a522a2\",\n    \"version\": \"string\",\n    \"status\": \"DRAFT\",\n    \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n    \"parentVersion\": \"string\",\n    \"authorId\": \"string\",\n    \"businessProfileId\": 8036,\n    \"priority\": 99,\n    \"name\": \"string\",\n    \"description\": \"string\",\n    \"isActive\": true,\n    \"createdAt\": \"2011-08-08T15:25:43.816Z\",\n    \"updatedAt\": \"1948-07-08T10:21:35.554Z\",\n    \"deletedAt\": \"2007-07-09T14:09:26.158Z\"\n  },\n  \"currentlyPublished\": {\n    \"id\": \"86e31e91-6cf7-37b7-2e6b-9358fbbe13eb\",\n    \"version\": \"string\",\n    \"status\": \"FINISHED\",\n    \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n    \"parentVersion\": \"string\",\n    \"authorId\": \"string\",\n    \"businessProfileId\": 4813,\n    \"priority\": 99,\n    \"name\": \"string\",\n    \"description\": \"string\",\n    \"isActive\": true,\n    \"createdAt\": \"1987-01-05T03:15:48.240Z\",\n    \"updatedAt\": \"1985-01-13T19:58:26.629Z\",\n    \"deletedAt\": \"1965-06-04T09:11:39.535Z\"\n  },\n  \"previouslyPublished\": {\n    \"data\": [\n      {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"status\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hash\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"parentVersion\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"authorId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"businessProfileId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"priority\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"isActive\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"createdAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"updatedAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deletedAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"status\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hash\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"parentVersion\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"authorId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"businessProfileId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"priority\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"isActive\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"createdAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"updatedAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deletedAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"pagination\": {\n      \"limit\": 4568,\n      \"page\": 7151,\n      \"pages\": 725,\n      \"total\": 742\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5c67a713-2da1-462b-8439-ab091049d82a","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ca1df5aa-5a5a-4d36-8ad1-0bad8779e2db","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"694b3398-f15b-40ba-afcd-fe633a6d6994","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b97be87-5c40-4772-a39c-9c3e245c2c99","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"38fc5f7a-a770-48b7-9a92-34b326d82513","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","versions",":screenViewId"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"string"},{"key":"page","value":"7061"}],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fcf5dbe7-85d9-4e63-b748-47fadfd8d568","name":"Generate screen view","request":{"name":"Generate screen view","description":{"content":"When this method is called, the Synerise backend finds all screen view campaigns applicable to the profile and returns the screen view with the highest priority (1).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"f310f8d4-988d-4229-aadc-7de2d3ffe90c","name":"Processed JSON content","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0a20c4cb-598d-4e3f-8d86-5197fdf3cdf4","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"47b6629e-c3ad-4ed3-b559-2cf64242db15","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f5cb5b11-0daf-4124-a164-86895d0e8688","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3b8c9b44-dc39-4c4c-ae9c-0d8eebea638b","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d0c76d6-b352-430e-95fb-8e607fb64e34","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f8cff808-8385-428e-b6f6-54bdc60dcc73","name":"Generate screen view","request":{"name":"Generate screen view","description":{"content":"When this method is called, the Synerise backend finds all screen view campaigns applicable to the profile and returns the screen view with the highest priority (1).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `SCHEMA_SERVICE_SCHEMA_CREATE`\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"5cc5da84-94ce-42c3-8a4d-a1616843282c","name":"Processed JSON content","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"61b502e4-fa18-9420-b37e-d4777681c95d\",\n  \"version\": \"string\",\n  \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n  \"name\": \"string\",\n  \"priority\": 99,\n  \"audience\": {\n    \"targetType\": \"SEGMENT\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"2008-01-07T07:31:58.211Z\",\n  \"updatedAt\": \"2009-08-09T19:07:43.300Z\",\n  \"path\": \"/screenView\",\n  \"data\": {},\n  \"parentVersion\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"604c5961-934c-42be-b41a-4f25577e1fbe","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d82f65db-729d-449a-b454-aff63bc36f9f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6014e5c9-d056-4799-96fd-249b9f018afe","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"114bfbb8-cb85-4198-803c-b061a2ccf28f","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9aa2586d-dd2b-49d8-af68-867c2614cb15","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","v2","screenViews","generate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bb0f1b5a-6a73-4ba5-ae67-8c8385970fe4","name":"Initialize screen view","request":{"name":"Initialize screen view","description":{"content":"Create a new screen view campaign. It is created as a blank, without any conditions.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b34af8c5-4501-4867-9bd0-21fcdb0fb4f8","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2c947f1b-1fe9-d87f-8750-7f1f6a0012b0\",\n  \"version\": \"string\",\n  \"status\": \"PAUSED\",\n  \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n  \"parentVersion\": \"string\",\n  \"authorId\": \"string\",\n  \"businessProfileId\": 7555,\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"isActive\": false,\n  \"createdAt\": \"2016-09-01T00:58:09.690Z\",\n  \"updatedAt\": \"2021-08-26T15:13:12.353Z\",\n  \"deletedAt\": \"1965-06-22T02:21:47.034Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"370d0c76-08f7-49e5-bc6b-150938f69162","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3137b94b-1a8c-41f6-95cb-1a83f62f40f1","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a0121906-8886-4587-9461-251d0923a6fc","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32268bb0-93c2-4dcb-93ed-4c25a18fc31a","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"95431cf0-8c04-40a2-83e8-2af38b0a75cd","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","createNew"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5e3c300d-289c-49a1-a966-df29c369a32a","name":"Copy content","request":{"name":"Copy content","description":{"content":"Copy content to a screen view draft from another screen view.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4abcef0c-bfbb-4c28-9855-d316b8241afe","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46fadab7-5b7e-4fa6-90b8-2a5622809dfe","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ad8b4b8f-0a18-44b3-bd63-b5da39fa6698","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45aa1646-81b1-4834-8d89-369391bd2c74","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"87ea56ce-26e8-48ae-98a3-069b13bc5ded","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6127d820-cdaf-4b0d-9160-381050ea60ba","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion","copyFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"517b3429-9b93-4bc3-8982-a812a032948a","name":"Add content","request":{"name":"Add content","description":{"content":"Add content to a screen view draft.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ab682e22-62d6-4cd8-ac6e-70c71d75513b","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"64720947-f932-4cdb-b06d-b9fe128f81a8","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1ab59d85-2d37-47c2-9daa-b8a39e840f33","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec7bf07c-f6b6-4d27-85e7-91182b4bb0d7","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc4c1dcd-13d4-4448-b7d8-b05d31b4ebbb","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8fa16415-4518-4b32-82c1-26a6eb40d410","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","content",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"json\": {\n    \"key_0\": {},\n    \"key_1\": {}\n  },\n  \"documents\": [\n    \"string\",\n    \"string\"\n  ],\n  \"groups\": [\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n    \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n  ],\n  \"data\": [\n    {\n      \"slug\": \"basket\"\n    },\n    {\n      \"slug\": \"basket\"\n    }\n  ],\n  \"groupsOrder\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7c902b78-2ed3-449f-b506-e701b3b73b0f","name":"Add audience","request":{"name":"Add audience","description":{"content":"Define the audience for a screen view draft.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"cc09343d-5d05-4730-bd57-da1503578dde","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc73d35e-ccae-48b1-bbae-899f397a64d3","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4373e6f3-17e7-4aac-994d-b0928122f13a","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"305ff118-7e80-491c-a4d1-7652b984cf8f","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"51b24c3d-00da-41b3-9a6d-1686c3fc66f5","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"02dceed5-e0ef-410f-b5e2-885fefb441b4","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","audience",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"targetType\": \"SEGMENT\",\n  \"segments\": [\n    \"string\",\n    \"string\"\n  ],\n  \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"852b14c3-181e-437d-9bd2-d6c5b7d31ff9","name":"Publish screen view","request":{"name":"Publish screen view","description":{"content":"Make the screen view accessible to customers.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e3e7bebf-c930-4d67-9a51-f2d427e1b3ac","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7c3c870f-9ff0-4ff6-b71b-3d4c18e0f3ae","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3e0dac6e-2644-4d11-93d3-b2bea9a3e39e","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c2e4df61-e7e0-4364-b821-05b3ac2b4dcb","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9ae31c1-db24-4921-a915-e03e0a9c4dc9","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fdc310a8-6277-4340-bab0-8f0350686c2f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","publish",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"overwrite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"58dd9c8a-7d3a-4d1c-be3a-b9ff9712acbd","name":"Copy draft from existing screen view","request":{"name":"Copy draft from existing screen view","description":{"content":"Copy a duplicate of an active screen view. The duplicate is in draft status.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1f95c89b-6d8b-43c0-8e6b-317ed2ca3c9f","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2c947f1b-1fe9-d87f-8750-7f1f6a0012b0\",\n  \"version\": \"string\",\n  \"status\": \"PAUSED\",\n  \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n  \"parentVersion\": \"string\",\n  \"authorId\": \"string\",\n  \"businessProfileId\": 7555,\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"isActive\": false,\n  \"createdAt\": \"2016-09-01T00:58:09.690Z\",\n  \"updatedAt\": \"2021-08-26T15:13:12.353Z\",\n  \"deletedAt\": \"1965-06-22T02:21:47.034Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81c76eeb-682c-458b-bed3-0089fd400386","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4032bd2b-3a04-4fa5-88e1-bdbffdf3240e","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"389117b2-8b66-4031-8fe9-c0d3c1f5a425","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5798ff43-aad9-4227-9e10-cef68949681f","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"22f0b414-36aa-4552-a738-48a9bd537e4f","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","copyDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2e198e16-fb44-4d47-bf95-10d24b304a7a","name":"Create draft from existing screen view","request":{"name":"Create draft from existing screen view","description":{"content":"Create a duplicate of an active screen view. The duplicate is in draft status.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c47af68f-a806-43ca-abbc-f5fd2b9a94b5","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"2c947f1b-1fe9-d87f-8750-7f1f6a0012b0\",\n  \"version\": \"string\",\n  \"status\": \"PAUSED\",\n  \"hash\": \"bb6639b2-a98e-49d9-804f-ed6c0e2a0d2f:2019-12-05T08:22:10.094\",\n  \"parentVersion\": \"string\",\n  \"authorId\": \"string\",\n  \"businessProfileId\": 7555,\n  \"priority\": 99,\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"isActive\": false,\n  \"createdAt\": \"2016-09-01T00:58:09.690Z\",\n  \"updatedAt\": \"2021-08-26T15:13:12.353Z\",\n  \"deletedAt\": \"1965-06-22T02:21:47.034Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1d6a76be-01fc-4df4-a67d-0f798bbbdb25","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"99a877cf-8706-46af-a82e-66b042fb3e14","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85f4844d-6b10-4c3a-8d46-20eaefd4a1b3","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"309be8d2-9e76-48c9-82d2-13b880357d7e","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed38286b-ca0f-4868-85a3-2a09027fa9a2","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","createDraftFromExistingScreenView"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"screenViewId\": \"efc1849c-52a4-8f7b-4a91-fad36841a650\",\n  \"screenViewVersion\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c20b6af3-185a-4e4f-afb3-758e51211edb","name":"Update screen view description","request":{"name":"Update screen view description","description":{"content":"Update the description of a screen view. You can update the descriptions of active screen views.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"response":[{"id":"712698ce-f5d2-4853-b2cc-c08ab7d0971f","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3613bc8e-9d82-41d2-9616-9d3ccd8faf34","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed4e8602-ce69-4d98-8a57-e8c67ef8aa69","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1418a4c-8cf2-46f8-9ea0-5951abeda1cf","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"61af6849-1e25-4e55-870c-299198b647b0","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc53a83f-cc85-4db7-871b-749a3cc8a1d9","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","description"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"string","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"43aff8f4-b0dc-40b4-ac41-568d5ff81afb","name":"Update screen view priority","request":{"name":"Update screen view priority","description":{"content":"Update the priority of a screen view. You can update the priorities of active screen views.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"response":[{"id":"df1d0c4f-a085-4e42-9eb5-cdc734742049","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d9ed79c-217a-4434-8a04-a36152eb4221","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"57647ac5-3dc3-44ee-b602-b2861fb67211","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fe545b7e-fefd-4bff-a6db-a4f91ffaeaed","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"36777555-4e1e-4529-87ed-6f40d86b17fc","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d628f322-0860-4911-b20e-96706c77540e","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single",":screenViewId",":screenViewVersion","priority"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"8145","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a61487ba-09c4-496e-8146-55eb64b95804","name":"Discard changes","request":{"name":"Discard changes","description":{"content":"Discard the changes made in a version of a screen view.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: create`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"1877bc8a-c2ea-43e0-9473-db1cd5187086","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"4b7483b4-ac9d-7581-f2a3-c648b9f3d0ee\",\n  \"businessProfileId\": 9016,\n  \"name\": \"string\",\n  \"status\": \"SCHEDULED\",\n  \"priority\": 99,\n  \"scheduled\": false,\n  \"author\": {\n    \"id\": 6281,\n    \"name\": \"string\",\n    \"avatar\": \"string\"\n  },\n  \"content\": {\n    \"json\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"documents\": [\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"groups\": [\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\",\n      \"43c97b25-4a10-45d0-99b7-d472eea2bb24\"\n    ],\n    \"groupsOrder\": false\n  },\n  \"audience\": {\n    \"targetType\": \"ALL\",\n    \"segments\": [\n      \"string\",\n      \"string\"\n    ],\n    \"query\": \"{\\\"analysis\\\":{\\\"title\\\":\\\"Unnamed segmentation\\\",\\\"description\\\":\\\"\\\",\\\"unique\\\":true,\\\"segments\\\":[{\\\"title\\\":\\\"Segmentation A\\\",\\\"description\\\":\\\"\\\",\\\"filter\\\":{\\\"matching\\\":true,\\\"expressions\\\":[{\\\"_id\\\":\\\"a9b76c8e-34bd-4ac3-be8f-f37041d126bd\\\",\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"FUNNEL\\\",\\\"matching\\\":true,\\\"funnel\\\":{\\\"_id\\\":\\\"5c759d73-49c6-409f-96a3-b569dff8f8ff\\\",\\\"title\\\":\\\"Unnamed\\\",\\\"completedWithin\\\":null,\\\"dateFilter\\\":{\\\"type\\\":\\\"RELATIVE\\\",\\\"offset\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":0},\\\"duration\\\":{\\\"type\\\":\\\"DAYS\\\",\\\"value\\\":30}},\\\"steps\\\":[{\\\"_id\\\":\\\"78b97ae0-1bc5-45fb-82a4-4f1280cfbdff\\\",\\\"title\\\":\\\"\\\",\\\"action\\\":{\\\"id\\\":944,\\\"name\\\":\\\"page.visit\\\"},\\\"eventName\\\":\\\"page.visit\\\",\\\"expressions\\\":[]}],\\\"exact\\\":false}}]}}]}}\"\n  },\n  \"createdAt\": \"1985-09-06T18:10:53.907Z\",\n  \"updatedAt\": \"1972-02-25T17:04:57.018Z\",\n  \"directory\": {\n    \"id\": \"a891bc0f-e9c6-2efe-419f-0f6c3411d253\",\n    \"name\": \"string\",\n    \"createdAt\": \"1979-12-29T21:11:57.275Z\",\n    \"default\": false\n  },\n  \"feed\": {\n    \"id\": \"bda7591f-f0da-ef1c-96e1-b2779537d84e\",\n    \"slug\": \"string\",\n    \"name\": \"string\",\n    \"createdAt\": \"1976-01-12T16:05:11.669Z\",\n    \"default\": false\n  },\n  \"version\": \"string\",\n  \"parentVersion\": \"string\",\n  \"description\": \"string\",\n  \"deletedAt\": \"2020-01-11T17:54:03.609Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7cf451ce-caa9-457c-832f-55a0a603aac8","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b77124e-9431-44dc-8df0-3370eb9a2744","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e30afbbe-5800-45c9-8794-df1bc09d9645","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"61f2fefb-199b-453f-8cad-302daa3afd70","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4b996657-df32-4d4d-93b5-dfa9c9982908","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","discardChanges",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b03adf9-0535-414f-aabe-ecaf5e8e9681","name":"Delete screen view","request":{"name":"Delete screen view","description":{"content":"Delete a screen view and all its versions. This operation is irreversible.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"0ae739ef-0f83-4040-99b5-55a0f900042f","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d438ded-061b-4f66-a282-a44db7c132cf","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6df1ac63-dfb2-4a7f-890d-b2ff3d2121b5","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a5c2ebb-0121-4b14-bb4a-a02db5b77504","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a81d8492-4f75-4086-87be-149e55970fe4","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6cd9088b-957b-4257-bd1d-da7c739b88f3","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","delete",":screenViewId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a9004767-a59b-41dd-96d3-25db8784474c","name":"Delete screen view version","request":{"name":"Delete screen view version","description":{"content":"Delete a version of a screen view.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `assets_docs: delete`\n","type":"text/plain"},"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"9fddc2be-43d6-4e4f-87f3-23f3f24657d5","name":"Success","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"string\",\n  \"body\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fe88ce31-c288-4b32-b213-a073d2628f81","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"98715a88-2d57-4f15-9c10-156728f4a4b6","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ed07050-f7dd-40f1-a792-6dbe284ddb3f","name":"Forbidden; insufficient permissions","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"status\": 9306\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d739bdd-eebf-487d-b81a-c021418fb2c5","name":"Resource not found","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c067709b-36dd-44df-acc0-aadee89449f8","name":"See error message for details","originalRequest":{"url":{"path":["schema-service","screenViews","single","delete",":screenViewId",":screenViewVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"600aef2a-47c6-e79c-c5c2-5061ba359691","key":"screenViewId","description":"(Required) UUID of the screen view"},{"disabled":false,"type":"any","value":"string","key":"screenViewVersion","description":"(Required) Version of the screen view"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2022-10-31T04:01:39.219Z\",\n  \"errorCode\": \"string\",\n  \"status\": 8980,\n  \"message\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"339dd935-1262-473c-9c12-ffbfbb8cd351","name":"Templates","description":{"content":"","type":"text/plain"},"item":[{"id":"21ad0625-9ad9-457c-856e-2680bb3b5c78","name":"List templates","request":{"name":"List templates","description":{"content":"Returns all templates from a Workspace, with an option to filter by type.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: read`\n","type":"text/plain"},"url":{"path":["template-backend","template"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"type","value":"SOCIAL_MEDIA","description":"The type of templates to return"},{"disabled":false,"key":"search","value":"string","description":"Searched phrase"},{"disabled":false,"key":"limit","value":"3267.733644594748"},{"disabled":false,"key":"offset","value":"3267.733644594748"},{"disabled":false,"key":"approved","value":"false","description":"When approval-service enabled it filters for approved templates"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a1ae5f25-1a68-4160-bc0c-15f8e416b336","name":"An array of templates","originalRequest":{"url":{"path":["template-backend","template"],"host":["{{baseUrl}}"],"query":[{"key":"type","value":"SOCIAL_MEDIA"},{"key":"search","value":"string"},{"key":"limit","value":"3267.733644594748"},{"key":"offset","value":"3267.733644594748"},{"key":"approved","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 525,\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": null,\n    \"businessProfileId\": 594,\n    \"type\": \"EMAIL\",\n    \"subtype\": \"BANNER\",\n    \"contentType\": \"TEMPLATE\",\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"updatedAt\": \"2019-03-21T12:31:26Z\",\n    \"directory\": {\n      \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n      \"name\": \"string\",\n      \"readOnly\": true,\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"default\": true,\n      \"type\": \"EMAIL\",\n      \"contentType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"predefined\": true\n    },\n    \"thumbnailUrl\": \"https://foo.bar\",\n    \"author\": 123,\n    \"status\": \"APPROVED\",\n    \"source\": 587\n  },\n  {\n    \"id\": 8511,\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": null,\n    \"businessProfileId\": 594,\n    \"type\": \"EMAIL\",\n    \"subtype\": \"BANNER\",\n    \"contentType\": \"TEMPLATE\",\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"updatedAt\": \"2019-03-21T12:31:26Z\",\n    \"directory\": {\n      \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n      \"name\": \"string\",\n      \"readOnly\": true,\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"default\": true,\n      \"type\": \"EMAIL\",\n      \"contentType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"predefined\": true\n    },\n    \"thumbnailUrl\": \"https://foo.bar\",\n    \"author\": 123,\n    \"status\": \"REJECTED\",\n    \"source\": 9042\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"48b3d7b8-2cc2-4177-b375-61b4c0b806a6","name":"Create template","request":{"name":"Create template","description":{"content":"Create a new template.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: create`\n","type":"text/plain"},"url":{"path":["template-backend","template"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"content\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"directory\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"source\": 8683,\n  \"name\": null,\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false,\n  \"hidden\": false,\n  \"temporal\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"bc98d79e-25c8-4478-bd79-6099ea39238e","name":"Created template","originalRequest":{"url":{"path":["template-backend","template"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"content\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"directory\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"source\": 8683,\n  \"name\": null,\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false,\n  \"hidden\": false,\n  \"temporal\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 9908,\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"businessProfileId\": 594,\n  \"name\": null,\n  \"templateContent\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"thumbnailUrl\": \"https://foo.bar\",\n  \"directory\": {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"updatedAt\": \"2019-03-21T12:31:26Z\",\n  \"parsedData\": {\n    \"links\": {}\n  },\n  \"parsedContent\": \"string\",\n  \"functionType\": \"Password Change\",\n  \"author\": 123,\n  \"status\": \"DRAFT\",\n  \"source\": 2323,\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ce2e050-ac25-47f0-a796-1d786fb1a281","name":"Get template by UUID","request":{"name":"Get template by UUID","description":{"content":"Return the details of a template identified by its UUID.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: read`\n","type":"text/plain"},"url":{"path":["template-backend","template",":templateUuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"templateUuid","description":"(Required) Template UUID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"22e6cd7e-7e9a-499f-9ccd-6fedb9f9f9e7","name":"Template details","originalRequest":{"url":{"path":["template-backend","template",":templateUuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"templateUuid","description":"(Required) Template UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 9908,\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"businessProfileId\": 594,\n  \"name\": null,\n  \"templateContent\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"thumbnailUrl\": \"https://foo.bar\",\n  \"directory\": {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"updatedAt\": \"2019-03-21T12:31:26Z\",\n  \"parsedData\": {\n    \"links\": {}\n  },\n  \"parsedContent\": \"string\",\n  \"functionType\": \"Password Change\",\n  \"author\": 123,\n  \"status\": \"DRAFT\",\n  \"source\": 2323,\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bcc8348e-2f65-473d-8c50-41af863b39de","name":"Patch a template","request":{"name":"Patch a template","description":{"content":"Change template content.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: update`\n","type":"text/plain"},"url":{"path":["template-backend","template",":templateUuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"templateUuid","description":"(Required) Template UUID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": null,\n  \"content\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"includeSafeArea\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"68282179-7a14-41c5-855a-459b7479f1b3","name":"Template details","originalRequest":{"url":{"path":["template-backend","template",":templateUuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"templateUuid","description":"(Required) Template UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": null,\n  \"content\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"includeSafeArea\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 9908,\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"businessProfileId\": 594,\n  \"name\": null,\n  \"templateContent\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"thumbnailUrl\": \"https://foo.bar\",\n  \"directory\": {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"updatedAt\": \"2019-03-21T12:31:26Z\",\n  \"parsedData\": {\n    \"links\": {}\n  },\n  \"parsedContent\": \"string\",\n  \"functionType\": \"Password Change\",\n  \"author\": 123,\n  \"status\": \"DRAFT\",\n  \"source\": 2323,\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"52dafd15-3340-4e76-8942-501511673437","name":"Create functional template","request":{"name":"Create functional template","description":{"content":"Create a new functional template. Functional templates are used for cases not covered by the [Create template endpoint](#operation/create-template), such as a password change page.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: create`\n","type":"text/plain"},"url":{"path":["template-backend","template","functional"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"directory\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"content\": \"<html><h1>Content</h1></html>\",\n  \"functionType\": \"Password Change\",\n  \"name\": \"name\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d73ca2f7-805c-4228-b96d-437dd79499df","name":"Created template","originalRequest":{"url":{"path":["template-backend","template","functional"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"directory\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"content\": \"<html><h1>Content</h1></html>\",\n  \"functionType\": \"Password Change\",\n  \"name\": \"name\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 3562,\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"businessProfileId\": 594,\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"functionType\": \"Password Change\",\n  \"thumbnailUrl\": \"https://foo.bar\",\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"createdBy\": 123\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c7816c07-3a91-40b3-9c31-d48212532603","name":"Move templates to another directory","request":{"name":"Move templates to another directory","description":{"content":"Move templates to another directory.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: update`\n","type":"text/plain"},"url":{"path":["template-backend","template","move"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"templateHashIds\": [\n    \"2ede34f8-1c27-4131-bfb1-5c88856882e1\",\n    \"2ede34f8-1c27-4131-bfb1-5c88856882e1\"\n  ],\n  \"directoryHash\": \"2ede34f8-1c27-4131-bfb1-5c88856882e1\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"449e2651-bfe8-4900-ab99-ca398cf2bdb9","name":"Number of moved templates","originalRequest":{"url":{"path":["template-backend","template","move"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"templateHashIds\": [\n    \"2ede34f8-1c27-4131-bfb1-5c88856882e1\",\n    \"2ede34f8-1c27-4131-bfb1-5c88856882e1\"\n  ],\n  \"directoryHash\": \"2ede34f8-1c27-4131-bfb1-5c88856882e1\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"12","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"15791578-2ce4-4d37-9ee3-b703c67ff8b8","name":"Remove templates","request":{"name":"Remove templates","description":{"content":"Delete templates. This operation is irreversible.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: delete`\n","type":"text/plain"},"url":{"path":["template-backend","template","remove"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"e0326a2d-7697-4ae9-b490-31f97041adcb\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"7cc0bd36-0bcf-414b-8948-ae97844283f8","name":"Number of removed templates","originalRequest":{"url":{"path":["template-backend","template","remove"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"e0326a2d-7697-4ae9-b490-31f97041adcb\"\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"12","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"133d1902-ddda-4f0e-a406-35118834e131","name":"Get template by ID","request":{"name":"Get template by ID","description":{"content":"Retrieve a template identified by ID.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: read`\n","type":"text/plain"},"url":{"path":["template-backend","template","getById",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"12","key":"id","description":"(Required) Template ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"faefda26-aebc-499e-8632-e9ffcafd3a5f","name":"Template details","originalRequest":{"url":{"path":["template-backend","template","getById",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"12","key":"id","description":"(Required) Template ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 9908,\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"businessProfileId\": 594,\n  \"name\": null,\n  \"templateContent\": \"{\\\"json\\\":\\\"\\\",\\\"html\\\":\\\"<p>some text</p>\\\",\\\"css\\\":\\\"p {\\\\n    font-weight: bold\\\\n}\\\",\\\"js\\\":\\\"console.log(\\\\\\\"test\\\\\\\")\\\",\\\"raw\\\":\\\"<html><head><style type=\\\\\\\"text/css\\\\\\\">p {\\\\n    font-weight: bold\\\\n}</style></head><body><p>some text</p></body></html>\\\",\\\"source\\\":2}\",\n  \"type\": \"EMAIL\",\n  \"subtype\": \"BANNER\",\n  \"thumbnailUrl\": \"https://foo.bar\",\n  \"directory\": {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"updatedAt\": \"2019-03-21T12:31:26Z\",\n  \"parsedData\": {\n    \"links\": {}\n  },\n  \"parsedContent\": \"string\",\n  \"functionType\": \"Password Change\",\n  \"author\": 123,\n  \"status\": \"DRAFT\",\n  \"source\": 2323,\n  \"contentType\": \"TEMPLATE\",\n  \"includeSafeArea\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"72534815-0273-424f-be7c-738d1e5d3a12","name":"Create template from ZIP","request":{"name":"Create template from ZIP","description":{"content":"Create new template from ZIP file.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: create`\n","type":"text/plain"},"url":{"path":["template-backend","upload","zip"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"formdata","formdata":[{"key":"filename","type":"file","description":"(Required) ZIP file"}]}},"response":[{"id":"c95f015e-3f48-4444-b1d1-6111ba45604a","name":"Created template","originalRequest":{"url":{"path":["template-backend","upload","zip"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ZIP file","type":"text/plain"},"key":"filename","type":"file"}]}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"html\": \"string\",\n  \"css\": \"string\",\n  \"date\": \"2019-03-21T12:31:26Z\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"093834ae-eb33-414d-90d6-aab543012636","name":"Create template from URL","request":{"name":"Create template from URL","description":{"content":"Create new template from URL.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: create`\n","type":"text/plain"},"url":{"path":["template-backend","upload","url"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"url\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9e4737b5-52c1-4a9e-993f-75ab51dd1075","name":"Created template","originalRequest":{"url":{"path":["template-backend","upload","url"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"url\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"02c791a2-df4d-40bf-a6ca-045a1948845f","name":"Template directories","description":{"content":"","type":"text/plain"},"item":[{"id":"1cf6ed97-accd-4eb5-9d0d-7718abc7dd74","name":"Get directories","request":{"name":"Get directories","description":{"content":"Retrieve a list of all directories in the Workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: read`\n","type":"text/plain"},"url":{"path":["template-backend","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"4eea91a9-e535-44f0-90cf-8b00c8d541eb","name":"Directory list","originalRequest":{"url":{"path":["template-backend","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d191ec90-a436-4248-bb0d-1a224ef1c4d4","name":"Create directory","request":{"name":"Create directory","description":{"content":"Create a new directory for templates. A directory can store only one type of templates.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: create`\n","type":"text/plain"},"url":{"path":["template-backend","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"type\": \"EMAIL\",\n  \"name\": \"string\",\n  \"readOnly\": false,\n  \"contentType\": \"TEMPLATE\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"758eca45-2eb5-4bf4-bec0-a5d8b2a4e5ca","name":"Created directory","originalRequest":{"url":{"path":["template-backend","directory"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"EMAIL\",\n  \"name\": \"string\",\n  \"readOnly\": false,\n  \"contentType\": \"TEMPLATE\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"name\": \"string\",\n  \"readOnly\": true,\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"default\": true,\n  \"type\": \"EMAIL\",\n  \"contentType\": \"TEMPLATE\",\n  \"predefined\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"da3dcafd-48e7-4189-b698-7b556539edeb","name":"Get directories by type","request":{"name":"Get directories by type","description":{"content":"Retrieve a list of directories of a single type.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: read`\n","type":"text/plain"},"url":{"path":["template-backend","directory","byType"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"type","value":"SOCIAL_MEDIA","description":"(Required) \nThe type of directories to return (directory types match the template types stored in them).\n\nDirectories with null type are always returned.\n"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"5c92054a-9995-4a63-bbfa-0e23c646337f","name":"Directory list","originalRequest":{"url":{"path":["template-backend","directory","byType"],"host":["{{baseUrl}}"],"query":[{"key":"type","value":"SOCIAL_MEDIA"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  },\n  {\n    \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n    \"name\": \"string\",\n    \"readOnly\": true,\n    \"createdAt\": \"2019-03-21T12:31:26Z\",\n    \"default\": true,\n    \"type\": \"EMAIL\",\n    \"contentType\": \"TEMPLATE\",\n    \"predefined\": true\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"74c829e5-27d5-40e3-8358-8446c6fe18b1","name":"Rename directory","request":{"name":"Rename directory","description":{"content":"Rename a directory.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: update`\n","type":"text/plain"},"url":{"path":["template-backend","directory",":directoryUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"directoryUUID","description":"(Required) Directory UUID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": null\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b0b3bf2a-8e33-4ea5-9025-3fe634d6f331","name":"Directory details","originalRequest":{"url":{"path":["template-backend","directory",":directoryUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"directoryUUID","description":"(Required) Directory UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": null\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hashId\": \"e0326a2d-7697-4ae9-b490-31f97041adcb\",\n  \"name\": \"string\",\n  \"readOnly\": true,\n  \"createdAt\": \"2019-03-21T12:31:26Z\",\n  \"default\": true,\n  \"type\": \"EMAIL\",\n  \"contentType\": \"TEMPLATE\",\n  \"predefined\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a0e4e41e-62f1-4eac-95db-b9fdeac2cb1b","name":"Remove directory","request":{"name":"Remove directory","description":{"content":"Remove a directory. Only empty directories can be removed.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `templates: delete`\n","type":"text/plain"},"url":{"path":["template-backend","directory",":directoryUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"directoryUUID","description":"(Required) Directory UUID"}]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"450bffc5-d439-4919-a800-9ac5e961b5e0","name":"Directory removed","originalRequest":{"url":{"path":["template-backend","directory",":directoryUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"directoryUUID","description":"(Required) Directory UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5ae1f38c-76fa-4581-87a5-8277a69594d3","name":"Directory is not empty","originalRequest":{"url":{"path":["template-backend","directory",":directoryUUID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"e0326a2d-7697-4ae9-b490-31f97041adcb","key":"directoryUUID","description":"(Required) Directory UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[],"variable":[{"type":"string","value":"https://api.synerise.com","key":"baseUrl"}],"info":{"_postman_id":"8dc498a1-2206-4980-a13d-3eb96e003b42","name":"Campaigns - Synerise Public API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"","type":"text/plain"}}}