{"info":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","description":"<html><head></head><body><h1 id=\"atomicwork-api-documentation\">Atomicwork API Documentation</h1>\n<h2 id=\"overview\">Overview</h2>\n<p>The Atomicwork API allows you to interact with our services across various domains. The base URL for API requests is formatted as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>http[s]://&lt;subdomain&gt;.atomicwork.com/api/v1/\n\n</code></pre><p>Replace with the appropriate subdomain for your needs.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>All requests to the API must include the following headers for authentication:</p>\n<ul>\n<li><p><code>x-api-key</code>: A unique API key assigned to your account.</p>\n</li>\n<li><p><code>Content-Type</code>: Set to <code>application/json</code> for all requests.</p>\n</li>\n</ul>\n<p>Example of headers:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-plaintext\">x-api-key: your_api_key_here\nContent-Type: application/json\n\n</code></pre>\n<h2 id=\"sample-api-request\">Sample API Request</h2>\n<p>To demonstrate a simple API request, below is an example using cURL to fetch data from the <code>/users</code> endpoint, which lists users in the system:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-bash\">curl -X GET \"https://example.atomicwork.com/api/v1/users\" \\\n     -H \"x-api-key: your_api_key_here\" \\\n     -H \"Content-Type: application/json\"\n\n</code></pre>\n<h3 id=\"error-response\">Error Response</h3>\n<p>Possible error responses include:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Message</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>\"Bad Request\"</td>\n<td>Invalid or missing request parameters</td>\n</tr>\n<tr>\n<td>401</td>\n<td>\"Unauthorized\"</td>\n<td>Invalid or missing authentication</td>\n</tr>\n<tr>\n<td>404</td>\n<td>\"Not Found\"</td>\n<td>Specified workspace or category not found</td>\n</tr>\n<tr>\n<td>429</td>\n<td>\"Too Many Requests\"</td>\n<td>Rate limit exceeded</td>\n</tr>\n<tr>\n<td>500</td>\n<td>\"Internal Server Error\"</td>\n<td>Unexpected server error</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"supported-modules\">Supported Modules:</h3>\n<p><a href=\"https://v1/workspaces.md\">Workspaces</a></p>\n<p><a href=\"https://\">Users</a></p>\n<p><a href=\"https://atomicworkinc.postman.co/workspace/Atomicwork-Public-API~745ed9c6-3096-424e-9545-8f687294e5cd/folder/44180884-2f35ec46-c537-4d52-af31-2217b9437a70\">Requests</a><br><a href=\"https://v1/requests_v2.md\">Requests(V2)</a><br><a href=\"https://v1/change.md\">Changes</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Atomicwork API Documentation","slug":"atomicwork-api-documentation"}],"owner":"44180884","collectionId":"27d5428c-59c1-4432-a34a-f201ed1db6a2","publishedId":"2sB2j3AWzm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-29T11:02:19.000Z"},"item":[{"name":"Requests","item":[{"name":"Get service items","id":"1e41c314-3254-44e9-9df7-a1febb6662b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/{{categoryId}}/items","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspaceId}}","service-catalog","{{categoryId}}","items"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"bb9fea42-3b10-4c91-8e38-f6d61a297a3f","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/{{categoryId}}/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Apr 2025 11:58:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"167"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"586c4bb0-10f1-9786-95fe-96e4346ebbd7"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 149,\n            \"name\": \"Cables and adapters\",\n            \"description\": \"A comprehensive range for all connectivity needs, ensuring compatibility across devices.\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 167,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"hdmi\",\n                \"charging\",\n                \"usb\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-03-05T10:07:13.787247Z\",\n            \"updated_at\": \"2025-03-05T10:07:13.787247Z\"\n        },\n        {\n            \"id\": 276,\n            \"name\": \"Guest Onboarding \",\n            \"description\": null,\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": null,\n                \"url\": null\n            },\n            \"tags\": [\n                \"onboard guest\",\n                \"onbard user\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-04-15T11:17:10.951492Z\",\n            \"updated_at\": \"2025-04-15T11:18:08.190059Z\"\n        },\n        {\n            \"id\": 147,\n            \"name\": \"Keyboard\",\n            \"description\": \"Reliable for all typing tasks, designed for ergonomic comfort and efficiency.\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 165,\n                \"url\": \"image_url_here\"\n            },\n            \"tags\": [\n                \"computer accessory\",\n                \"ergonomic\",\n                \"wireless\",\n                \"typing\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-03-05T10:07:12.761192Z\",\n            \"updated_at\": \"2025-03-05T10:07:12.761192Z\"\n        },\n        {\n            \"id\": 143,\n            \"name\": \"Macbook\",\n            \"description\": \"Ideal for tasks requiring advanced processing\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 161,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"computer\",\n                \"laptop\",\n                \"apple\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                18,\n                19,\n                20,\n                21,\n                22,\n                23,\n                28,\n                30\n            ],\n            \"created_at\": \"2025-03-05T10:07:10.623304Z\",\n            \"updated_at\": \"2025-03-05T10:07:11.435079Z\"\n        },\n        {\n            \"id\": 144,\n            \"name\": \"Mobile device\",\n            \"description\": \"For testing mobile applications\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 162,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"android\",\n                \"iphone\",\n                \"smartphone\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-03-05T10:07:11.480398Z\",\n            \"updated_at\": \"2025-03-05T10:07:11.480398Z\"\n        },\n        {\n            \"id\": 146,\n            \"name\": \"Monitor\",\n            \"description\": \"Enhance productivity with superior display quality for detailed work\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 164,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"display\",\n                \"screen\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-03-05T10:07:12.29134Z\",\n            \"updated_at\": \"2025-03-05T10:07:12.29134Z\"\n        },\n        {\n            \"id\": 145,\n            \"name\": \"Mouse\",\n            \"description\": \"Ergonomically designed for precision and comfort in extended use\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 163,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"wireless\",\n                \"ergonomic\",\n                \"computer accessory\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                -1\n            ],\n            \"created_at\": \"2025-03-05T10:07:11.853903Z\",\n            \"updated_at\": \"2025-03-05T10:07:11.853903Z\"\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Windows laptop\",\n            \"description\": \"For a wide range of business applications, especially spreadsheets.\",\n            \"category\": {\n                \"id\": 33,\n                \"label\": \"Hardware provisioning\"\n            },\n            \"image\": {\n                \"id\": 166,\n                \"url\": \"image_url\"\n            },\n            \"tags\": [\n                \"pc\",\n                \"computer\",\n                \"microsoft\"\n            ],\n            \"is_active\": true,\n            \"user_segments\": [\n                17,\n                24,\n                25,\n                26,\n                27,\n                29\n            ],\n            \"created_at\": \"2025-03-05T10:07:13.109352Z\",\n            \"updated_at\": \"2025-03-05T10:07:13.769637Z\"\n        }\n    ],\n    \"page\": 1,\n    \"page_size\": 25,\n    \"total_pages\": 1,\n    \"total_count\": 8,\n    \"next_page_token\": null\n}"},{"id":"2f6a7f5e-ba8a-47a6-a705-67642370f9fd","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/{{categoryId}}/items"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Apr 2025 11:49:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"54"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"23"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"fd797471-55eb-9858-a7be-06c82cffa232"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"401-2\",\n    \"message\": \"Token invalid\",\n    \"errors\": []\n}"}],"_postman_id":"1e41c314-3254-44e9-9df7-a1febb6662b3"},{"name":"Get service item categories","id":"350a0a3e-d513-4f6d-814e-33ab726c0381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/categories","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspaceId}}","service-catalog","categories"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"e208385e-3fbf-4950-9372-b20ab88d582d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Apr 2025 12:09:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"79"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"02ceff9b-c728-94e7-851b-6d0917565a87"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 33,\n            \"item_count\": 8,\n            \"name\": \"Hardware provisioning\",\n            \"description\": null,\n            \"icon\": null,\n            \"order\": 0,\n            \"user_segments\": [\n                -1\n            ],\n            \"archived\": false,\n            \"created_at\": \"2025-03-05T10:07:10.560601Z\",\n            \"updated_at\": \"2025-03-05T10:07:10.560601Z\"\n        },\n        {\n            \"id\": 35,\n            \"item_count\": 4,\n            \"name\": \"Security and Network Access\",\n            \"description\": null,\n            \"icon\": null,\n            \"order\": 0,\n            \"user_segments\": [\n                -1\n            ],\n            \"archived\": false,\n            \"created_at\": \"2025-03-05T10:07:15.327961Z\",\n            \"updated_at\": \"2025-03-05T10:07:15.327961Z\"\n        },\n        {\n            \"id\": 34,\n            \"item_count\": 3,\n            \"name\": \"Software installation and support\",\n            \"description\": null,\n            \"icon\": null,\n            \"order\": 0,\n            \"user_segments\": [\n                -1\n            ],\n            \"archived\": false,\n            \"created_at\": \"2025-03-05T10:07:14.210683Z\",\n            \"updated_at\": \"2025-03-05T10:07:14.210683Z\"\n        },\n        {\n            \"id\": 32,\n            \"item_count\": 1,\n            \"name\": \"Hardware\",\n            \"description\": \"Laptop, keyboard, mouse, and more—essential computing devices.\",\n            \"icon\": null,\n            \"order\": 1,\n            \"user_segments\": [\n                -1\n            ],\n            \"archived\": false,\n            \"created_at\": \"2025-03-05T10:06:33.885241Z\",\n            \"updated_at\": \"2025-03-05T10:06:33.885241Z\"\n        }\n    ],\n    \"page\": 1,\n    \"page_size\": 25,\n    \"total_pages\": 1,\n    \"total_count\": 4,\n    \"next_page_token\": null\n}"},{"id":"a9d85ebb-7b7f-461a-90bc-c68ba9da551a","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/service-catalog/categories"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Apr 2025 12:08:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"7"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"8303315f-518c-97e1-b28c-19a132c4316a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"}],"_postman_id":"350a0a3e-d513-4f6d-814e-33ab726c0381"},{"name":"Get request fields for requests","id":"100153de-8bb4-4ac1-a50d-c1d72ad2460b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/forms/requests","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","forms","requests"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"16629097-a95c-4be3-ab90-f123e6e83089","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces//forms/requests"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 05:59:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f8e1812d-c5d7-4b00-9068-079a93985372"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"18c13be8-46ec-4533-8f57-ed060a17fef1","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/forms/requests"},"status":"Bad Request","code":400,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Tue, 22 Apr 2025 09:45:48 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"af8d7336-781c-4801-bbfa-068add13f449"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"400-404\",\"message\":\"Need at least request_id or service_item_ids or (channel_id, channel_type, request_form_type) or (workspace_id, request_form_type)\",\"errors\":[]}"}],"_postman_id":"100153de-8bb4-4ac1-a50d-c1d72ad2460b"},{"name":"Create a new request in the system","id":"732f3110-89f9-49f6-89b1-f25b98eb8f0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"id\": 12345,\n  \"display_id\": \"REQ-12345\",\n  \"requester\": { \"id\": 1, \"name\": \"John Doe\" },\n  \"assignee\": { \"id\": 2, \"name\": \"Jane Smith\" },\n  \"request_source\": \"PORTAL\",\n  \"request_type\": \"REQUEST\",\n  \"subject\": \"Need access to project X files\",\n  \"priority\": {\n            \"default\": false,\n            \"id\": 83,\n            \"label\": \"High\",\n            \"value\": \"High\",\n            \"deactivated\": false\n        },\n  \"status\": {\n            \"default\": false,\n            \"id\": 1,\n            \"label\": \"Open\",\n            \"value\": \"Open\",\n            \"deactivated\": false\n        },\n  \"description\": \"Need access to project X files\",\n  \"workspace\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"3d935b47-2540-4b2a-9407-ec3c0bb61f67","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 08:32:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"c4a4a0c2-ead6-4970-a4fa-e65113e861ba"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"380115fc-4077-44ee-80c5-c32d7f2b2323","name":"405 Method Not Allowed","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 08:32:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"c4a4a0c2-ead6-4970-a4fa-e65113e861ba"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"bb00b58d-7ca1-4ad5-86a6-3e3b940ac281","name":"400 Bad Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"id\": 12345,\n  \"display_id\": \"REQ-12345\",\n  \"requester\": { \"id\": 1, \"name\": \"John Doe\" },\n  \"assignee\": { \"id\": 2, \"name\": \"Jane Smith\" },\n  \"request_source\": \"PORTAL\",\n  \"request_type\": \"REQUEST\",\n  \"subject\": \"Need access to project X files\",\n  \"priority\": {\n            \"default\": false,\n            \"id\": 83,\n            \"label\": \"High\",\n            \"value\": \"High\",\n            \"deactivated\": false\n        },\n  \"status\": {\n            \"default\": false,\n            \"id\": 1,\n            \"label\": \"Open\",\n            \"value\": \"Open\",\n            \"deactivated\": false\n        },\n  \"description\": \"Need access to project X files\",\n  \"workspace\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests"},"status":"Bad Request","code":400,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Tue, 22 Apr 2025 12:32:12 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"9e9c650a-7176-4b67-ba75-d1e5690ac84e"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Input is invalid\",\"errors\":[\"requester : is invalid\"]}"}],"_postman_id":"732f3110-89f9-49f6-89b1-f25b98eb8f0b"},{"name":"Get requests by filter","id":"1db0d12d-2595-4ef2-92f7-6ef9c2250fe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}}/requests/list","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}}","requests","list"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"4aba3903-ba4c-4fe8-bc8f-e5eccc38bd5d","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"X-API-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}}/requests/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 08:47:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"31"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"22872762-7099-48db-b30c-f32280559d00"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"1db0d12d-2595-4ef2-92f7-6ef9c2250fe9"},{"name":"List request count","id":"2bb2a18f-e5ff-46a2-a7cb-c4e26a29d7e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{server}}/workspaces/{{workspace_id}}/requests/list/count","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["workspaces","{{workspace_id}}","requests","list","count"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"34af542c-ec74-48f4-91e0-79e0a47313cc","name":"200 OK","originalRequest":{"method":"POST","header":[],"url":"{{server}}/workspaces/{{workspace_id}}/requests/list/count"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Apr 2025 08:57:40 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"content-security-policy","value":"default-src 'self' https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicworkm5.com https://*.atomicworkm6.com https://*.atomicworkm7.com https://*.atomicworkm8.com https://*.atomicworkm9.com https://*.atomicworkm10.com https://*.atomicworkm11.com https://*.atomicworkm12.com https://*.atomicworkm13.com https://*.atomicworkm14.com https://*.atomicworkm15.com https://*.atomicworkm16.com https://*.atomicworkm17.com https://*.atomicworkm18.com https://*.atomicworkm19.com https://*.atomicworkm20.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.devrev.ai/ https://browser-intake-datadoghq.com wss://api.nango.dev/ https://api.nango.dev https://api.integration.app https://ui.integration.app https://m2-esd-ingession-documents.s3.amazonaws.com/ https://prod-esd-ingession-documents.s3.amazonaws.com/ https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com/ https://dalleproduse.blob.core.windows.net https://*.ingest.us.sentry.io https://devrev-prod-artifacts.s3.dualstack.us-east-1.amazonaws.com/ https://data.pendo.io/ https://*.atomicworkm2.local:3000 https://*.atomicworkm3.local:3000 https://*.atomicworkm4.local:3000 https://*.atomicworkm5.local:3000 https://*.atomicworkm6.local:3000 https://*.atomicworkm7.local:3000 https://*.atomicworkm8.local:3000 https://*.atomicworkm9.local:3000 https://*.atomicworkm10.local:3000 https://*.atomicworkm11.local:3000 https://*.atomicworkm12.local:3000 https://*.atomicworkm13.local:3000 https://*.atomicworkm14.local:3000 https://*.atomicworkm15.local:3000 https://*.atomicworkm16.local:3000 https://*.atomicworkm17.local:3000 https://*.atomicworkm18.local:3000 https://*.atomicworkm19.local:3000 https://*.atomicworkm20.local:3000 https://*.pndsn.com/; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://*.devrev.ai/ https://cdn.jsdelivr.net https://unpkg.com https://api.integration.app https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://cdn.pendo.io/; style-src 'self' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://api.integration.app; img-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://m2-esd-ingession-documents.s3.amazonaws.com https://prod-esd-ingession-documents.s3.amazonaws.com https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com https://cdn.jsdelivr.net https://*.devrev.ai/ https://*.atlassian.net https://a.slack-edge.com https://secure.aadcdn.microsoftonline-p.com https://aadcdn.msftauthimages.net https://explore.atomicwork.com https://loremflickr.com/ https://ok12static.oktacdn.com/ blob: data: https://static.integration.app https://*.atomicworkm3.com/ https://*.atomicworkm2.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com https://assets-global.website-files.com/ https://api.atlassian.com/ https://secure.gravatar.com/ https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/ https://integration-eu-engine-production-transitory.s3.eu-central-1.amazonaws.com/ https://atomic-assets.s3.amazonaws.com/ https://prod-atomicwork-ui-assets.s3.amazonaws.com/ https://euw-atomicwork-ui-assets.s3.amazonaws.com/ https://data.pendo.io/; font-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://static.integration.app data:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://*.atomicworkm2.com/ https://*.atomicworkm3.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com; block-all-mixed-content; upgrade-insecure-requests; worker-src 'self' blob:;"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomain"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"link","value":"<https://d1vh83klxc473p.cloudfront.net/_next/static/media/a34f9d1faa5f3315-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\""},{"key":"cache-control","value":"private, no-cache, no-store, max-age=0, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ab1b6f12-4dfb-431b-97c7-0802c15f9cc0"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\" />\n    <meta\n      name=\"viewport\"\n      content=\"width=device-width, initial-scale=1\"\n    />\n\n    <!-- Generic stylesheet & preconnects -->\n    <link rel=\"stylesheet\" href=\"https://cdn.example.com/assets/app.css\" />\n    <link rel=\"preconnect\" href=\"https://cdn.example.com\" />\n    <link rel=\"preconnect\" href=\"https://example.com\" />\n\n    <title>Example App</title>\n    <meta name=\"description\" content=\"Welcome to Example App\" />\n    <meta name=\"robots\" content=\"noindex\" />\n\n    <!-- Optional polyfills / app bundle placeholders -->\n    <script src=\"https://cdn.example.com/js/polyfills.js\" nomodule></script>\n    <script src=\"https://cdn.example.com/js/app.bundle.js\" defer></script>\n  </head>\n\n  <body class=\"app-body\">\n    <style>\n      /* Minimal loader styles preserved & genericized */\n      .page-loader {\n        position: absolute;\n        top: 0;\n        left: 0;\n        z-index: 100000;\n        background: #fff;\n        bottom: 0;\n        right: 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n      }\n\n      .page-loader .logo {\n        width: 58px;\n        height: 50px;\n        margin: 26px;\n        background-image: url(https://cdn.example.com/images/logo.svg);\n        background-size: cover;\n      }\n\n      .page-loader .container {\n        --loader-size: 112px;\n        --loader-color: #79759f;\n        --loader-speed: 2.8s;\n        --loader-stroke: 5px;\n        --loader-bg-opacity: 0.1;\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        height: var(--loader-stroke);\n        width: var(--loader-size);\n        border-radius: calc(var(--loader-stroke) / 2);\n        overflow: hidden;\n        transform: translate3d(0, 0, 0);\n      }\n\n      .page-loader .container .before {\n        position: absolute;\n        top: 0;\n        left: 0;\n        height: 100%;\n        width: 100%;\n        background-color: var(--loader-color);\n        opacity: var(--loader-bg-opacity);\n        transition: background-color 0.3s ease;\n      }\n\n      .page-loader .container .after {\n        height: 100%;\n        width: 100%;\n        border-radius: calc(var(--loader-stroke) / 2);\n        animation: wobble var(--loader-speed) ease-in-out infinite;\n        transform: translateX(-95%);\n        background-color: var(--loader-color);\n        transition: background-color 0.5s ease;\n      }\n\n      @keyframes wobble {\n        0%,\n        100% {\n          transform: translateX(-95%);\n        }\n        50% {\n          transform: translateX(95%);\n        }\n      }\n    </style>\n\n    <div class=\"page-loader js-page-loader\">\n      <div class=\"logo\"></div>\n      <div class=\"container\">\n        <span class=\"before\"></span>\n        <span class=\"after\"></span>\n      </div>\n    </div>\n\n    <!-- Generic analytics placeholder (replace YOUR_KEY if needed) -->\n    <script>\n      (function (apiKey) {\n        (function (p, e, n, d, o) {\n          var v, w, x, y, z;\n          o = p[d] = p[d] || {};\n          o._q = o._q || [];\n          v = [\"initialize\", \"identify\", \"updateOptions\", \"pageLoad\", \"track\"];\n          for (w = 0, x = v.length; w < x; ++w)\n            (function (m) {\n              o[m] =\n                o[m] ||\n                function () {\n                  o._q[(m === v[0] ? \"unshift\" : \"push\")](\n                    [m].concat([].slice.call(arguments, 0))\n                  );\n                };\n            })(v[w]);\n          y = e.createElement(n);\n          y.async = true;\n          y.src = \"https://cdn.example.com/analytics/agent.js\"; /* generic */\n          z = e.getElementsByTagName(n)[0];\n          z.parentNode.insertBefore(y, z);\n        })(window, document, \"script\", \"analytics\");\n      })(\"YOUR_ANALYTICS_API_KEY\");\n    </script>\n\n    <!-- Optional bootstrap payload (sanitized/mock) -->\n    <script>\n      window.__APP__ = window.__APP__ || {};\n      window.__APP__.config = {\n        buildId: \"BUILD_ID_PLACEHOLDER\",\n        assetPrefix: \"https://cdn.example.com\",\n        routeInfo: { workspaceId: \"WORKSPACE_ID\", view: \"list\", requestId: \"count\" }\n      };\n    </script>\n  </body>\n</html>"},{"id":"ee9a1dc5-bc9a-4a92-bdda-4daea067269b","name":"404 NOT FOUND","originalRequest":{"method":"POST","header":[],"url":"{{server}}/workspaces/{{workspace_id}}/requests/list/count"},"status":"Not Found","code":404,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Apr 2025 08:59:46 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"content-security-policy","value":"default-src 'self' https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicworkm5.com https://*.atomicworkm6.com https://*.atomicworkm7.com https://*.atomicworkm8.com https://*.atomicworkm9.com https://*.atomicworkm10.com https://*.atomicworkm11.com https://*.atomicworkm12.com https://*.atomicworkm13.com https://*.atomicworkm14.com https://*.atomicworkm15.com https://*.atomicworkm16.com https://*.atomicworkm17.com https://*.atomicworkm18.com https://*.atomicworkm19.com https://*.atomicworkm20.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.devrev.ai/ https://browser-intake-datadoghq.com wss://api.nango.dev/ https://api.nango.dev https://api.integration.app https://ui.integration.app https://m2-esd-ingession-documents.s3.amazonaws.com/ https://prod-esd-ingession-documents.s3.amazonaws.com/ https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com/ https://dalleproduse.blob.core.windows.net https://*.ingest.us.sentry.io https://devrev-prod-artifacts.s3.dualstack.us-east-1.amazonaws.com/ https://data.pendo.io/ https://*.atomicworkm2.local:3000 https://*.atomicworkm3.local:3000 https://*.atomicworkm4.local:3000 https://*.atomicworkm5.local:3000 https://*.atomicworkm6.local:3000 https://*.atomicworkm7.local:3000 https://*.atomicworkm8.local:3000 https://*.atomicworkm9.local:3000 https://*.atomicworkm10.local:3000 https://*.atomicworkm11.local:3000 https://*.atomicworkm12.local:3000 https://*.atomicworkm13.local:3000 https://*.atomicworkm14.local:3000 https://*.atomicworkm15.local:3000 https://*.atomicworkm16.local:3000 https://*.atomicworkm17.local:3000 https://*.atomicworkm18.local:3000 https://*.atomicworkm19.local:3000 https://*.atomicworkm20.local:3000 https://*.pndsn.com/; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://*.devrev.ai/ https://cdn.jsdelivr.net https://unpkg.com https://api.integration.app https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://cdn.pendo.io/; style-src 'self' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://api.integration.app; img-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://m2-esd-ingession-documents.s3.amazonaws.com https://prod-esd-ingession-documents.s3.amazonaws.com https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com https://cdn.jsdelivr.net https://*.devrev.ai/ https://*.atlassian.net https://a.slack-edge.com https://secure.aadcdn.microsoftonline-p.com https://aadcdn.msftauthimages.net https://explore.atomicwork.com https://loremflickr.com/ https://ok12static.oktacdn.com/ blob: data: https://static.integration.app https://*.atomicworkm3.com/ https://*.atomicworkm2.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com https://assets-global.website-files.com/ https://api.atlassian.com/ https://secure.gravatar.com/ https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/ https://integration-eu-engine-production-transitory.s3.eu-central-1.amazonaws.com/ https://atomic-assets.s3.amazonaws.com/ https://prod-atomicwork-ui-assets.s3.amazonaws.com/ https://euw-atomicwork-ui-assets.s3.amazonaws.com/ https://data.pendo.io/; font-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://static.integration.app data:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://*.atomicworkm2.com/ https://*.atomicworkm3.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com; block-all-mixed-content; upgrade-insecure-requests; worker-src 'self' blob:;"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomain"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"cache-control","value":"private, no-cache, no-store, max-age=0, must-revalidate"},{"key":"vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"link","value":"<https://d1vh83klxc473p.cloudfront.net/_next/static/media/a34f9d1faa5f3315-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\""},{"key":"content-encoding","value":"gzip"},{"key":"x-envoy-upstream-service-time","value":"25"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ac314845-33f5-9de1-9c42-a89216dc8ae4"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"en\" data-sentry-component=\"RootLayout\" data-sentry-source-file=\"layout.tsx\">\n    <head>\n        <meta charSet=\"utf-8\"/>\n        <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" data-sentry-element=\"meta\" data-sentry-source-file=\"layout.tsx\"/>\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n        <link rel=\"stylesheet\" href=\"https://d1vh83klxc473p.cloudfront.net/_next/static/css/8721e53fe1ba7694.css\" data-precedence=\"next\"/>\n        <link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/webpack-92eb062558441112.js\"/>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/52774a7f-b9250dd327ce6848.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/fd9d1056-341ce311976649d3.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/3481-e396f05ebb8bf27b.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/main-app-c776e08efb465c0e.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/2c7ab8ba-e46913296f242358.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/c885913e-a31eab8ea044249e.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/7065-80d3bc69d3c3e026.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/6462-7a78fe9791c69c75.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9188-97acfb05cbc39e80.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/1172-8f753a7a3fca0c86.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9485-85a1b0f0bc7ca29b.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/5021-3ff70b4786eecef5.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/7479-107618accb599cdd.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/app/not-found-90de8554e1b31215.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/8e1d74a4-931fd9e50a47bb09.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/fcfb803e-a117822d94b1874f.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/5f2489af-687a299f79159e95.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/70e0d97a-fe4ff0c6d5259fa1.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/54a60aa6-76ee5f7538a9b5f2.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9019-08d3128c394d8b42.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9875-1a656caaf5db8189.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/2691-7f204139a679efba.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/663-df9fe61180b4e2b1.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/6385-11e04be0f9cf853f.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/2993-6f6117e0b81fd5e2.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/7518-e42791a6683832c1.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9826-8c871fef7820d0fe.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/8475-a9c0e3bf574047b4.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/8744-24ec36c06cdbbd14.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/2600-2b5e0bfef61c03cd.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/7258-dbebe7974d23b7c0.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9313-f9a4c946353a8c75.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/9966-1bc95895b92581b5.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/7949-b1fb5358db70f6ca.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/app/layout-96d4dbbee3963d5a.js\" async=\"\"></script>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/app/error-eb08d7330c2877c2.js\" async=\"\"></script>\n        <meta name=\"robots\" content=\"noindex\"/>\n        <link href=\"https://d1vh83klxc473p.cloudfront.net/\" rel=\"preconnect\"/>\n        <link href=\"https://d33vmssfo6eoyh.cloudfront.net\" rel=\"preconnect\"/>\n        <title>Atomicwork</title>\n        <meta name=\"description\" content=\"Welcome to Atomicwork\"/>\n        <meta name=\"next-size-adjust\"/>\n        <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/polyfills-42372ed130431b0a.js\" noModule=\"\"></script>\n    </head>\n    <body class=\"__variable_1b9637\">\n        <style type=\"text/css\">\n        .page-loader {\n          position: absolute;\n          top: 0;\n          left: 0;\n          z-index: 100000;\n          background: white;\n          bottom: 0;\n          right: 0;\n          display: flex;\n          flex-direction: column;\n          align-items: center;\n          justify-content: center;\n        }\n\n        .page-loader .aw-logo {\n          width: 58px;\n          height: 50px;\n          margin: 26px;\n          background-image: url(https://d33vmssfo6eoyh.cloudfront.net/images/logo-gradient.svg);\n          background-size: cover;\n        }\n\n        .page-loader .container {\n          --loader-size: 112px;\n          --loader-color: #79759f;\n          --loader-speed: 2.8s;\n          --loader-stroke: 5px;\n          --loader-bg-opacity: .1;\n          position: relative;\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          height: var(--loader-stroke);\n          width: var(--loader-size);\n          border-radius: calc(var(--loader-stroke) / 2);\n          overflow: hidden;\n          transform: translate3d(0, 0, 0);\n        }\n\n        .page-loader .container .before {\n          position: absolute;\n          top: 0;\n          left: 0;\n          height: 100%;\n          width: 100%;\n          background-color: var(--loader-color);\n          opacity: var(--loader-bg-opacity);\n          transition: background-color 0.3s ease;\n        }\n        \n        .page-loader .container .after {\n          height: 100%;\n          width: 100%;\n          border-radius: calc(var(--loader-stroke) / 2);\n          animation: wobble var(--loader-speed) ease-in-out infinite;\n          transform: translateX(-95%);\n          background-color: var(--loader-color);\n          transition: background-color 0.5s ease;\n        }\n        \n        @keyframes wobble {\n          0%,\n          100% {\n            transform: translateX(-95%);\n          }\n          50% {\n          transform: translateX(95%);\n          }\n        }\n        </style>\n        <div class=\"page-loader js-page-loader\">\n            <div class=\"aw-logo\"></div>\n            <div class=\"container\">\n                <span class=\"before\"></span>\n                <span class=\"after\"></span>\n            </div>\n        </div>\n        <script>\n              (function(apiKey){\n                  (function(p,e,n,d,o){var v,w,x,y,z;o=p[d]=p[d]||{};o._q=o._q||[];\n                  v=['initialize','identify','updateOptions','pageLoad','track'];for(w=0,x=v.length;w\n            <x;++w)(function(m){\n                      o[m]=o[m]||function(){o._q[m===v[0]?'unshift':'push']([m].concat([].slice.call(arguments,0)));};})(v[w]);\n                      y=e.createElement(n);y.async=!0;y.src='https://cdn.pendo.io/agent/static/'+apiKey+'/pendo.js';\n                      z=e.getElementsByTagName(n)[0];z.parentNode.insertBefore(y,z);})(window,document,'script','pendo');\n              })('5bd16dec-5d35-463b-6e42-b888ceb4c385');\n            </script>\n            <script src=\"https://d1vh83klxc473p.cloudfront.net/_next/static/chunks/webpack-92eb062558441112.js\" async=\"\"></script>\n            <script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script>\n            <script>self.__next_f.push([1,\"1:HL[\\\"https://d1vh83klxc473p.cloudfront.net/_next/static/media/a34f9d1faa5f3315-s.p.woff2\\\",\\\"font\\\",{\\\"crossOrigin\\\":\\\"\\\",\\\"type\\\":\\\"font/woff2\\\"}]\\n2:HL[\\\"https://d1vh83klxc473p.cloudfront.net/_next/static/css/8721e53fe1ba7694.css\\\",\\\"style\\\"]\\n\"])</script>\n            <script>self.__next_f.push([1,\"3:I[14360,[],\\\"\\\"]\\n5:I[20576,[],\\\"ClientPageRoot\\\"]\\n6:I[10202,[\\\"1298\\\",\\\"static/chunks/2c7ab8ba-e46913296f242358.js\\\",\\\"8540\\\",\\\"static/chunks/c885913e-a31eab8ea044249e.js\\\",\\\"7065\\\",\\\"static/chunks/7065-80d3bc69d3c3e026.js\\\",\\\"6462\\\",\\\"static/chunks/6462-7a78fe9791c69c75.js\\\",\\\"9188\\\",\\\"static/chunks/9188-97acfb05cbc39e80.js\\\",\\\"1172\\\",\\\"static/chunks/1172-8f753a7a3fca0c86.js\\\",\\\"9485\\\",\\\"static/chunks/9485-85a1b0f0bc7ca29b.js\\\",\\\"5021\\\",\\\"static/chunks/5021-3ff70b4786eecef5.js\\\",\\\"7479\\\",\\\"static/chunks/7479-107618accb599cdd.js\\\",\\\"9160\\\",\\\"static/chunks/app/not-found-90de8554e1b31215.js\\\"],\\\"default\\\",1]\\n7:I[69257,[],\\\"\\\"]\\n8:I[14857,[],\\\"\\\"]\\na:I[54914,[\\\"1298\\\",\\\"static/chunks/2c7ab8ba-e46913296f242358.js\\\",\\\"8540\\\",\\\"static/chunks/c885913e-a31eab8ea044249e.js\\\",\\\"7699\\\",\\\"static/chunks/8e1d74a4-931fd9e50a47bb09.js\\\",\\\"4560\\\",\\\"static/chunks/fcfb803e-a117822d94b1874f.js\\\",\\\"4842\\\",\\\"static/chunks/5f2489af-687a299f79159e95.js\\\",\\\"3572\\\",\\\"static/chunks/70e0d97a-fe4ff0c6d5259fa1.js\\\",\\\"7902\\\",\\\"static/chunks/54a60aa6-76ee5f7538a9b5f2.js\\\",\\\"7065\\\",\\\"static/chunks/7065-80d3bc69d3c3e026.js\\\",\\\"6462\\\",\\\"static/chunks/6462-7a78fe9791c69c75.js\\\",\\\"9019\\\",\\\"static/chunks/9019-08d3128c394d8b42.js\\\",\\\"9875\\\",\\\"static/chunks/9875-1a656caaf5db8189.js\\\",\\\"9188\\\",\\\"static/chunks/9188-97acfb05cbc39e80.js\\\",\\\"2691\\\",\\\"static/chunks/2691-7f204139a679efba.js\\\",\\\"1172\\\",\\\"static/chunks/1172-8f753a7a3fca0c86.js\\\",\\\"9485\\\",\\\"static/chunks/9485-85a1b0f0bc7ca29b.js\\\",\\\"663\\\",\\\"static/chunks/663-df9fe61180b4e2b1.js\\\",\\\"6385\\\",\\\"static/chunks/6385-11e04be0f9cf853f.js\\\",\\\"5021\\\",\\\"static/chunks/5021-3ff70b4786eecef5.js\\\",\\\"2993\\\",\\\"static/chunks/2993-6f6117e0b81fd5e2.js\\\",\\\"7518\\\",\\\"static/chunks/7518-e42791a6683832c1.js\\\",\\\"9826\\\",\\\"static/chunks/9826-8c871fef7820d0fe.js\\\",\\\"8475\\\",\\\"static/chunks/8475-a9c0e3bf574047b4.js\\\",\\\"8744\\\",\\\"static/chunks/8744-24ec36c06cdbbd14.js\\\",\\\"2600\\\",\\\"static/chunks/2600-2b5e0bfef61c03cd.js\\\",\\\"7258\\\",\\\"static/chunks/7258-dbebe7974d23b7c0.js\\\",\\\"9313\\\",\\\"static/chunks/9313-f9a4c946353a8c75.js\\\",\\\"9966\\\",\\\"static/chunks/9966-1bc95895b92581b5.js\\\",\\\"7949\\\",\\\"static/chunks/7949-b1fb5358db70f6ca.js\\\",\\\"3185\\\",\\\"static/chunks/app/layout-96d4dbbee3963d5a.js\\\"],\\\"RootReg\"])</script>\n            <script>self.__next_f.push([1,\"istry\\\"]\\nb:I[79766,[\\\"1298\\\",\\\"static/chunks/2c7ab8ba-e46913296f242358.js\\\",\\\"8540\\\",\\\"static/chunks/c885913e-a31eab8ea044249e.js\\\",\\\"7065\\\",\\\"static/chunks/7065-80d3bc69d3c3e026.js\\\",\\\"6462\\\",\\\"static/chunks/6462-7a78fe9791c69c75.js\\\",\\\"9188\\\",\\\"static/chunks/9188-97acfb05cbc39e80.js\\\",\\\"1172\\\",\\\"static/chunks/1172-8f753a7a3fca0c86.js\\\",\\\"9485\\\",\\\"static/chunks/9485-85a1b0f0bc7ca29b.js\\\",\\\"5021\\\",\\\"static/chunks/5021-3ff70b4786eecef5.js\\\",\\\"7479\\\",\\\"static/chunks/7479-107618accb599cdd.js\\\",\\\"7601\\\",\\\"static/chunks/app/error-eb08d7330c2877c2.js\\\"],\\\"default\\\"]\\nc:I[10202,[\\\"1298\\\",\\\"static/chunks/2c7ab8ba-e46913296f242358.js\\\",\\\"8540\\\",\\\"static/chunks/c885913e-a31eab8ea044249e.js\\\",\\\"7065\\\",\\\"static/chunks/7065-80d3bc69d3c3e026.js\\\",\\\"6462\\\",\\\"static/chunks/6462-7a78fe9791c69c75.js\\\",\\\"9188\\\",\\\"static/chunks/9188-97acfb05cbc39e80.js\\\",\\\"1172\\\",\\\"static/chunks/1172-8f753a7a3fca0c86.js\\\",\\\"9485\\\",\\\"static/chunks/9485-85a1b0f0bc7ca29b.js\\\",\\\"5021\\\",\\\"static/chunks/5021-3ff70b4786eecef5.js\\\",\\\"7479\\\",\\\"static/chunks/7479-107618accb599cdd.js\\\",\\\"9160\\\",\\\"static/chunks/app/not-found-90de8554e1b31215.js\\\"],\\\"default\\\"]\\ne:I[26720,[],\\\"\\\"]\\n9:T7c9,\\n        .page-loader {\\n          position: absolute;\\n          top: 0;\\n          left: 0;\\n          z-index: 100000;\\n          background: white;\\n          bottom: 0;\\n          right: 0;\\n          display: flex;\\n          flex-direction: column;\\n          align-items: center;\\n          justify-content: center;\\n        }\\n\\n        .page-loader .aw-logo {\\n          width: 58px;\\n          height: 50px;\\n          margin: 26px;\\n          background-image: url(https://d33vmssfo6eoyh.cloudfront.net/images/logo-gradient.svg);\\n          background-size: cover;\\n        }\\n\\n        .page-loader .container {\\n          --loader-size: 112px;\\n          --loader-color: #79759f;\\n          --loader-speed: 2.8s;\\n          --loader-stroke: 5px;\\n          --loader-bg-opacity: .1;\\n          position: relative;\\n          display: flex;\\n          align-items: center;\\n          justify-content: center;\\n          height: var(--loader-stroke);\\n          width: var(--loader-size);\\n          bor\"])</script>\n            <script>self.__next_f.push([1,\"der-radius: calc(var(--loader-stroke) / 2);\\n          overflow: hidden;\\n          transform: translate3d(0, 0, 0);\\n        }\\n\\n        .page-loader .container .before {\\n          position: absolute;\\n          top: 0;\\n          left: 0;\\n          height: 100%;\\n          width: 100%;\\n          background-color: var(--loader-color);\\n          opacity: var(--loader-bg-opacity);\\n          transition: background-color 0.3s ease;\\n        }\\n        \\n        .page-loader .container .after {\\n          height: 100%;\\n          width: 100%;\\n          border-radius: calc(var(--loader-stroke) / 2);\\n          animation: wobble var(--loader-speed) ease-in-out infinite;\\n          transform: translateX(-95%);\\n          background-color: var(--loader-color);\\n          transition: background-color 0.5s ease;\\n        }\\n        \\n        @keyframes wobble {\\n          0%,\\n          100% {\\n            transform: translateX(-95%);\\n          }\\n          50% {\\n          transform: translateX(95%);\\n          }\\n        }\\n        f:[]\\n\"])</script>\n            <script>self.__next_f.push([1,\"0:[\\\"$\\\",\\\"$L3\\\",null,{\\\"buildId\\\":\\\"PHJzIqqJJ8edOPrqm87SJ\\\",\\\"assetPrefix\\\":\\\"https://d1vh83klxc473p.cloudfront.net\\\",\\\"urlParts\\\":[\\\"\\\",\\\"workspaces\\\",\\\"requests\\\",\\\"list\\\",\\\"count\\\"],\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[\\\"/_not-found\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{}]}]},\\\"$undefined\\\",\\\"$undefined\\\",true],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[\\\"/_not-found\\\",{\\\"children\\\":[\\\"__PAGE__\\\",{},[[\\\"$L4\\\",[\\\"$\\\",\\\"$L5\\\",null,{\\\"props\\\":{\\\"params\\\":{},\\\"searchParams\\\":{}},\\\"Component\\\":\\\"$6\\\"}],null],null],null]},[null,[\\\"$\\\",\\\"$L7\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\",\\\"/_not-found\\\",\\\"children\\\"],\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$L8\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":\\\"$undefined\\\",\\\"notFoundStyles\\\":\\\"$undefined\\\"}]],null]},[[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"https://d1vh83klxc473p.cloudfront.net/_next/static/css/8721e53fe1ba7694.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],[\\\"$\\\",\\\"html\\\",null,{\\\"lang\\\":\\\"en\\\",\\\"data-sentry-component\\\":\\\"RootLayout\\\",\\\"data-sentry-source-file\\\":\\\"layout.tsx\\\",\\\"children\\\":[[\\\"$\\\",\\\"head\\\",null,{\\\"children\\\":[[\\\"$\\\",\\\"meta\\\",null,{\\\"content\\\":\\\"width=device-width, initial-scale=1.0\\\",\\\"name\\\":\\\"viewport\\\",\\\"data-sentry-element\\\":\\\"meta\\\",\\\"data-sentry-source-file\\\":\\\"layout.tsx\\\"}],[\\\"$\\\",\\\"link\\\",null,{\\\"href\\\":\\\"https://d1vh83klxc473p.cloudfront.net/\\\",\\\"rel\\\":\\\"preconnect\\\"}],[\\\"$\\\",\\\"link\\\",null,{\\\"href\\\":\\\"https://d33vmssfo6eoyh.cloudfront.net\\\",\\\"rel\\\":\\\"preconnect\\\"}]]}],[\\\"$\\\",\\\"body\\\",null,{\\\"className\\\":\\\"__variable_1b9637\\\",\\\"children\\\":[[[\\\"$\\\",\\\"style\\\",null,{\\\"type\\\":\\\"text/css\\\",\\\"children\\\":\\\"$9\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"page-loader js-page-loader\\\",\\\"children\\\":[[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"aw-logo\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"className\\\":\\\"container\\\",\\\"children\\\":[[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"before\\\"}],[\\\"$\\\",\\\"span\\\",null,{\\\"className\\\":\\\"after\\\"}]]}]]}]],[\\\"$\\\",\\\"$La\\\",null,{\\\"data-sentry-element\\\":\\\"RootRegistry\\\",\\\"data-sentry-source-file\\\":\\\"layout.tsx\\\",\\\"children\\\":[\\\"$\\\",\\\"$L7\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"error\\\":\\\"$b\\\",\\\"errorStyles\\\":[],\\\"errorScripts\\\":[],\\\"template\\\":[\\\"$\\\",\\\"$L8\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[\\\"$\\\",\\\"$Lc\\\",null,{}],\\\"notFoundStyles\\\":[]}]}],[\\\"$\\\",\\\"script\\\",null,{\\\"dangerouslySetInnerHTML\\\":{\\\"__html\\\":\\\"\\\\n              (function(apiKey){\\\\n                  (function(p,e,n,d,o){var v,w,x,y,z;o=p[d]=p[d]||{};o._q=o._q||[];\\\\n                  v=['initialize','identify','updateOptions','pageLoad','track'];for(w=0,x=v.length;w\\u003cx;++w)(function(m){\\\\n                      o[m]=o[m]||function(){o._q[m===v[0]?'unshift':'push']([m].concat([].slice.call(arguments,0)));};})(v[w]);\\\\n                      y=e.createElement(n);y.async=!0;y.src='https://cdn.pendo.io/agent/static/'+apiKey+'/pendo.js';\\\\n                      z=e.getElementsByTagName(n)[0];z.parentNode.insertBefore(y,z);})(window,document,'script','pendo');\\\\n              })('5bd16dec-5d35-463b-6e42-b888ceb4c385');\\\"}}]]}]]}]],null],null],\\\"couldBeIntercepted\\\":false,\\\"initialHead\\\":[[\\\"$\\\",\\\"meta\\\",null,{\\\"name\\\":\\\"robots\\\",\\\"content\\\":\\\"noindex\\\"}],\\\"$Ld\\\"],\\\"globalErrorComponent\\\":\\\"$e\\\",\\\"missingSlots\\\":\\\"$Wf\\\"}]\\n\"])</script>\n            <script>self.__next_f.push([1,\"d:[[\\\"$\\\",\\\"meta\\\",\\\"0\\\",{\\\"name\\\":\\\"viewport\\\",\\\"content\\\":\\\"width=device-width, initial-scale=1\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"1\\\",{\\\"charSet\\\":\\\"utf-8\\\"}],[\\\"$\\\",\\\"title\\\",\\\"2\\\",{\\\"children\\\":\\\"Atomicwork\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"3\\\",{\\\"name\\\":\\\"description\\\",\\\"content\\\":\\\"Welcome to Atomicwork\\\"}],[\\\"$\\\",\\\"meta\\\",\\\"4\\\",{\\\"name\\\":\\\"next-size-adjust\\\"}]]\\n4:null\\n\"])</script>\n        </body>\n    </html>"}],"_postman_id":"2bb2a18f-e5ff-46a2-a7cb-c4e26a29d7e1"},{"name":"List request views","id":"dfca42e1-c1a4-4552-b107-fc64939a9aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/requests/views","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","views"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"615796ba-5093-4c2b-a1c4-29abc531f764","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/requests/status-options"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:12:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"63"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"8c67560f-0846-4885-afaf-5454cf377129"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 8,\n            \"label\": \"Open\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 1,\n            \"default_option\": true,\n            \"bucket\": \"TO_DO\",\n            \"sla_enabled\": true,\n            \"bucket_display_name\": \"To-do\",\n            \"editable\": false\n        },\n        {\n            \"id\": 9,\n            \"label\": \"Pending\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 1,\n            \"default_option\": true,\n            \"bucket\": \"IN_PROGRESS\",\n            \"sla_enabled\": false,\n            \"bucket_display_name\": \"In-progress\",\n            \"editable\": false\n        },\n        {\n            \"id\": 10,\n            \"label\": \"Waiting for approval\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 2,\n            \"default_option\": false,\n            \"bucket\": \"IN_PROGRESS\",\n            \"sla_enabled\": true,\n            \"bucket_display_name\": \"In-progress\",\n            \"editable\": true\n        },\n        {\n            \"id\": 11,\n            \"label\": \"Waiting on vendor\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 3,\n            \"default_option\": false,\n            \"bucket\": \"IN_PROGRESS\",\n            \"sla_enabled\": true,\n            \"bucket_display_name\": \"In-progress\",\n            \"editable\": true\n        },\n        {\n            \"id\": 12,\n            \"label\": \"Closed\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 1,\n            \"default_option\": false,\n            \"bucket\": \"COMPLETE\",\n            \"sla_enabled\": false,\n            \"bucket_display_name\": \"Complete\",\n            \"editable\": false\n        },\n        {\n            \"id\": 13,\n            \"label\": \"Cancelled\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 2,\n            \"default_option\": false,\n            \"bucket\": \"COMPLETE\",\n            \"sla_enabled\": false,\n            \"bucket_display_name\": \"Complete\",\n            \"editable\": false\n        },\n        {\n            \"id\": 14,\n            \"label\": \"Resolved\",\n            \"request_types\": [\n                \"PROBLEM\",\n                \"INCIDENT\",\n                \"REQUEST\",\n                \"SERVICE_REQUEST\"\n            ],\n            \"order\": 3,\n            \"default_option\": true,\n            \"bucket\": \"COMPLETE\",\n            \"sla_enabled\": false,\n            \"bucket_display_name\": \"Complete\",\n            \"editable\": false\n        }\n    ]\n}"},{"id":"16ca1484-f210-46cb-a301-53507ae7a282","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/requests/views"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:04:02 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"56"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"53752259-4fc7-4da6-a41c-6b11543fa3e5"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId views not found\",\"errors\":[]}"},{"id":"38ff52ac-bdcd-4daf-aa2a-9e34cbf9b17f","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/views"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:08:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"237"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"54f25d87-c7ed-40b1-8508-3379b72a604d"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"},{"id":"f4aa56b9-aeb7-497a-86e0-748e8d973f7a","name":"404 NOT FOUND","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspaceId}}/requests/status-options"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:14:27 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"51"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"379075d4-cc24-4247-8c9d-09e2b36fbec2"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 100 does not exist\",\"errors\":[]}"}],"_postman_id":"dfca42e1-c1a4-4552-b107-fc64939a9aad"},{"name":"Retrieve priority options","id":"9b3a6e3f-dfac-472d-9f3e-ceffacc34dce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/priority-options","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","requests","priority-options"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"4e168255-68cd-4db1-b544-7c6e9f1f4b6a","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/priority-options?x-api-key={{token}}","host":["{{server}}"],"path":["api","v1","workspaces","{{workspace_id}}","requests","priority-options"],"query":[{"key":"x-api-key","value":"{{token}}","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:16:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"83"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"321ec102-0f75-49d0-a840-4375ec455bd1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"label\": \"Urgent\",\n            \"order\": 4,\n            \"default_option\": false,\n            \"id\": 8\n        },\n        {\n            \"label\": \"High\",\n            \"order\": 3,\n            \"default_option\": false,\n            \"id\": 7\n        },\n        {\n            \"label\": \"Medium\",\n            \"order\": 2,\n            \"default_option\": true,\n            \"id\": 6\n        },\n        {\n            \"label\": \"Low\",\n            \"order\": 1,\n            \"default_option\": false,\n            \"id\": 5\n        }\n    ]\n}"},{"id":"0f0ec007-e727-48cf-9606-a37580dc17e9","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/priority-options","host":["{{server}}"],"path":["api","v1","workspaces","{{workspace_id}}","requests","priority-options"],"query":[{"key":"x-api-key","value":"","type":"text","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:18:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"20"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"8c3fe0dd-6cf4-4608-aa89-307b68a905af"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"3ce3794a-3133-48ae-a7f8-c1ffad3265b6","name":"404 NOT FOUND","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/priority-options","host":["{{server}}"],"path":["api","v1","workspaces","{{workspace_id}}","requests","priority-options"],"query":[{"key":"x-api-key","value":"","type":"text","disabled":true}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:19:50 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"83a1a7f7-ea19-4902-b292-ebc54fc099ac"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 100 does not exist\",\"errors\":[]}"}],"_postman_id":"9b3a6e3f-dfac-472d-9f3e-ceffacc34dce"},{"name":"Get request details by ID","id":"9993c182-899a-45c3-b5be-039befa8b95a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}//requests/{requestId}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","","requests","{requestId}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"2feaa506-b163-460d-a884-f2b0e7d39487","name":"404 Not Found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"","type":"text","disabled":true}],"url":"{{server}}/api/v1/requests/{{request_id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:15:22 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"116"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"b35ad21b-a98a-9330-8518-287c71cd0514"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"Request with displayId 93 not found\",\"errors\":[]}"},{"id":"8d399980-25dd-4e71-8116-e5f8859cf1d0","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}//requests/{requestId}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:36:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"498e7f55-2891-4fd1-86a3-b6dad66e053a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"030480d7-0dff-4a49-a5ac-df71fbc94731","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{","type":"text"}],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/requests/{requestId}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:41:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"285"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"d8e0f95e-7c1e-43a5-8e99-c954c0edcf75"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"}],"_postman_id":"9993c182-899a-45c3-b5be-039befa8b95a"},{"name":"Get assessment form","id":"9c2177ec-4475-4765-8c27-de02d5a8b62c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/problems/{problemID}/assessment-form","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","problems","{problemID}","assessment-form"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"851b8075-e989-42af-b5a8-2496e4b31036","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/workspaces/{{workspace_id}}api/v1/problems/{problemID}/assessment-form"},"status":"Not Found","code":404,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:53:17 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"content-security-policy","value":"default-src 'self' https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicworkm5.com https://*.atomicworkm6.com https://*.atomicworkm7.com https://*.atomicworkm8.com https://*.atomicworkm9.com https://*.atomicworkm10.com https://*.atomicworkm11.com https://*.atomicworkm12.com https://*.atomicworkm13.com https://*.atomicworkm14.com https://*.atomicworkm15.com https://*.atomicworkm16.com https://*.atomicworkm17.com https://*.atomicworkm18.com https://*.atomicworkm19.com https://*.atomicworkm20.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.devrev.ai/ https://browser-intake-datadoghq.com wss://api.nango.dev/ https://api.nango.dev https://api.integration.app https://ui.integration.app https://m2-esd-ingession-documents.s3.amazonaws.com/ https://prod-esd-ingession-documents.s3.amazonaws.com/ https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com/ https://dalleproduse.blob.core.windows.net https://*.ingest.us.sentry.io https://devrev-prod-artifacts.s3.dualstack.us-east-1.amazonaws.com/ https://data.pendo.io/ https://*.atomicworkm2.local:3000 https://*.atomicworkm3.local:3000 https://*.atomicworkm4.local:3000 https://*.atomicworkm5.local:3000 https://*.atomicworkm6.local:3000 https://*.atomicworkm7.local:3000 https://*.atomicworkm8.local:3000 https://*.atomicworkm9.local:3000 https://*.atomicworkm10.local:3000 https://*.atomicworkm11.local:3000 https://*.atomicworkm12.local:3000 https://*.atomicworkm13.local:3000 https://*.atomicworkm14.local:3000 https://*.atomicworkm15.local:3000 https://*.atomicworkm16.local:3000 https://*.atomicworkm17.local:3000 https://*.atomicworkm18.local:3000 https://*.atomicworkm19.local:3000 https://*.atomicworkm20.local:3000 https://*.pndsn.com/; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://*.devrev.ai/ https://cdn.jsdelivr.net https://unpkg.com https://api.integration.app https://*.atomicworkm2.com https://*.atomicworkm3.com https://*.atomicworkm4.com https://*.atomicwork.com https://*.podeuw.atomicwork.com https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://cdn.pendo.io/; style-src 'self' 'unsafe-inline' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://api.integration.app; img-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://m2-esd-ingession-documents.s3.amazonaws.com https://prod-esd-ingession-documents.s3.amazonaws.com https://euw-esd-ingession-documents.s3.eu-west-1.amazonaws.com https://cdn.jsdelivr.net https://*.devrev.ai/ https://*.atlassian.net https://a.slack-edge.com https://secure.aadcdn.microsoftonline-p.com https://aadcdn.msftauthimages.net https://explore.atomicwork.com https://loremflickr.com/ https://ok12static.oktacdn.com/ blob: data: https://static.integration.app https://*.atomicworkm3.com/ https://*.atomicworkm2.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com https://assets-global.website-files.com/ https://api.atlassian.com/ https://secure.gravatar.com/ https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/ https://integration-eu-engine-production-transitory.s3.eu-central-1.amazonaws.com/ https://atomic-assets.s3.amazonaws.com/ https://prod-atomicwork-ui-assets.s3.amazonaws.com/ https://euw-atomicwork-ui-assets.s3.amazonaws.com/ https://data.pendo.io/; font-src 'self' https://d8fxuchva6tmg.cloudfront.net https://d33vmssfo6eoyh.cloudfront.net https://d1vh83klxc473p.cloudfront.net https://cdn.jsdelivr.net https://*.devrev.ai/ https://static.integration.app data:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors https://*.atomicworkm2.local:3000/ https://*.atomicworkm3.local:3000/ https://*.atomicworkm4.local:3000/ https://*.atomicworkm2.com/ https://*.atomicworkm3.com/ https://*.atomicworkm4.com/ https://*.atomicwork.com/ https://*.podeuw.atomicwork.com; block-all-mixed-content; upgrade-insecure-requests; worker-src 'self' blob:;"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomain"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"cache-control","value":"private, no-cache, no-store, max-age=0, must-revalidate"},{"key":"vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"link","value":"<https://d1vh83klxc473p.cloudfront.net/_next/static/media/a34f9d1faa5f3315-s.p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\""},{"key":"content-encoding","value":"gzip"},{"key":"x-envoy-upstream-service-time","value":"27"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"e2495a72-9001-4e62-aa06-f0013a764919"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n\n    <!-- Generic stylesheet (replace or remove as needed) -->\n    <link rel=\"stylesheet\" href=\"https://example.com/assets/app.css\" />\n\n    <!-- Preconnects - genericized -->\n    <link rel=\"preconnect\" href=\"https://example.com\" />\n    <link rel=\"preconnect\" href=\"https://cdn.example.com\" />\n\n    <title>Example App</title>\n    <meta name=\"description\" content=\"Welcome to Example App\" />\n    <meta name=\"robots\" content=\"noindex\" />\n\n    <!-- Polyfills or core script (optional placeholder) -->\n    <script src=\"https://cdn.example.com/js/polyfills.js\" nomodule></script>\n\n    <!-- Example: defer-loaded app bundle placeholder -->\n    <script src=\"https://cdn.example.com/js/app.bundle.js\" defer></script>\n  </head>\n  <body class=\"app-body\">\n    <style>\n      /* Minimal loader styles preserved & genericized */\n      .page-loader {\n        position: absolute;\n        inset: 0;\n        z-index: 100000;\n        background: #fff;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n      }\n      .page-loader .logo {\n        width: 58px;\n        height: 50px;\n        margin: 26px;\n        background-image: url(https://cdn.example.com/images/logo.svg);\n        background-size: cover;\n      }\n      .page-loader .container {\n        --loader-size: 112px;\n        --loader-color: #79759f;\n        --loader-speed: 2.8s;\n        --loader-stroke: 5px;\n        --loader-bg-opacity: 0.1;\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        height: var(--loader-stroke);\n        width: var(--loader-size);\n        border-radius: calc(var(--loader-stroke) / 2);\n        overflow: hidden;\n        transform: translate3d(0, 0, 0);\n      }\n      .page-loader .container .before {\n        position: absolute;\n        inset: 0;\n        background-color: var(--loader-color);\n        opacity: var(--loader-bg-opacity);\n        transition: background-color 0.3s ease;\n      }\n      .page-loader .container .after {\n        height: 100%;\n        width: 100%;\n        border-radius: calc(var(--loader-stroke) / 2);\n        animation: wobble var(--loader-speed) ease-in-out infinite;\n        transform: translateX(-95%);\n        background-color: var(--loader-color);\n        transition: background-color 0.5s ease;\n      }\n      @keyframes wobble {\n        0%,\n        100% {\n          transform: translateX(-95%);\n        }\n        50% {\n          transform: translateX(95%);\n        }\n      }\n    </style>\n\n    <div class=\"page-loader js-page-loader\">\n      <div class=\"logo\"></div>\n      <div class=\"container\">\n        <span class=\"before\"></span>\n        <span class=\"after\"></span>\n      </div>\n    </div>\n\n    <!-- Analytics placeholder (replace YOUR_ANALYTICS_API_KEY) -->\n    <script>\n      (function (apiKey) {\n        (function (p, e, n, d, o) {\n          var v, w, x, y, z;\n          o = p[d] = p[d] || {};\n          o._q = o._q || [];\n          v = [\"initialize\", \"identify\", \"updateOptions\", \"pageLoad\", \"track\"];\n          for (w = 0, x = v.length; w < x; ++w)\n            (function (m) {\n              o[m] =\n                o[m] ||\n                function () {\n                  o._q[(m === v[0] ? \"unshift\" : \"push\")](\n                    [m].concat([].slice.call(arguments, 0))\n                  );\n                };\n            })(v[w]);\n          y = e.createElement(n);\n          y.async = true;\n          y.src = \"https://cdn.example.com/analytics/agent.js\"; /* genericized */\n          z = e.getElementsByTagName(n)[0];\n          z.parentNode.insertBefore(y, z);\n        })(window, document, \"script\", \"analytics\");\n      })(\"YOUR_ANALYTICS_API_KEY\");\n    </script>\n\n    <!-- App bootstrap placeholder (optional) -->\n    <script>\n      window.__APP__ = window.__APP__ || {};\n      // Example initial payload goes here (sanitized / mock)\n      window.__APP__.config = { buildId: \"BUILD_ID_PLACEHOLDER\" };\n    </script>\n  </body>\n</html>"},{"id":"8de653d4-f6ce-4ac1-b16e-5ad124e37420","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/problems/{problemID}/assessment-form"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:48:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"26"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"13549601-bab6-9546-8b3c-62eecc4d1760"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"32dca9ba-5200-4d81-a50d-834fea0c4400","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/problems/{problemID}/assessment-form"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:50:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"54"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f6eb556a-6354-4805-bdaf-5540d3facd3e"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"11fe2a69-45af-433e-a87f-36dbf7d07ebb","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/problems/{problemID}/assessment-form"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 09:52:30 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"87"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"922c2508-d673-4910-b23b-5ecee73cbd19"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId {problemID} not found\",\"errors\":[]}"}],"_postman_id":"9c2177ec-4475-4765-8c27-de02d5a8b62c"},{"name":"Get list of task","id":"8bdc0773-cede-4c08-80aa-ef0a257cf80b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/assets/users/{userId}/list","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","assets","users","{userId}","list"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"e9371543-cc31-417c-965f-3ac40088d09b","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:09:16 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"118"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ef593d62-e250-9f4e-930d-3ed49dd80868"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"Request with displayId 33 not found\",\"errors\":[]}"},{"id":"23fa2be0-b0b6-461f-97dd-40829cc5b394","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/assets/users/{userId}/list"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:00:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"27"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"3ec388d6-1066-4513-80a8-e275d925bd71"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"7d170cc6-a23c-4bc7-965d-1a0a7b9ae21e","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/assets/users/{userId}/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:00:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"27"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"c37b7008-8e59-4562-8bcf-d3669b730ec8"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"8bdc0773-cede-4c08-80aa-ef0a257cf80b"},{"name":"Submit assessment form","id":"f6204028-c761-4c87-9afd-4b7574e15fa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{","type":"text"}],"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","problems","{{problemId}}","assessment-form"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"c26c44f5-9724-482c-9667-d7df30406873","name":"404 Not Found","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"form_fields\": {\n    \"system__workaround_provided\": \"You can skip this step\",\n    \"system__root_cause\": \"Issue with waiting for payment\",\n    \"system__fix_notes\": \"Tech patches\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:25:04 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"97"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"02f7d2d1-9e9e-9f25-a241-684c927b0d33"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"Request with displayId 6 not found\",\"errors\":[]}"},{"id":"d417a2dd-581e-4648-af3c-f169d8a35924","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{","type":"text"}],"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:20:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"33"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"e39b753f-ee85-9ca4-869e-3b78df3abc36"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"ed3f5018-b709-4adb-9c1e-906832db6e1a","name":"415 Unsupported Media Type","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:22:25 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"application/json"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"84"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"cdac81a5-7458-9ca3-839d-e4834bb2b340"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/problems/%7B%7BproblemId%7D%7D/assessment-form\",\n    \"properties\": null\n}"},{"id":"3cd80e95-e474-481f-a15a-7251536d8cac","name":"422 Unprocessable Entity","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"form_fields\": {\n    \"system__workaround_provided\": \"You can skip this step\",\n    \"system__root_cause\": \"Issue with waiting for payment\",\n    \"system__fix_notes\": \"Tech patches\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/problems/{{problemId}}/assessment-form"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:23:32 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"108"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"1f6ea682-f994-9be8-ac02-f4af7d833fd1"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId {{problemId}} not found\",\"errors\":[]}"}],"_postman_id":"f6204028-c761-4c87-9afd-4b7574e15fa3"},{"name":"Update an existing task","id":"9dc0390c-6d1d-47dc-b407-897af36ae009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Add a new default payment method\",\n  \"description\": \"This will act as fallback when primary payment fails\",\n  \"status\": \"IN_PROGRESS\",\n  \"assignee\": \"394\",\n  \"due_date\": \"2024-12-27\"\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/problems/{{problemId}}/tasks/{{taskId}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","problems","{{problemId}}","tasks","{{taskId}}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"6f019e48-78f3-4683-aa16-7202fb17cfa7","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/problems/{{problemId}}/tasks/{{taskId}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:29:17 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"63"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"7af22d5c-c3a0-929a-8e4b-e6a471344cba"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"request_task with id = 394 does not exist\",\"errors\":[]}"}],"_postman_id":"9dc0390c-6d1d-47dc-b407-897af36ae009"},{"name":"Get assets list","id":"4e17b3f9-0831-4ef8-90e9-d6aa4485fdd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/assets","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","assets"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"27dccf4d-dd7e-49b5-b254-30f3a122d543","name":"200 OK","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n  {\n    \"id\": 1,\n    \"name\": \"Laptop\",\n    \"type\": \"Hardware\",\n    \"status\": \"Active\",\n    \"assigned_to\": {\n      \"id\": 123,\n      \"name\": \"John Doe\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/assets/users/{{userId}}/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:43:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"131"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"57f9118d-0bc2-9ca6-ad39-44628e7e7c20"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"page_size\": 25,\n    \"data\": []\n}"},{"id":"bf8c6768-379f-47f1-b335-6d13e0dd599a","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/assets"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:38:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"41"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"482fcec8-ff8a-96c8-b28d-8085c730755f"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"57a06f22-730a-47ea-9f4b-cf3b3483e43f","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/assets"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 06:40:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"43"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"4ed0b271-0054-9784-a00a-8f4c5eee79a9"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"4e17b3f9-0831-4ef8-90e9-d6aa4485fdd7"}],"id":"2f35ec46-c537-4d52-af31-2217b9437a70","description":"<h1 id=\"api-documentation-request-management-service\">API Documentation: Request Management Service</h1>\n<h2 id=\"summary\">Summary</h2>\n<p>Use Requests to keep track of and stay on top of employee requests. Employees can raise requests with the AI Assistant’s help either in a public channel or by DMing the Assistant. If you’ve ever found the process of routing employees from DMs to service desk forms futile, you’re in the right place.</p>\n<p>Atomicwork is built for all teams that regularly assist employees - IT teams that work on service requests, HR teams that field onboarding and compensation questions, Legal desk that gets contract questions, Finance Ops teams that work out payroll issues, and more. Use the AI Assistant to provide instant answers to frequently asked questions so your team can focus on the hard problems.</p>\n<h2 id=\"api-endpoints\">API Endpoints</h2>\n<h3 id=\"endpoint-name-get-service-item-categories\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-350a0a3e-d513-4f6d-814e-33ab726c0381?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Service Item Categories</a></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve a list of service item categories within a workspace.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: <code>GET</code></p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{workspaceId}/service-catalog/categories</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have <code>view_categories</code> permission.</p>\n</li>\n</ul>\n<h3 id=\"summary-1\">Summary</h3>\n<p>This endpoint retrieves a paginated list of service item categories within a workspace. The response includes details such as category ID, name, description, order, and creation/update timestamps.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>workspaceId</td>\n<td>integer</td>\n<td>Yes</td>\n<td>The workspace ID</td>\n</tr>\n<tr>\n<td>page</td>\n<td>integer</td>\n<td>Yes</td>\n<td>The page number</td>\n</tr>\n<tr>\n<td>per_page</td>\n<td>integer</td>\n<td>No</td>\n<td>Number of items per page</td>\n</tr>\n<tr>\n<td>search_key</td>\n<td>string</td>\n<td>No</td>\n<td>Search keyword for categories</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body\">Request Body</h3>\n<p>This endpoint does not require a request body.</p>\n<h3 id=\"endpoint-name-get-service-items\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-1e41c314-3254-44e9-9df7-a1febb6662b3?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Service Items</a></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve a paginated list of service items in a category within a workspace.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{workspaceId}/service-catalog/{categoryId}/items</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: None</p>\n</li>\n</ul>\n<h3 id=\"summary-2\">Summary</h3>\n<p>This endpoint retrieves a paginated list of service items within a specified category in a workspace. The response includes details such as item ID, name, description, category, image, tags, user segments, and creation/update timestamps.</p>\n<h3 id=\"request-parameters-1\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>In</th>\n<th>Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Constraints</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>workspaceId</td>\n<td>path</td>\n<td>integer</td>\n<td>true</td>\n<td>N/A</td>\n<td>N/A</td>\n<td>The ID of the workspace</td>\n</tr>\n<tr>\n<td>categoryId</td>\n<td>path</td>\n<td>integer</td>\n<td>true</td>\n<td>N/A</td>\n<td>N/A</td>\n<td>The ID of the category</td>\n</tr>\n<tr>\n<td>page</td>\n<td>query</td>\n<td>integer</td>\n<td>true</td>\n<td>1</td>\n<td>[1, 100]</td>\n<td>The page number to retrieve</td>\n</tr>\n<tr>\n<td>per_page</td>\n<td>query</td>\n<td>integer</td>\n<td>false</td>\n<td>25</td>\n<td>[1, 100]</td>\n<td>The number of items to retrieve per page</td>\n</tr>\n<tr>\n<td>search_key</td>\n<td>query</td>\n<td>string</td>\n<td>false</td>\n<td>N/A</td>\n<td>Min length: 2</td>\n<td>The search key to filter items by</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body-1\">Request Body</h3>\n<p>This endpoint does not require a request body.</p>\n<h3 id=\"endpoint-name-get-request-fields-for-requests\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-100153de-8bb4-4ac1-a50d-c1d72ad2460b?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Request Fields for Requests</a></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve the request fields applicable (visible) to the current user.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/forms/requests</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: None</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-2\">Request Parameters</h3>\n<ol>\n<li><p><code>request_form_type</code> (string, Required):</p>\n<ul>\n<li><p>The type of request form.</p>\n</li>\n<li><p>Allowed values: <code>QUESTION_REQUEST</code>, <code>INCIDENT_REQUEST</code>, <code>SERVICE_REQUEST</code>, <code>PROBLEM_REQUEST</code>.</p>\n</li>\n</ul>\n</li>\n<li><p><code>request_type</code> (string, Required):</p>\n<ul>\n<li><p>The type of request.</p>\n</li>\n<li><p>Allowed values: <code>REQUEST</code>, <code>INCIDENT</code>, <code>SERVICE_REQUEST</code>, <code>PROBLEM</code>.</p>\n</li>\n</ul>\n</li>\n<li><p><code>workspace_id</code> (integer, Required):</p>\n<ul>\n<li>The workspace ID.</li>\n</ul>\n</li>\n<li><p><code>request_id</code> (string, Required):</p>\n<ul>\n<li>The request display ID.</li>\n</ul>\n</li>\n<li><p><code>service_item_ids</code> (array of integers, optional):</p>\n<ul>\n<li>The service item IDs if a service request is being created.</li>\n</ul>\n</li>\n</ol>\n<h3 id=\"error-response\">Error Response</h3>\n<ul>\n<li><p><strong>Status</strong>: 400 Bad Request</p>\n<ul>\n<li>Example: <code>{\"error\": \"Invalid request type\"}</code></li>\n</ul>\n</li>\n<li><p><strong>Status</strong>: 401 Unauthorized</p>\n<ul>\n<li>Example: <code>{\"error\": \"Authentication required\"}</code></li>\n</ul>\n</li>\n<li><p><strong>Status</strong>: 403 Forbidden</p>\n<ul>\n<li>Example: <code>{\"error\": \"Insufficient permissions\"}</code></li>\n</ul>\n</li>\n</ul>\n<h3 id=\"endpoint-name-create-a-new-request-in-the-system\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-100153de-8bb4-4ac1-a50d-c1d72ad2460b?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Create a new request in the system</a></h3>\n<h2 id=\"api-endpoint-requests\">API Endpoint: <code>/requests</code></h2>\n<h3 id=\"http-method-post\">HTTP Method: POST</h3>\n<h3 id=\"summary-3\">Summary:</h3>\n<p>Create a new request in the system. The type of request (general, service, or incident, problem) is determined by the <code>request_type</code> field in the request body.</p>\n<h3 id=\"request-body-2\">Request Body:</h3>\n<p>Required: <code>application/json</code></p>\n<ul>\n<li>{ \"request_type\": \"REQUEST\", \"request_source\": \"PORTAL\", \"description\": \"Need access to project X files\", \"status\": \"open\", \"priority\": \"high\", \"subject\": \"Access Request\", \"workspace_id\": 101}</li>\n</ul>\n<h3 id=\"polymorphism\">Polymorphism:</h3>\n<p>The API endpoint <code>/requests</code> uses the <code>request_type</code> discriminator to handle polymorphic request types:</p>\n<ul>\n<li><p><strong>REQUEST</strong>: General request.</p>\n</li>\n<li><p><strong>INCIDENT</strong>: Incident-specific fields like impact and urgency.</p>\n</li>\n<li><p><strong>SERVICE_REQUEST</strong>: Service request with item-specific data.</p>\n</li>\n</ul>\n<h3 id=\"create-service-request\">Create Service Request:</h3>\n<h3 id=\"http-method-post-1\">HTTP Method: POST</h3>\n<h3 id=\"summary-4\">Summary:</h3>\n<p>Create a new service request in the system. This needs the id of the ser</p>\n<h3 id=\"request-body-3\">Request Body:</h3>\n<p>Required: <code>application/json</code></p>\n<ul>\n<li>{ \"request_type\": \"REQUEST\", \"request_source\": \"PORTAL\", \"description\": \"Need access to project X files\", \"status\": \"open\", \"priority\": \"high\", \"subject\": \"Access Request\", \"workspace_id\": 101}</li>\n</ul>\n<h3 id=\"endpoint-name-get-requests-by-filter\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-1db0d12d-2595-4ef2-92f7-6ef9c2250fe9?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Requests by Filter</a></h3>\n<ul>\n<li><p><strong>Description</strong>: This endpoint retrieves a list of requests within a specified workspace, filtered by various criteria such as item types or statuses. It supports sorting and pagination.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: <code>POST</code></p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{workspace_id}/requests/list</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: Users need read access to the workspace.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-3\">Request Parameters</h3>\n<ul>\n<li><p><strong>workspace_id</strong> (path): Required, integer, identifies the workspace.</p>\n</li>\n<li><p><strong>filter_name</strong> (query): Required, string, specifies the filter name. Ex: <em>unassigned</em>.</p>\n</li>\n<li><p><strong>sort_order</strong> (query): Optional, string, determines the order of returned requests. Allowed values, <em>CREATED_AT_DESC, CREATED_AT_ASC, UPDATED_AT_DESC, SLA_DUE_AT_DESC, SLA_DUE_AT_ASC</em></p>\n</li>\n<li><p><strong>page</strong> (query): Required, integer, specifies the page number.</p>\n</li>\n<li><p><strong>per_page</strong> (query): Optional, integer, number of items per page.</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-list-request-count\"><strong>Endpoint Name:</strong> <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-2bb2a18f-e5ff-46a2-a7cb-c4e26a29d7e1?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">List Request Count</a></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieves the count of workspace requests filtered by specified criteria. This is useful for generating reports or dashboards that monitor request volumes.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: POST</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{workspace_id}/requests/list/count</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have access to the specified workspace and the ability to view request counts.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-4\">Request Parameters</h3>\n<ul>\n<li><p><strong>workspace_id</strong> (path): integer, required. The unique identifier of the workspace.</p>\n</li>\n<li><p><strong>filter_name</strong> (query): string, required, min length: 3, max length: 40. The name of the filter to apply when counting requests.</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-list-request-views\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-dfca42e1-c1a4-4552-b107-fc64939a9aad?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">List Request Views</a></h3>\n<ul>\n<li><p><strong>Description</strong>: This endpoint retrieves a list of request views available to the user based on the specified workspace or group criteria.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/requests/views</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have permissions to access request views within the specified workspace.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-5\">Request Parameters</h3>\n<ul>\n<li><p><code>workspace_id</code> (integer, optional): The ID of the workspace to filter views.</p>\n</li>\n<li><p><code>group_name</code> (string, required): Specifies the group name to filter the views.</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-retrieve-priority-options\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-9b3a6e3f-dfac-472d-9f3e-ceffacc34dce?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Retrieve Priority Options</a></h3>\n<ul>\n<li><p><strong>Description</strong>: This endpoint allows users to retrieve a list of priority options for requests within a specified workspace.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{workspaceId}/requests/priority-options</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have permission to access the specified workspace's data.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-6\">Request Parameters</h3>\n<ul>\n<li><strong>workspaceId</strong> (required, integer): The unique identifier of the workspace.</li>\n</ul>\n<h3 id=\"request-body-4\">Request Body</h3>\n<ul>\n<li>This endpoint does not require a body.</li>\n</ul>\n<h3 id=\"endpoint-name-get-request-details-by-id\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-9993c182-899a-45c3-b5be-039befa8b95a?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Request Details by ID</a></h3>\n<h3 id=\"get-requestsrequestid\"><strong>GET /requests/{requestId}</strong></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve the details of a specific request by ID.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: <code>GET</code></p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/requests/{requestId}</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have read access to the request.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-7\">Request Parameters</h3>\n<ul>\n<li><strong>requestId</strong> (string) - Required. The unique identifier of the request.</li>\n</ul>\n<h3 id=\"endpoint-name-get-assessment-form\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-9c2177ec-4475-4765-8c27-de02d5a8b62c?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Assessment Form</a></h3>\n<h3 id=\"get-problemsproblemidassessment-form\"><strong>GET /problems/{problemID}/assessment-form</strong></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve the assessment form for a specific problem.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/problems/{problemID}/assessment-form</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have access to the problem and its assessment form.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-8\">Request Parameters</h3>\n<ul>\n<li><strong>problemID</strong> (string) - Required. The unique identifier of the problem.</li>\n</ul>\n<h3 id=\"endpoint-name-get-list-of-task\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-8bdc0773-cede-4c08-80aa-ef0a257cf80b?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get List of Task</a></h3>\n<h3 id=\"get-problemsproblemidtasks\"><strong>GET /problems/{problemId}/tasks</strong></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve a list of tasks associated with a specific problem.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/problems/{problemId}/tasks</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have access to the problem and its associated tasks.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-9\">Request Parameters</h3>\n<ul>\n<li><strong>problemID</strong> (string) - Required. The unique identifier of the problem.</li>\n</ul>\n<h3 id=\"endpoint-name-update-an-existing-task\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-9dc0390c-6d1d-47dc-b407-897af36ae009?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Update an Existing Task</a></h3>\n<h3 id=\"post-problemsproblemidtasks\"><strong>POST /problems/{problemId}/tasks</strong></h3>\n<ul>\n<li><p><strong>Description</strong>: Create a new task associated with a specific problem.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: POST</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/problems/{problemId}/tasks</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have access to the problem and permission to create tasks.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-10\">Request Parameters</h3>\n<ul>\n<li><strong>problemID</strong> (string) - Required. The unique identifier of the problem.</li>\n</ul>\n<h3 id=\"endpoint-name-get-assets-list\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-4e17b3f9-0831-4ef8-90e9-d6aa4485fdd7?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Assets List</a></h3>\n<h3 id=\"get-assetsusersuseridlist\"><strong>GET /assets/users/{userId}/list</strong></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieve a list of assets associated with a specific user.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/assets/users/{userId}/list</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: User must have access to the user's assets.</p>\n</li>\n</ul>\n<h3 id=\"request-parameters-11\">Request Parameters</h3>\n<ul>\n<li><strong>userId</strong> (string) - Required. The unique identifier of the user.</li>\n</ul>\n","_postman_id":"2f35ec46-c537-4d52-af31-2217b9437a70","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Attachments","item":[{"name":"New Request","id":"814877f4-45dc-4c6f-a386-56be9f2c2905","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/attachments/file=@\"/Users/manjunathch/Desktop/Screenshot 2025-03-26 at 9.01.11 PM.png\" /entity_type=\"REQUEST_NOTES\"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","attachments","file=@\"","Users","manjunathch","Desktop","Screenshot 2025-03-26 at 9.01.11 PM.png\" ","entity_type=\"REQUEST_NOTES\""],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"3210ac6a-6efc-495e-8d12-8c7d92b3f3a7","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:07:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"babad547-7a01-49a9-a756-510dca31e476"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"814877f4-45dc-4c6f-a386-56be9f2c2905"}],"id":"e6813c22-7eac-4f1b-8691-20fd8211ce5e","description":"<h1 id=\"attachments-api\">Attachments API</h1>\n<p>This API endpoint allows you to upload attachments for various entities in the system.</p>\n<h2 id=\"endpoint-name-upload-attachment\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-814877f4-45dc-4c6f-a386-56be9f2c2905?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Upload Attachment</a></h2>\n<p>Upload a file attachment and associate it with a specific entity type.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p>POST /api/v1/attachments</p>\n<h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td>Yes</td>\n<td>Your API key for authentication</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>file</td>\n<td>File</td>\n<td>Yes</td>\n<td>The file to be uploaded</td>\n</tr>\n<tr>\n<td>entity_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>The type of entity to associate the attachment with</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"supported-entity-types\">Supported Entity Types</h3>\n<ul>\n<li><p><code>REQUEST</code> - For request attachments</p>\n</li>\n<li><p><code>REQUEST_NOTES</code> - For request notes attachments</p>\n</li>\n<li><p><code>SERVICE_ITEM</code> - For service item attachments</p>\n</li>\n<li><p><code>CHANGE</code> - For change attachments</p>\n</li>\n<li><p><code>CHANGE_NOTES</code> - For change notes attachments</p>\n</li>\n</ul>\n<h3 id=\"example-request\">Example Request</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://example.com/api/v1/attachments' \\\n--header &amp;#x27;x-api-key: &lt;API_KEY&gt;&amp;#x27; \\\n--form 'file=@\"/Users/manjunathch/Desktop/Screenshot 2025-03-26 at 9.01.11 PM.png\"' \\\n--form 'entity_type=\"REQUEST_NOTES\"'\n\n</code></pre><h3 id=\"response\">Response</h3>\n<p>Use the <code>id</code> returned in the response to associate the attachment with the entity.</p>\n","_postman_id":"e6813c22-7eac-4f1b-8691-20fd8211ce5e","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Change","item":[{"name":"Create change request","event":[{"listen":"prerequest","script":{"id":"1c0da0b7-6ddf-4120-992f-2fa69a4c98ca","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"975acf61-bfcf-4b1f-a2b2-cb993925a8d5","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8faddd27-6a46-4ae3-b1d9-361db7ea7b91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_template\": 251,\n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"requester\": \"5828\",\n    \"agent_group\": null,\n    \"change_type\": \"Normal\",\n    \"status\": \"Open\",\n    \"priority\": \"Medium\",\n    \"urgency\": \"Medium\",\n    \"impact\": \"Medium\",\n    \"planned_change_start_date\": null,\n    \"planned_change_completion_date\": null,\n    \"actual_change_start_date\": null,\n    \"actual_change_completion_date\": null,\n    \"custom_fields\": {\n        \"change_short_text\": null,\n        \"change_long_text\": null,\n        \"change_number\": \"1234\",\n        \"change_checkbox\": null,\n        \"change_date\": \"2025-03-13\",\n        \"change_phone_number\": null,\n        \"change_email\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes"],"host":["{{server}}"],"query":[{"disabled":true,"key":"title","value":"abc"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"78151784-72b8-4220-8b77-a6cda886afef","name":"404 Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_template\": 251,\n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"requester\": \"5828\",\n    \"agent_group\": null,\n    \"change_type\": \"Normal\",\n    \"status\": \"Open\",\n    \"priority\": \"Medium\",\n    \"urgency\": \"Medium\",\n    \"impact\": \"Medium\",\n    \"planned_change_start_date\": null,\n    \"planned_change_completion_date\": null,\n    \"actual_change_start_date\": null,\n    \"actual_change_completion_date\": null,\n    \"custom_fields\": {\n        \"change_short_text\": null,\n        \"change_long_text\": null,\n        \"change_number\": \"1234\",\n        \"change_checkbox\": null,\n        \"change_date\": \"2025-03-13\",\n        \"change_phone_number\": null,\n        \"change_email\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{server}}/api/v1/change-management/changes","host":["{{server}}"],"path":["api","v1","change-management","changes"],"query":[{"key":"title","value":"abc","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 07:11:27 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"89"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"8251f5b7-4598-9485-977e-c20ab07659ce"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"change_template with id = 251 does not exist\",\"errors\":[]}"},{"id":"2e798757-791a-4eff-81a9-572a8080a9d5","name":"403 Forbidden","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_template\": 2,\n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"requester\": \"5828\",\n    \"agent_group\": null,\n    \"change_type\": \"Normal\",\n    \"status\": \"Open\",\n    \"priority\": \"Medium\",\n    \"urgency\": \"Medium\",\n    \"impact\": \"Medium\",\n    \"planned_change_start_date\": null,\n    \"planned_change_completion_date\": null,\n    \"actual_change_start_date\": null,\n    \"actual_change_completion_date\": null,\n    \"custom_fields\": {\n        \"change_short_text\": null,\n        \"change_long_text\": null,\n        \"change_number\": \"1234\",\n        \"change_checkbox\": null,\n        \"change_date\": \"2025-03-13\",\n        \"change_phone_number\": null,\n        \"change_email\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{server}}/api/v1/change-management/changes","host":["{{server}}"],"path":["api","v1","change-management","changes"],"query":[{"key":"title","value":"abc","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 07:12:21 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"175"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"620b8fff-6eca-99c9-94ef-75a3f5a7bc59"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12003\",\"message\":\"Create changes operation is not allowed for user 12723\",\"errors\":[]}"},{"id":"61f507ec-ed97-44d5-b808-43a379ae1063","name":"415 Unsupported Media Type","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/change-management/changes"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:09:32 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"application/json"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"d5d8d679-16e9-46ac-95e4-d63e8ecbc555"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/change-management/changes\",\n    \"properties\": null\n}"},{"id":"9fc766ca-84b6-4968-a62f-92e444d1b3e8","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/change-management/changes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:10:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"26"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"81a2d34b-4b91-4017-a18f-bc00f6ecea30"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"8faddd27-6a46-4ae3-b1d9-361db7ea7b91"},{"name":"Get change by ID","id":"461ead41-2819-4090-b176-2c090d126894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes","{{display_id}}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"d246a458-e7e1-43ef-ab18-548f21a509dd","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:19:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"213"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"90c9bbce-a770-9575-864a-a45d8241494f"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1001,\n  \"created_at\": \"2025-03-17T11:42:51.578033Z\",\n  \"updated_at\": \"2025-03-17T11:42:52.190908Z\",\n  \"deleted\": false,\n  \"user_access\": \"FULL\",\n  \"display_id\": \"CHG-001\",\n  \"created_by\": {\n    \"id\": 200,\n    \"employee_id\": null,\n    \"first_name\": \"Jane\",\n    \"middle_name\": null,\n    \"last_name\": \"Doe\",\n    \"email\": \"jane.doe@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": null,\n    \"azure_id\": null,\n    \"profile_image\": null,\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"requester\": {\n    \"id\": 200,\n    \"employee_id\": null,\n    \"first_name\": \"Jane\",\n    \"middle_name\": null,\n    \"last_name\": \"Doe\",\n    \"email\": \"jane.doe@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": null,\n    \"azure_id\": null,\n    \"profile_image\": null,\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"owner\": {\n    \"id\": 200,\n    \"employee_id\": null,\n    \"first_name\": \"Jane\",\n    \"middle_name\": null,\n    \"last_name\": \"Doe\",\n    \"email\": \"jane.doe@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": null,\n    \"azure_id\": null,\n    \"profile_image\": null,\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"agent_group\": null,\n  \"assignee\": {\n    \"id\": 200,\n    \"employee_id\": null,\n    \"first_name\": \"John\",\n    \"middle_name\": null,\n    \"last_name\": \"Smith\",\n    \"email\": \"john.smith@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": null,\n    \"azure_id\": null,\n    \"profile_image\": null,\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"change_type\": {\n    \"default\": true,\n    \"id\": 300,\n    \"label\": \"Normal\",\n    \"value\": \"Normal\",\n    \"order\": 2,\n    \"deactivated\": false\n  },\n  \"change_template\": {\n    \"id\": 400,\n    \"journey_key\": \"11111111-2222-3333-4444-555555555555\",\n    \"label\": \"Standard Change\",\n    \"name\": \"Standard Change\",\n    \"description\": null,\n    \"icon\": {\n      \"name\": \"FaServer\",\n      \"type\": \"icons\"\n    },\n    \"status\": \"PUBLISHED\"\n  },\n  \"change_start_date\": null,\n  \"change_completion_date\": null,\n  \"planned_change_start_date\": null,\n  \"planned_change_completion_date\": null,\n  \"actual_change_start_date\": null,\n  \"actual_change_completion_date\": null,\n  \"subject\": \"Upgrade engineering laptops to latest OS version\",\n  \"priority\": {\n    \"default\": true,\n    \"id\": 500,\n    \"label\": \"Medium\",\n    \"value\": \"Medium\",\n    \"order\": 3,\n    \"deactivated\": false\n  },\n  \"status\": {\n    \"default\": true,\n    \"id\": 600,\n    \"label\": \"Open\",\n    \"value\": \"Open\",\n    \"order\": 1,\n    \"deactivated\": false,\n    \"bucket\": \"TO_DO\",\n    \"bucket_display_name\": \"To-do\"\n  },\n  \"impact\": {\n    \"default\": true,\n    \"id\": 501,\n    \"label\": \"Medium\",\n    \"value\": \"Medium\",\n    \"order\": 3,\n    \"deactivated\": false\n  },\n  \"urgency\": {\n    \"default\": true,\n    \"id\": 502,\n    \"label\": \"Medium\",\n    \"value\": \"Medium\",\n    \"order\": 3,\n    \"deactivated\": false\n  },\n  \"parent_change_id\": null,\n  \"description\": null,\n  \"description_text\": null,\n  \"attachments\": [],\n  \"tags\": [],\n  \"workspace_id\": 2,\n  \"journey_id\": 9999,\n  \"current_stage\": null,\n  \"approval_status\": null,\n  \"current_user_approver\": null,\n  \"assets\": [],\n  \"linked_requests\": [],\n  \"custom_fields\": {},\n  \"template_fields\": {},\n  \"can_reopen\": false,\n  \"can_edit\": true\n}"},{"id":"3b79d619-0b51-4ad9-8323-527a3c12350b","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:16:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"20"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"3422e326-23f3-9b1a-ba26-c390abcc5cf7"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"2c2cae83-9386-482e-b7ed-df7ee3328d7b","name":"404 Not Found","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"{{token}}","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:17:56 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"60"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ac10a11a-953c-9f30-9961-838073dc2965"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"Change with id = 6 does not exist\",\"errors\":[]}"}],"_postman_id":"461ead41-2819-4090-b176-2c090d126894"},{"name":"Patch change by ID","id":"7eacdbbc-8d1c-4525-a4e0-a7513e1d5809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"agent_group\": null,\n    \"priority\": \"High\"\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes/{{display_id}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes","{{display_id}}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"48662242-835b-4e1d-8a43-941f848cbc26","name":"401 Unauthorized","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n  \n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"agent_group\": null,\n    \"priority\": \"High\",\n\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:21:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"16"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"447163b6-1923-9fd5-9267-ef9f4d62c6de"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"20a65793-32db-4736-97c0-b3b5cbf554b9","name":"400 Bad Request","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n  \n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"agent_group\": null,\n    \"priority\": \"High\",\n\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:22:46 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"47"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"072d4099-c8d6-9139-88fe-9cc7030b31f8"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Unexpected character ('}' (code 125)): was expecting double-quote to start field name\\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 11, column: 2]\",\"errors\":[]}"},{"id":"d78537e8-aeda-4716-9a50-031ab08e306c","name":"500 Internal Server Error","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n  \n    \"subject\": \"Request For OS Upgrade in network firewall\",\n    \"description\": \"<p>Test</p>\",\n    \"template_fields\": {\n        \"os_version\": \"Idea_2.1.22.1\"\n    },\n    \"agent_group\": null,\n    \"priority\": \"High\"\n\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes/{{display_id}}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:23:43 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"305"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"c4e5b53e-0950-958a-a265-704079ac3f15"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"500\",\"message\":\"Something went wrong!\",\"errors\":[]}"}],"_postman_id":"7eacdbbc-8d1c-4525-a4e0-a7513e1d5809"},{"name":"Move change to trash","id":"f6999830-ddc4-4fe9-9629-51971b2cedb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}/trash","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes","{{display_id}}","trash"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"5cec17d8-c30e-49cb-bd3c-0e5be3712d3d","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}/trash"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:27:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"31"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"d6c1accb-f2d3-963a-9e73-c5ea67ffc3e0"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"448f2069-8690-402a-a45e-1fee038ae462","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{server}}/api/v1/change-management/changes/{{display_id}}/trash"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:26:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"e4a8ed70-fc69-92ee-9d2f-8d52c09c543a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"}],"_postman_id":"f6999830-ddc4-4fe9-9629-51971b2cedb5"},{"name":"Change API with MULTI-PART support","id":"e8043002-93a6-49a5-9bab-eed00cb11b8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{server}}/api/v1/change-management/changes/create-with-files","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes","create-with-files"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"d75c965d-e27a-4f54-a36b-310d0f882ab3","name":"500 Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"type\":\"REQUEST\",\n  \"change_type\": \"Standard\",\n  \"requester\": \"35021\",\n  \"assignee\": \"35021\",\n  \"change_template\": \"725\",\n  \"planned_change_start_date\": \"2025-01-10T15:33:00Z\",\n  \"planned_change_completion_date\": \"2025-01-10T16:33:00Z\",\n  \"actual_change_start_date\": \"2025-01-10T15:33:00Z\",\n  \"actual_change_completion_date\": \"2025-01-10T16:33:00Z\",\n  \"subject\": \"Test subject\",\n  \"priority\": \"High\",\n  \"status\": \"Open\",\n  \"impact\": \"High\",\n  \"urgency\": \"High\",\n  \"description\": \"This is a test description.\",\n  \"data_json\": {\n    \"custom_fields\": {},\n    \"template_fields\": {}\n  },\n  \"external_id\": \"b0a91da6-fdd0-480c-998a-09128aeaca08\",\n  \"external_source\": \"SNOW\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/change-management/changes/create-with-files"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:35:18 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"5c82d118-3930-961a-9de5-8cd5a93c7dbb"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"500\",\"message\":\"Something went wrong!\",\"errors\":[]}"},{"id":"14b17ee3-3742-44eb-a1a0-45196dce35e2","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/change-management/changes/create-with-files"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:29:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"4bb2e04f-702b-975b-b331-a00e07df2a9d"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"7406e5c2-a727-439c-aed8-e9973da14f78","name":"415 Unsupported Media Type","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/change-management/changes/create-with-files"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 08:30:50 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"multipart/form-data"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"71"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"832fe2c6-de0f-9b87-b85e-942f5502297d"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/change-management/changes/create-with-files\",\n    \"properties\": null\n}"}],"_postman_id":"e8043002-93a6-49a5-9bab-eed00cb11b8f"},{"name":"Add notes to change","id":"5bd9430a-e8a8-48c6-ab4e-386577c44c39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/change-management/changes/{change_id}/activity-notes","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","change-management","changes","{change_id}","activity-notes"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"626f307d-475f-4b2d-9055-5d7652ae8b33","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/change-management/changes/{{change_id}}/activity-notes"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:28:30 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"104"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"98374934-79ff-919e-b6a5-cfa85e7d9635"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"Change with display_id = 7 does not exist\",\"errors\":[]}"},{"id":"082bdf36-4bb8-409c-a4c5-be71818df401","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/change-management/changes/{change_id}/activity-notes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:25:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"20"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"48b7d04f-52f8-4d34-b849-4e95044e8836"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"b749dc8d-7fde-47ee-86d9-2a7b6d5a8f34","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/change-management/changes/{change_id}/activity-notes"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:27:52 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"50"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f7236803-a21c-4264-8318-b3ca5ddad908"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId {change_id} not found\",\"errors\":[]}"},{"id":"9e65e27d-be06-488b-bd5c-3e21b7a522b3","name":"415 Unsupported Media","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/change-management/changes/{{change_id}}/activity-notes"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:32:16 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"application/json"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"a8cfea8f-bb7f-4a88-8b24-e6ad1d3c600c"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/change-management/changes/32/activity-notes\",\n    \"properties\": null\n}"}],"_postman_id":"5bd9430a-e8a8-48c6-ab4e-386577c44c39"}],"id":"6aba9a5f-3032-4cec-ab94-8417e175ca65","description":"<h1 id=\"api-documentation-change-management-service\">API Documentation: Change Management Service</h1>\n<h2 id=\"summary\">Summary</h2>\n<p>Change management ensures that organizational changes are implemented smoothly, minimizing disruptions and maximizing benefits. It involves preparing, supporting, and helping individuals and teams adapt to new processes, technologies, and strategies.</p>\n<p>Here's how you can manage change control processes in Atomicwork.The Change Management Service API allows you to manage change requests and approvals within your organization.</p>\n<h2 id=\"api-endpoints\">API Endpoints</h2>\n<h3 id=\"endpoint-name-create-change-request\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-8faddd27-6a46-4ae3-b1d9-361db7ea7b91?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Create change request</a></h3>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>URL</strong>: <code>change-management/changes</code></p>\n</li>\n<li><p><strong>Description</strong>: Creates a new change request.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: Any authenticated workspace agent or workspace owner.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n</ul>\n<h3 id=\"summary-1\">Summary</h3>\n<p>The <code>create change request</code> endpoint allows workspace agent or admin to create a new change request by specifying the change template and providing relevant details. here the change template is a predefined template that contains the required fields and information for the change request.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>contentType</strong>: application/json</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>change_template</td>\n<td>Number</td>\n<td>Yes</td>\n<td>ID of the change template</td>\n<td>--</td>\n</tr>\n<tr>\n<td>subject</td>\n<td>String</td>\n<td>Yes</td>\n<td>Subject of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>No</td>\n<td>Description of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>template_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing template fields</td>\n<td>--</td>\n</tr>\n<tr>\n<td>requester</td>\n<td>Number</td>\n<td>Yes</td>\n<td>ID of the requester</td>\n<td>--</td>\n</tr>\n<tr>\n<td>agent_group</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the agent group</td>\n<td>--</td>\n</tr>\n<tr>\n<td>change_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of change request</td>\n<td>Normal, Standard, Emergency</td>\n</tr>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>Yes</td>\n<td>Status of the change request</td>\n<td>Open, Closed</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>String</td>\n<td>Yes</td>\n<td>Priority of the change request</td>\n<td>Low, Medium, High, Urgent</td>\n</tr>\n<tr>\n<td>urgency</td>\n<td>String</td>\n<td>Yes</td>\n<td>Urgency of the change request</td>\n<td>Low, Medium, High, Urgent</td>\n</tr>\n<tr>\n<td>impact</td>\n<td>String</td>\n<td>Yes</td>\n<td>Impact of the change request</td>\n<td>Low, Medium, High ,Urgent</td>\n</tr>\n<tr>\n<td>planned_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned start date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>planned_change_completion_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned completion date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual start date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_completion_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual completion date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing custom fields</td>\n<td>--</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"endpoint-name-get-change-by-id\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-461ead41-2819-4090-b176-2c090d126894?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Change by ID</a></h3>\n<ul>\n<li><p><strong>Method</strong>: GET</p>\n</li>\n<li><p><strong>Path</strong>: <code>change-management/changes/{display_id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Retrieves details of a specific change by its ID.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to view the change.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is change Display ID)</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-patch-change-by-id\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-7eacdbbc-8d1c-4525-a4e0-a7513e1d5809?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Patch Change by ID</a></h3>\n<ul>\n<li><p><strong>Method</strong>: PATCH</p>\n</li>\n<li><p><strong>Path</strong>: <code>change-management/changes/{display_id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Updates a specific change by its ID.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to update the change.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is change Display ID)</p>\n</li>\n<li><p><strong>Request Body</strong>: JSON object containing the fields to be updated.</p>\n</li>\n</ul>\n<h3 id=\"summary-2\">summary</h3>\n<p>The <code>patch change</code> endpoint allows workspace agent or admin to update a change request by change display id.</p>\n<h3 id=\"request-body-1\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subject</td>\n<td>String</td>\n<td>Yes</td>\n<td>Subject of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>No</td>\n<td>Description of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>template_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing template fields</td>\n<td>--</td>\n</tr>\n<tr>\n<td>agent_group</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the agent group</td>\n<td>--</td>\n</tr>\n<tr>\n<td>change_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of change request</td>\n<td>Normal, Standard, Emergency</td>\n</tr>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>Yes</td>\n<td>Status of the change request</td>\n<td>Open, Closed</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>String</td>\n<td>Yes</td>\n<td>Priority of the change request</td>\n<td>Low, Medium, High, Urgent</td>\n</tr>\n<tr>\n<td>urgency</td>\n<td>String</td>\n<td>Yes</td>\n<td>Urgency of the change request</td>\n<td>Low, Medium, High, Urgent</td>\n</tr>\n<tr>\n<td>impact</td>\n<td>String</td>\n<td>Yes</td>\n<td>Impact of the change request</td>\n<td>Low, Medium, High ,Urgent</td>\n</tr>\n<tr>\n<td>planned_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned start date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>planned_change_completion_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned completion date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual start date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_completion_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual completion date of the change request</td>\n<td>--</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing custom fields</td>\n<td>--</td>\n</tr>\n<tr>\n<td>external_id</td>\n<td>String</td>\n<td>No</td>\n<td>External ID of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>external_source</td>\n<td>String</td>\n<td>No</td>\n<td>External source of the change</td>\n<td>SNOW</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"endpoint-name-move-change-to-trash\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-f6999830-ddc4-4fe9-9629-51971b2cedb5?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Move Change to Trash</a></h3>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>Path</strong>: <code>change-management/changes/{display_id}/trash</code></p>\n</li>\n<li><p><strong>Description</strong>: Moves a specific change to the trash.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to move the change to trash.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is change Display ID)</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-change-api-with-multi-part-support\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-e8043002-93a6-49a5-9bab-eed00cb11b8f?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Change API with MULTI-PART Support</a></h3>\n<p>Create Change Request with attachments using multi-part form data</p>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>Path</strong>: <code>change-management/changes/create-with-files</code></p>\n</li>\n<li><p><strong>Description</strong>: Creates a new change request with attachments.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: Any authenticated workspace agent or workspace owner.</p>\n</li>\n<li><p><strong>contentType</strong>: multipart/form-data</p>\n</li>\n</ul>\n<h3 id=\"request-body-2\">Request Body</h3>\n<ul>\n<li><strong>contentType</strong>: multipart/form-data</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>change_template</td>\n<td>Number</td>\n<td>Yes</td>\n<td>ID of the change template</td>\n<td>--</td>\n</tr>\n<tr>\n<td>subject</td>\n<td>String</td>\n<td>Yes</td>\n<td>Subject of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>No</td>\n<td>Description of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>template_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing template fields</td>\n<td>--</td>\n</tr>\n<tr>\n<td>requester</td>\n<td>Number</td>\n<td>Yes</td>\n<td>ID of the requester</td>\n<td>--</td>\n</tr>\n<tr>\n<td>agent_group</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the agent group</td>\n<td>--</td>\n</tr>\n<tr>\n<td>assignee</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the assignee</td>\n<td>--</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>String</td>\n<td>No</td>\n<td>Priority of the change</td>\n<td>LOW, MEDIUM, HIGH, URGENT</td>\n</tr>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>No</td>\n<td>Status of the change request</td>\n<td>Open, Pending, Closed</td>\n</tr>\n<tr>\n<td>urgency</td>\n<td>String</td>\n<td>No</td>\n<td>Urgency of the change</td>\n<td>LOW, MEDIUM, HIGH, URGENT</td>\n</tr>\n<tr>\n<td>impact</td>\n<td>String</td>\n<td>No</td>\n<td>Impact of the change</td>\n<td>LOW, MEDIUM, HIGH, URGENT</td>\n</tr>\n<tr>\n<td>planned_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned start date of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>planned_change_end_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Planned end date of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_start_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual start date of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>actual_change_end_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Actual end date of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>Object</td>\n<td>No</td>\n<td>Object containing custom fields</td>\n<td>--</td>\n</tr>\n<tr>\n<td>attachments</td>\n<td>File</td>\n<td>No</td>\n<td>Attachments of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>change_type</td>\n<td>String</td>\n<td>No</td>\n<td>Type of change request</td>\n<td>Normal, Standard, Emergency</td>\n</tr>\n<tr>\n<td>external_id</td>\n<td>String</td>\n<td>No</td>\n<td>External ID of the change</td>\n<td>--</td>\n</tr>\n<tr>\n<td>external_source</td>\n<td>String</td>\n<td>No</td>\n<td>External source of the change</td>\n<td>--</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p><strong>Status Code</strong>: 200 OK</p>\n</li>\n<li><p><strong>Response Body</strong>: JSON object containing the details of the created change request.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n</ul>\n<h3 id=\"error-response\">Error Response</h3>\n<p>Possible error responses include:</p>\n<ul>\n<li><p>401 Unauthorized: Invalid or missing authentication</p>\n</li>\n<li><p>404 Not Found: Change with the specified ID not found</p>\n</li>\n<li><p>500 Internal Server Error: Unexpected server error</p>\n</li>\n</ul>\n<h2 id=\"endpoint-name-add-notes-to-change\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-5bd9430a-e8a8-48c6-ab4e-386577c44c39?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Add Notes to Change</a></h2>\n<p>Add notes or comments to an existing change request.</p>\n<p>For adding attachments to the change, you need to use the attachments API first and then use the returned attachment ID in the notes API.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p>Here <code>change_id</code> is the display ID of the change request.</p>\n<h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td>Yes</td>\n<td>Your API key for authentication</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>Yes</td>\n<td>Must be <code>application/json</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>ID of the user adding the note</td>\n<td></td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>Boolean</td>\n<td>No</td>\n<td>Whether the note is private (default: false)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Yes</td>\n<td>Content of the note (supports HTML)</td>\n<td></td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>No</td>\n<td>Source of the note</td>\n<td>API, PORTAL</td>\n</tr>\n<tr>\n<td>mentions</td>\n<td>Array</td>\n<td>No</td>\n<td>List of user mentions</td>\n<td></td>\n</tr>\n<tr>\n<td>attachments</td>\n<td>Array</td>\n<td>No</td>\n<td>List of attachment IDs to associate with the note</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"6aba9a5f-3032-4cec-ab94-8417e175ca65","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"FormApi","item":[{"name":"Get request form","id":"d913083f-3d89-4140-acfd-f75330486bbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"167301cd-10f4-4a35-b99a-6abb13e74981","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/forms/requests?request_type=REQUEST&workspace_id={{workspace_id}}","host":["{{server}}"],"path":["api","v1","forms","requests"],"query":[{"key":"request_type","value":"REQUEST"},{"key":"workspace_id","value":"{{workspace_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:46:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"54"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"5a878b30-556a-4b31-af54-170f2423100a"}],"cookie":[],"responseTime":null,"body":"{\n    \"workspace_id\": 2,\n    \"workspace_selection\": [],\n    \"request_type\": \"REQUEST\",\n    \"request_fields\": [\n        {\n            \"form_field_type\": \"DROPDOWN_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"ENTITY_REFERENCE\",\n            \"hint\": null,\n            \"order\": 1,\n            \"can_fill\": true,\n            \"can_edit\": false,\n            \"required_on_create\": true,\n            \"required_on_update\": true,\n            \"required_on_close\": true,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": \"/api/forms/REQUEST/requester/entities?workspace_id=2&request_type=REQUEST&is_flattened_nested_field_required=false&is_workspace_member=true&per_page=1000\",\n            \"id\": 548,\n            \"display_name\": \"Requested by\",\n            \"reference_key\": \"requester\",\n            \"default_selection\": {\n                \"default\": false,\n                \"id\": 51,\n                \"label\": \"Surbhi  Anand\",\n                \"value\": \"51\",\n                \"deactivated\": false\n            },\n            \"options\": null,\n            \"referenced_entity_type\": \"USER\"\n        },\n        {\n            \"form_field_type\": \"BASIC_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"SHORT_TEXT\",\n            \"hint\": null,\n            \"order\": 2,\n            \"can_fill\": true,\n            \"can_edit\": true,\n            \"required_on_create\": true,\n            \"required_on_update\": true,\n            \"required_on_close\": true,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": null,\n            \"id\": 549,\n            \"display_name\": \"Subject\",\n            \"reference_key\": \"subject\",\n            \"default_selection\": null\n        },\n        {\n            \"form_field_type\": \"BASIC_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"RICH_TEXT\",\n            \"hint\": null,\n            \"order\": 3,\n            \"can_fill\": true,\n            \"can_edit\": true,\n            \"required_on_create\": false,\n            \"required_on_update\": false,\n            \"required_on_close\": false,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": null,\n            \"id\": 550,\n            \"display_name\": \"Description\",\n            \"reference_key\": \"description\",\n            \"default_selection\": null\n        },\n        {\n            \"form_field_type\": \"DROPDOWN_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"ENTITY_REFERENCE\",\n            \"hint\": null,\n            \"order\": 5,\n            \"can_fill\": true,\n            \"can_edit\": true,\n            \"required_on_create\": false,\n            \"required_on_update\": false,\n            \"required_on_close\": false,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": \"/api/forms/REQUEST/assignee/entities?workspace_id=2&request_type=REQUEST&is_flattened_nested_field_required=false&is_workspace_member=true&per_page=1000\",\n            \"id\": 552,\n            \"display_name\": \"Agent\",\n            \"reference_key\": \"assignee\",\n            \"default_selection\": null,\n            \"options\": null,\n            \"referenced_entity_type\": \"USER\"\n        },\n        {\n            \"form_field_type\": \"DROPDOWN_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"ENTITY_REFERENCE\",\n            \"hint\": null,\n            \"order\": 6,\n            \"can_fill\": true,\n            \"can_edit\": true,\n            \"required_on_create\": false,\n            \"required_on_update\": false,\n            \"required_on_close\": false,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": \"/api/forms/REQUEST/status/entities?workspace_id=2&request_type=REQUEST&is_flattened_nested_field_required=false&is_workspace_member=true&per_page=1000\",\n            \"id\": 553,\n            \"display_name\": \"Status\",\n            \"reference_key\": \"status\",\n            \"default_selection\": {\n                \"default\": true,\n                \"id\": 8,\n                \"label\": \"Open\",\n                \"value\": \"Open\",\n                \"order\": 1,\n                \"deactivated\": false,\n                \"bucket\": \"TO_DO\",\n                \"bucket_display_name\": \"To-do\"\n            },\n            \"options\": null,\n            \"referenced_entity_type\": \"STATUS_OPTION\"\n        },\n        {\n            \"form_field_type\": \"DROPDOWN_FIELD\",\n            \"default\": true,\n            \"entity_type\": \"REQUEST\",\n            \"type\": \"ENTITY_REFERENCE\",\n            \"hint\": null,\n            \"order\": 7,\n            \"can_fill\": true,\n            \"can_edit\": true,\n            \"required_on_create\": false,\n            \"required_on_update\": false,\n            \"required_on_close\": false,\n            \"placeholder_uri\": null,\n            \"data_type\": null,\n            \"options_uri\": \"/api/forms/REQUEST/priority/entities?workspace_id=2&request_type=REQUEST&is_flattened_nested_field_required=false&is_workspace_member=true&per_page=1000\",\n            \"id\": 554,\n            \"display_name\": \"Priority\",\n            \"reference_key\": \"priority\",\n            \"default_selection\": {\n                \"default\": true,\n                \"id\": 6,\n                \"label\": \"Medium\",\n                \"value\": \"Medium\",\n                \"order\": 2,\n                \"deactivated\": false\n            },\n            \"options\": null,\n            \"referenced_entity_type\": \"PRIORITY_OPTION\"\n        }\n    ],\n    \"service_item_fields\": [],\n    \"catalog_item_fields\": [],\n    \"assets\": []\n}"},{"id":"bc1d7c38-b485-4daa-bf54-b38523639385","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/forms/requests"},"status":"Bad Request","code":400,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:37:28 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"25"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"0277aa09-2da9-4a5c-9c30-04b617875c8d"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"400-404\",\"message\":\"Need at least request_id or service_item_ids or (channel_id, channel_type, request_form_type) or (workspace_id, request_form_type)\",\"errors\":[]}"},{"id":"fb39cca6-f713-448a-bfeb-f32cb9c40e2f","name":"500 Internal Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/forms/requests?request_type=REQUEST&workspace_id=1001","host":["{{server}}"],"path":["api","v1","forms","requests"],"query":[{"key":"request_type","value":"REQUEST"},{"key":"workspace_id","value":"1001"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:39:40 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"49f34522-2f5c-4831-be8a-0d1a12ba8249"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"500\",\"message\":\"Something went wrong!\",\"errors\":[]}"}],"_postman_id":"d913083f-3d89-4140-acfd-f75330486bbe"},{"name":"Options URI","id":"073f74e6-172a-4c8a-9eab-4a51dafe5708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/froms/REQUEST/requester/entities?workspace_id=21&request_type=INCIDENT&is_flattened_nested_field_required=false&is_workspace_member=true&x-api-key={{token}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","froms","REQUEST","requester","entities"],"host":["{{server}}"],"query":[{"key":"workspace_id","value":"21"},{"key":"request_type","value":"INCIDENT"},{"key":"is_flattened_nested_field_required","value":"false"},{"key":"is_workspace_member","value":"true"},{"key":"x-api-key","value":"{{token}}"}],"variable":[]}},"response":[{"id":"c46570f0-a724-446e-82e7-f7c1c4046f17","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/forms/REQUEST/requester/entities?workspace_id={{workspace_id}}&request_type=INCIDENT&is_flattened_nested_field_required=false&is_workspace_member=true","host":["{{server}}"],"path":["api","v1","forms","REQUEST","requester","entities"],"query":[{"key":"workspace_id","value":"{{workspace_id}}"},{"key":"request_type","value":"INCIDENT"},{"key":"is_flattened_nested_field_required","value":"false"},{"key":"is_workspace_member","value":"true"},{"key":"x-api-key","value":"{{token}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:50:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"254"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"18c7a7d2-cc75-492c-9909-0eb21f4dc386"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"page_size\": 25,\n    \"total_pages\": 1,\n    \"total_count\": 11,\n    \"next_page_token\": null,\n    \"data\": [\n        {\n            \"default\": false,\n            \"id\": 30,\n            \"label\": \"Anish P R\",\n            \"value\": \"30\",\n            \"order\": 1,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 25,\n            \"label\": \"Maryam\",\n            \"value\": \"25\",\n            \"order\": 2,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 26,\n            \"label\": \"Matt\",\n            \"value\": \"26\",\n            \"order\": 3,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 31,\n            \"label\": \"Mukul Kumar\",\n            \"value\": \"31\",\n            \"order\": 4,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 28,\n            \"label\": \"Myra\",\n            \"value\": \"28\",\n            \"order\": 5,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 27,\n            \"label\": \"Nila\",\n            \"value\": \"27\",\n            \"order\": 6,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 23,\n            \"label\": \"Salumi Taskeen\",\n            \"value\": \"23\",\n            \"order\": 7,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 87,\n            \"label\": \"Shankar Ganesh\",\n            \"value\": \"87\",\n            \"order\": 8,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 51,\n            \"label\": \"Surbhi  Anand\",\n            \"value\": \"51\",\n            \"order\": 9,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 29,\n            \"label\": \"Tristan\",\n            \"value\": \"29\",\n            \"order\": 10,\n            \"deactivated\": false\n        },\n        {\n            \"default\": false,\n            \"id\": 49,\n            \"label\": \"anish@atomic.work\",\n            \"value\": \"49\",\n            \"order\": 11,\n            \"deactivated\": false\n        }\n    ]\n}"},{"id":"d11ba09f-a926-42be-8f54-09c81d20fa64","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/froms/REQUEST/requester/entities?workspace_id=21&request_type=INCIDENT&is_flattened_nested_field_required=false&is_workspace_member=true&x-api-key={{token}}","host":["{{server}}"],"path":["api","v1","froms","REQUEST","requester","entities"],"query":[{"key":"workspace_id","value":"21"},{"key":"request_type","value":"INCIDENT"},{"key":"is_flattened_nested_field_required","value":"false"},{"key":"is_workspace_member","value":"true"},{"key":"x-api-key","value":"{{token}}"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:48:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"4cc1e479-68fc-455f-ab47-24099eada334"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"19986882-b6d4-40d3-8b92-8a76c53417d3","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/froms/REQUEST/requester/entities?workspace_id=21&request_type=INCIDENT&is_flattened_nested_field_required=false&is_workspace_member=true&x-api-key={{token}}","host":["{{server}}"],"path":["api","v1","froms","REQUEST","requester","entities"],"query":[{"key":"workspace_id","value":"21"},{"key":"request_type","value":"INCIDENT"},{"key":"is_flattened_nested_field_required","value":"false"},{"key":"is_workspace_member","value":"true"},{"key":"x-api-key","value":"{{token}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 10:49:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"169"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"29c13209-bac4-44d2-af64-eabafbddb4e5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"073f74e6-172a-4c8a-9eab-4a51dafe5708"}],"id":"cf873ea4-b38d-49dd-84ee-b2cc9ec5b355","description":"<h1 id=\"api-documentation-for-atomicwork-form-api-for-create-and-update-of-requests\">API Documentation for AtomicWork Form API for Create and Update of Requests</h1>\n<h2 id=\"api-endpoints\">API Endpoints</h2>\n<p>This documentation covers the API endpoints for creating and updating requests, will list all the fields available along with there Option Uri or options.</p>\n<h3 id=\"endpoint-name-get-request-form\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-d913083f-3d89-4140-acfd-f75330486bbe?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Request Form</a></h3>\n<ul>\n<li><p><strong>Method</strong>: GET</p>\n</li>\n<li><p><strong>Path</strong>: <code>/forms/requests</code></p>\n</li>\n<li><p><strong>Description</strong>: Get the request form based on the request type.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: Any authenticated user</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n</ul>\n<h3 id=\"summary\">Summary</h3>\n<p>The <code>Get Request Form</code> endpoint allows users to retrieve the form data for creating or updating requests based on the request type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>request_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of request to create</td>\n</tr>\n<tr>\n<td>catalog_item_ids</td>\n<td>Long</td>\n<td>No</td>\n<td>To be provided if the request type is SERVICE_REQUEST OR INCIDENT with Form</td>\n</tr>\n<tr>\n<td>request_id</td>\n<td>Long</td>\n<td>No</td>\n<td>Source of the request</td>\n</tr>\n<tr>\n<td>workspace_id</td>\n<td>Long</td>\n<td>No</td>\n<td>Required in case of there is no catalogue or incident form attached</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"note--either-catalog_item_ids-or-workspace_id-is-required-in-case-of-creating-a-request\">Note : Either <code>catalog_item_ids</code> or <code>workspace_id</code> is required in case of creating a request.</h3>\n<h3 id=\"endpoint-name--options-uri\">Endpoint Name : <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-073f74e6-172a-4c8a-9eab-4a51dafe5708?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Options URI</a></h3>\n<ul>\n<li><p><strong>Status Code</strong>: 200 OK</p>\n</li>\n<li><p><strong>Response Body</strong>:</p>\n<ul>\n<li>[ { \"default\": false, \"id\": 859, \"label\": \"Manjunath CH\", \"value\": \"859\", \"deactivated\": false }, { \"default\": false, \"id\": 860, \"label\": \"Manjunath CH\", \"value\": \"860\", \"deactivated\": false } ]```</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"error-response\">Error Response</h3>\n<p>Possible error responses include: 400 Bad Request: Invalid or missing request parameters 401 Unauthorized: Invalid or missing authentication 404 Not Found: Specified workspace or category not found 429 Too Many Requests: Rate limit exceeded 500 Internal Server Error: Unexpected server error</p>\n","_postman_id":"cf873ea4-b38d-49dd-84ee-b2cc9ec5b355","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Requests_v2","item":[{"name":"create request","id":"b081069c-fa5a-487b-9e11-0020be45669a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"request_type\": \"INCIDENT\",\n  \"subject\": \"New Request\",\n  \"description\": \"This is a new request\",\n  \"request_source\": \"WEB\",\n  \"status\": \"OPEN\",\n  \"priority\": \"MEDIUM\",\n  \"workspace_id\": \"1001\",\n  \"requester\": \"101\",\n  \"data_json\": {\n    \"custom_field_1\": \"value1\",\n    \"custom_field_2\": \"value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/create","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","v2","create"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"824ae5c4-b48c-4649-816a-ded7ec31160d","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/v2/create"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Mon, 21 Apr 2025 11:30:50 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"72"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"848ed4a4-0192-4c23-9491-159cc5fb3846"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId create not found\",\"errors\":[]}"},{"id":"add38fb7-19f8-4215-a13b-1d0c79c0c821","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/requests/v2/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 11:31:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"24"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ecc72f7e-7b0e-462b-b733-c6f3f6ff6a8c"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"},{"id":"1ce00254-ab94-4404-8f6e-520aaf9a3e5d","name":"415 Unsupported Media Type","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/requests/v2/create"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Apr 2025 11:32:28 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"multipart/form-data"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"95"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"052a7fbf-a6d6-45a4-bc1e-44dd64b8ca67"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/requests/v2/create\",\n    \"properties\": null\n}"},{"id":"cf529cb0-5c33-4a69-b4b1-cee77278d6c0","name":"500 Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"request_type\": \"REQUEST\",\n  \"subject\": \"New Request\",\n  \"description\": \"This is a new request\",\n  \"request_source\": \"WEB\",\n  \"status\": \"OPEN\",\n  \"priority\": \"MEDIUM\",\n  \"workspace_id\": \"1001\",\n  \"requester\": \"101\",\n  \"data_json\": {\n    \"custom_field_1\": \"value1\",\n    \"custom_field_2\": \"value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:06:24 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"9ebdedfd-ea0a-97b4-addc-0a4cc4bbaa24"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"500\",\"message\":\"Something went wrong!\",\"errors\":[]}"}],"_postman_id":"b081069c-fa5a-487b-9e11-0020be45669a"},{"name":"Get request by ID","id":"938c6a16-4e13-49a6-9344-dc1df5198719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/v2/{display_id}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","v2","{display_id}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"d9bb2a26-05d9-476c-9dca-40258de91c2e","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/v2/{{display_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:12:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"295"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"1abd14ee-b761-9acc-a427-841df6e78675"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1001,\n  \"display_id\": \"REQ-001\",\n  \"requester\": {\n    \"id\": 10,\n    \"employee_id\": null,\n    \"first_name\": \"Jane\",\n    \"middle_name\": null,\n    \"last_name\": \"Doe\",\n    \"email\": \"jane.doe@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": \"U12345678\",\n    \"azure_id\": \"jane.doe@example.com\",\n    \"profile_image\": \"https://example.com/profile-image.jpg\",\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"agent_group\": null,\n  \"assignee\": null,\n  \"request_source\": \"SLACK\",\n  \"request_type\": \"REQUEST\",\n  \"subject\": \"Request for tool access\",\n  \"priority\": {\n    \"default\": true,\n    \"id\": 6,\n    \"label\": \"Medium\",\n    \"value\": \"Medium\",\n    \"order\": 2,\n    \"deactivated\": false\n  },\n  \"status\": {\n    \"default\": true,\n    \"id\": 8,\n    \"label\": \"Open\",\n    \"value\": \"Open\",\n    \"order\": 1,\n    \"deactivated\": false,\n    \"bucket\": \"TO_DO\",\n    \"bucket_display_name\": \"To-do\"\n  },\n  \"parent_request_id\": null,\n  \"parent_request_type\": null,\n  \"deleted\": false,\n  \"description\": \"I need access to a tool\",\n  \"description_text\": \"I need access to a tool\",\n  \"email_content\": null,\n  \"cc_emails\": null,\n  \"pending_since\": null,\n  \"attachments\": [],\n  \"tags\": [],\n  \"workspace\": 2,\n  \"workspace_id\": 2,\n  \"custom_fields\": {},\n  \"created_at\": \"2024-01-19T16:46:41.447199Z\",\n  \"updated_at\": \"2024-01-25T16:50:05.639042Z\",\n  \"created_by\": {\n    \"id\": 10,\n    \"employee_id\": null,\n    \"first_name\": \"Jane\",\n    \"middle_name\": null,\n    \"last_name\": \"Doe\",\n    \"email\": \"jane.doe@example.com\",\n    \"personal_email\": null,\n    \"slack_id\": \"U12345678\",\n    \"azure_id\": \"jane.doe@example.com\",\n    \"profile_image\": \"https://example.com/profile-image.jpg\",\n    \"url\": null,\n    \"text\": null,\n    \"html\": null,\n    \"mentions\": null,\n    \"user_type\": \"EMPLOYEE\"\n  },\n  \"sla\": {\n    \"first_response_at\": null,\n    \"resolution_at\": null,\n    \"first_response_due_at\": \"2024-01-23T08:46:41.447199-08:00\",\n    \"first_response_due_in_minutes\": -468719,\n    \"resolution_due_at\": \"2024-01-25T08:46:41.447199-08:00\",\n    \"resolution_due_in_minutes\": -465841,\n    \"is_paused\": false\n  },\n  \"approval_status\": null,\n  \"current_user_approver\": {\n    \"is_approver\": false,\n    \"status\": null,\n    \"remarks\": null,\n    \"approval_updated_at\": null\n  },\n  \"summary\": {\n    \"content\": null,\n    \"generated_at\": null\n  },\n  \"survey_feedback\": null,\n  \"count_of_children\": 0,\n  \"count_of_external_children\": 0,\n  \"is_major_incident\": false,\n  \"user_access\": \"FULL\",\n  \"latest_note\": null,\n  \"first_contact_resolution\": null\n}"},{"id":"1dce6520-861d-4be9-80a8-d29d88df7c84","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/v2/{display_id}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:10:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"57"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"4f98ad59-51d0-930b-8294-8700fbb79ba9"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"26510918-ba99-4096-ba3d-d3a4c030c9ba","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/v2/{display_id}"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:11:12 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"49"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"6322c434-9526-9a4c-b975-1573a7d19b03"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId {display_id} not found\",\"errors\":[]}"}],"_postman_id":"938c6a16-4e13-49a6-9344-dc1df5198719"},{"name":"Update details by ID","id":"56f14d9a-8957-4bbe-b504-a5ecc473b9f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"description\": \"This is an updated request\",\n  \"status\": \"IN_PROGRESS\",\n  \"priority\": \"HIGH\",\n  \"data_json\": {\n    \"custom_field_1\": \"updated_value1\",\n    \"custom_field_2\": \"updated_value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/{display_id}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","v2","{display_id}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"7bc1dada-904b-42a7-ae46-fc9f5bae268a","name":"500 Internal Server Error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"This is an updated request\",\n  \"status\": \"IN_PROGRESS\",\n  \"priority\": \"HIGH\",\n  \"data_json\": {\n    \"custom_field_1\": \"updated_value1\",\n    \"custom_field_2\": \"updated_value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/{display_id}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:41:10 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"71"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"77daf580-ded8-901d-b663-1b77b43b5178"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"500\",\"message\":\"Something went wrong!\",\"errors\":[]}"},{"id":"4c55648a-92b1-4b1e-89a2-bb62d8bccdc7","name":"401 Unauthorized","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"description\": \"This is an updated request\",\n  \"status\": \"IN_PROGRESS\",\n  \"priority\": \"HIGH\",\n  \"data_json\": {\n    \"custom_field_1\": \"updated_value1\",\n    \"custom_field_2\": \"updated_value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/{display_id}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:39:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"41b401b8-9abf-953b-aec3-ff742d71479a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"8e8a18e4-d452-47aa-9f59-ae0621a26f73","name":"415 Unsupported Media Type","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"description\": \"This is an updated request\",\n  \"status\": \"IN_PROGRESS\",\n  \"priority\": \"HIGH\",\n  \"data_json\": {\n    \"custom_field_1\": \"updated_value1\",\n    \"custom_field_2\": \"updated_value2\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/v2/{display_id}"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:40:08 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"multipart/form-data"},{"key":"accept-patch","value":"multipart/form-data"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"45"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"299748a3-6c7f-926b-805a-5c7413566059"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'application/json' is not supported.\",\n    \"instance\": \"/api/v1/requests/v2/%7Bdisplay_id%7D\",\n    \"properties\": null\n}"}],"_postman_id":"56f14d9a-8957-4bbe-b504-a5ecc473b9f8"},{"name":"Move request to trash","id":"fc1fce25-de4f-4084-abf5-e59d163f1a57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/{display_id}/trash","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","{display_id}","trash"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"6ca47a62-4b67-49e5-b39d-4d3a3ae5a90a","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/{display_id}/trash"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:14:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"31"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"86acbf49-6d62-98dd-9cd7-dba531808e0b"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"3ae6a892-c59d-4dc6-b6c5-a68793e088f1","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/{display_id}/trash"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"27"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"e15b35d3-470d-90ef-9edc-1d072e4a0906"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"}],"_postman_id":"fc1fce25-de4f-4084-abf5-e59d163f1a57"},{"name":"Delete request","id":"4923b796-02b7-4ae2-98d3-86899dc6e2b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{server}}/api/v1/requests/v2/{{display_id}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","v2","{{display_id}}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"9017f39b-da03-4ca2-88cf-984cef376593","name":"401 Unauthorized","originalRequest":{"method":"DELETE","header":[],"url":"{{server}}/api/v1/requests/v2/{{display_id}}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:45:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"12"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"2891ab62-e15e-9bf2-9eb6-7a738688ffd0"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"a49a3eeb-2a20-4cb8-8818-214ae5e92aae","name":"400 Bad Request","originalRequest":{"method":"DELETE","header":[],"url":"{{server}}/api/v1/requests/v2/{{display_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:46:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"18"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f4c51861-fa50-9406-8dfe-780974d548b1"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"4923b796-02b7-4ae2-98d3-86899dc6e2b2"},{"name":"Add notes to request","id":"5f3a4e97-abfb-44f4-bf9c-bda6a1904e9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{server}}/api/v1/requests/{display_id}/activity-notes","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","requests","{display_id}","activity-notes"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"f93226bf-5124-4665-9dfe-5e83c9025ec5","name":"404 Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"user_id\": 7, \"is_private\": true, \"description\": \"<p>Test this with mention</p>\", \"source\": \"PORTAL\", \"mentions\": null, \"attachments\": [86705], \"external_source_type\": \"SAAS_GENIE\", \"external_id\": \"UTI-1242\"}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/requests/{{display_id}}/activity-notes"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:25:09 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"265"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ae030876-cdd7-91e7-bb0c-fc1e714fd5cf"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"user with id = 7 does not exist\",\"errors\":[]}"},{"id":"1e8ec760-ad3e-41e8-95b5-812730565310","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/{display_id}/activity-notes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:19:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"20"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"1a428d8f-2a43-96ab-9964-26b666000fcb"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"e2d6f844-ff09-465e-91e9-000edc1062b3","name":"422 Unprocessable Entity","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/requests/{display_id}/activity-notes"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:20:09 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"9afc2d03-ea4d-9cb8-9eba-b62fd59fbc54"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"12312\",\"message\":\"Invalid field  in path displayId {display_id} not found\",\"errors\":[]}"},{"id":"3ad8e43e-27e9-432e-afa4-b6d465fe45d1","name":"415 Unsupported Media Type","originalRequest":{"method":"POST","header":[],"url":"{{server}}/api/v1/requests/{{display_id}}/activity-notes"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:20:59 GMT"},{"key":"Content-Type","value":"application/problem+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"accept","value":"application/json"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"63"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"bf5ab0b4-1c78-9ab5-acc5-564e9806e452"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"about:blank\",\n    \"title\": \"Unsupported Media Type\",\n    \"status\": 415,\n    \"detail\": \"Content-Type 'null' is not supported.\",\n    \"instance\": \"/api/v1/requests/38/activity-notes\",\n    \"properties\": null\n}"}],"_postman_id":"5f3a4e97-abfb-44f4-bf9c-bda6a1904e9e"}],"id":"0ddcecbd-7c63-4514-98f2-baf7ebec81e4","description":"<h1 id=\"api-documentation-request-management-servicev2\">API Documentation: Request Management Service(v2)</h1>\n<h2 id=\"summary\">Summary</h2>\n<p>V2 API is to support the creation of requests with additional features like attachments, custom fields, and more. This documentation covers the API endpoints for managing requests.<br />Major features include: Multi-part form data support for file uploads, Custom fields in JSON format, and more.</p>\n<h2 id=\"api-endpoints\">API Endpoints</h2>\n<h3 id=\"endpoint-name-create-request\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-b081069c-fa5a-487b-9e11-0020be45669a?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Create request</a></h3>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>Path</strong>: <code>requests/v2/create</code></p>\n</li>\n<li><p><strong>Description</strong>: Creates a new request based on the request type.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: Any authenticated user</p>\n</li>\n<li><p><strong>contentType</strong>: multipart/form-data</p>\n</li>\n</ul>\n<h3 id=\"summary-1\">Summary</h3>\n<p>The <code>create request</code> endpoint allows users to create a new request by specifying the request type and providing relevant details. The request type determines the behavior and processing of the request within the system.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>request_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of request to create</td>\n<td>REQUEST, INCIDENT, SERVICE_REQUEST, PROBLEM</td>\n</tr>\n<tr>\n<td>subject</td>\n<td>String</td>\n<td>Yes</td>\n<td>Subject of the request</td>\n<td></td>\n</tr>\n<tr>\n<td>request_source</td>\n<td>String</td>\n<td>No</td>\n<td>Source of the request</td>\n<td>WEB, EMAIL, PHONE, CHAT, OTHER</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>No</td>\n<td>Description of the request</td>\n<td></td>\n</tr>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>No</td>\n<td>Status of the request(Available Status in workspace)</td>\n<td>OPEN, IN_PROGRESS, RESOLVED, CLOSED</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>String</td>\n<td>No</td>\n<td>Priority of the request (Available Status in workspace)</td>\n<td>LOW, MEDIUM, HIGH, URGENT</td>\n</tr>\n<tr>\n<td>parent_display_id</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the parent request</td>\n<td></td>\n</tr>\n<tr>\n<td>agent_group</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the agent group</td>\n<td></td>\n</tr>\n<tr>\n<td>assignee</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the assignee</td>\n<td></td>\n</tr>\n<tr>\n<td>workspace_id</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the workspace (If not given, system will select default/primary workspace)</td>\n<td></td>\n</tr>\n<tr>\n<td>requester</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the requester</td>\n<td></td>\n</tr>\n<tr>\n<td>impact</td>\n<td>String</td>\n<td>No</td>\n<td>Impact of the request (Applies for Incident and Problem)</td>\n<td>LOW, MEDIUM, HIGH, CRITICAL</td>\n</tr>\n<tr>\n<td>urgency</td>\n<td>String</td>\n<td>No</td>\n<td>Urgency of the request (Applies for Incident and Problem)</td>\n<td>LOW, MEDIUM, HIGH, CRITICAL</td>\n</tr>\n<tr>\n<td>category</td>\n<td>String</td>\n<td>No</td>\n<td>Category of the request (Applies for Incident and Problem)</td>\n<td></td>\n</tr>\n<tr>\n<td>subcategory</td>\n<td>String</td>\n<td>No</td>\n<td>Subcategory of the request (Applies for Incident and Problem)</td>\n<td></td>\n</tr>\n<tr>\n<td>item_id</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the item (Applies for Service Request)</td>\n<td></td>\n</tr>\n<tr>\n<td>data_json</td>\n<td>Object</td>\n<td>No</td>\n<td>Custom fields in JSON format</td>\n<td></td>\n</tr>\n<tr>\n<td>attachments</td>\n<td>File</td>\n<td>No</td>\n<td>Attachments for the request</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"endpoint-name-get-request-by-id\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-938c6a16-4e13-49a6-9344-dc1df5198719?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Request by ID</a></h3>\n<ul>\n<li><p><strong>Method</strong>: GET</p>\n</li>\n<li><p><strong>Path</strong>: <code>requests/v2/{display_id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Retrieves details of a specific request by its ID.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to view the request.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is request Display ID)</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-update-details-by-id\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-56f14d9a-8957-4bbe-b504-a5ecc473b9f8?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Update Details by ID</a></h3>\n<ul>\n<li><p><strong>Method</strong>: PATCH</p>\n</li>\n<li><p><strong>Path</strong>: <code>requests/v2/{display_id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Updates the details of a specific request by its ID.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to update the request.</p>\n</li>\n<li><p><strong>contentType</strong>: multipart/form-data</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is request Display ID)</p>\n</li>\n</ul>\n<h3 id=\"summary-2\">summary</h3>\n<h2 id=\"the-patch-request-endpoint-allows-users-to-update-the-details-of-a-specific-request-by-its-id-users-can-modify-various-attributes-of-the-request-such-as-the-subject-description-status-priority-and-custom-fields\">The <code>PATCH Request</code> endpoint allows users to update the details of a specific request by its ID. Users can modify various attributes of the request, such as the subject, description, status, priority, and custom fields.</h2>\n<h3 id=\"request-body-1\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subject</td>\n<td>String</td>\n<td>Yes</td>\n<td>Subject of the request</td>\n<td></td>\n</tr>\n<tr>\n<td>request_source</td>\n<td>String</td>\n<td>No</td>\n<td>Source of the request</td>\n<td>WEB, EMAIL, PHONE, CHAT, OTHER</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>No</td>\n<td>Description of the request</td>\n<td></td>\n</tr>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>No</td>\n<td>Status of the request(Available Status in workspace)</td>\n<td>OPEN, IN_PROGRESS, RESOLVED, CLOSED</td>\n</tr>\n<tr>\n<td>priority</td>\n<td>String</td>\n<td>No</td>\n<td>Priority of the request (Available Status in workspace)</td>\n<td>LOW, MEDIUM, HIGH, URGENT</td>\n</tr>\n<tr>\n<td>agent_group</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the agent group</td>\n<td></td>\n</tr>\n<tr>\n<td>assignee</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the assignee</td>\n<td></td>\n</tr>\n<tr>\n<td>workspace_id</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the workspace (If not given, system will select default/primary workspace)</td>\n<td></td>\n</tr>\n<tr>\n<td>requester</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the requester</td>\n<td></td>\n</tr>\n<tr>\n<td>impact</td>\n<td>String</td>\n<td>No</td>\n<td>Impact of the request (Applies for Incident and Problem)</td>\n<td>LOW, MEDIUM, HIGH, CRITICAL</td>\n</tr>\n<tr>\n<td>urgency</td>\n<td>String</td>\n<td>No</td>\n<td>Urgency of the request (Applies for Incident and Problem)</td>\n<td>LOW, MEDIUM, HIGH, CRITICAL</td>\n</tr>\n<tr>\n<td>category</td>\n<td>String</td>\n<td>No</td>\n<td>Category of the request (Applies for Incident and Problem)</td>\n<td></td>\n</tr>\n<tr>\n<td>subcategory</td>\n<td>String</td>\n<td>No</td>\n<td>Subcategory of the request (Applies for Incident and Problem)</td>\n<td></td>\n</tr>\n<tr>\n<td>item_id</td>\n<td>Number</td>\n<td>No</td>\n<td>ID of the item (Applies for Service Request)</td>\n<td></td>\n</tr>\n<tr>\n<td>data_json</td>\n<td>Object</td>\n<td>No</td>\n<td>Custom fields in JSON format</td>\n<td></td>\n</tr>\n<tr>\n<td>attachments</td>\n<td>List</td>\n<td>No</td>\n<td>attachment ids</td>\n<td></td>\n</tr>\n<tr>\n<td>assets</td>\n<td>List</td>\n<td>No</td>\n<td>asset ids</td>\n<td></td>\n</tr>\n<tr>\n<td>files</td>\n<td>File</td>\n<td>No</td>\n<td>new Files to be uploaded</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"note\">Note</h3>\n<p>When adding attachments, the existing attachments will be replaced with the new ones. If you want to keep the existing attachments, you need to include them in the request.</p>\n<h3 id=\"endpoint-name-move-request-to-trash\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-fc1fce25-de4f-4084-abf5-e59d163f1a57?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Move Request to Trash</a></h3>\n<ul>\n<li><p><strong>Method</strong>: PUT</p>\n</li>\n<li><p><strong>Path</strong>: <code>requests/{display_id}/trash</code></p>\n</li>\n<li><p><strong>Description</strong>: Moves a specific request to the trash.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to move the request to trash.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is request Display ID)</p>\n</li>\n</ul>\n<h3 id=\"success-response\">Success Response</h3>\n<ul>\n<li><strong>Status Code</strong>: 200 OK</li>\n</ul>\n<h3 id=\"endpoint-name-delete-request\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-4923b796-02b7-4ae2-98d3-86899dc6e2b2?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Delete Request</a></h3>\n<ul>\n<li><p><strong>Method</strong>: DELETE</p>\n</li>\n<li><p><strong>Path</strong>: <code>requests/v2/{display_id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Deletes a specific request by its ID when its in trash.</p>\n</li>\n<li><p><strong>Authentication</strong>: Required</p>\n</li>\n<li><p><strong>Permissions</strong>: User must have the necessary permissions to delete the request.</p>\n</li>\n<li><p><strong>contentType</strong>: application/json</p>\n</li>\n<li><p><strong>Parameters</strong>: display_id (This is request Display ID)</p>\n</li>\n<li><p><strong>Note</strong>: This action is irreversible.</p>\n</li>\n</ul>\n<h2 id=\"endpoint-name-add-notes-to-request\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-5f3a4e97-abfb-44f4-bf9c-bda6a1904e9e?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Add Notes to Request</a></h2>\n<p>Add notes or comments to an existing request.</p>\n<p>For adding attachments to the request, you need to use the attachments API first and then use the returned attachment ID in the notes API.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p>POST /api/v1/requests/{display_id}/activity-notes</p>\n<p>Here <code>display_id</code> is the display ID of the request.</p>\n<h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td>Yes</td>\n<td>Your API key for authentication</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>Yes</td>\n<td>Must be <code>application/json</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Available Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>ID of the user adding the note</td>\n<td></td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>Boolean</td>\n<td>No</td>\n<td>Whether the note is private (default: false)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Yes</td>\n<td>Content of the note (supports HTML)</td>\n<td></td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>No</td>\n<td>Source of the note</td>\n<td>API, PORTAL</td>\n</tr>\n<tr>\n<td>mentions</td>\n<td>Array</td>\n<td>No</td>\n<td>List of user mentions</td>\n<td></td>\n</tr>\n<tr>\n<td>attachments</td>\n<td>Array</td>\n<td>No</td>\n<td>List of attachment IDs to associate with the note</td>\n<td></td>\n</tr>\n<tr>\n<td>external_source_type</td>\n<td>String</td>\n<td>No</td>\n<td>Type of external source</td>\n<td>SAAS_GENIE, SNOW</td>\n</tr>\n<tr>\n<td>external_id</td>\n<td>String</td>\n<td>No</td>\n<td>External reference ID</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"0ddcecbd-7c63-4514-98f2-baf7ebec81e4","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Users","item":[{"name":"Create users","id":"256a6dd8-189a-4e59-ad84-05be8c4d6375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","settings","users"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"db751b2b-a6b9-42fc-ad92-450c0a1889d1","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:57:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"80c26b7d-23d4-931c-bbe8-b3657ca16f21"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"a7b12801-3285-448c-8a48-50c354201d8c","name":"400 Bad Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:00:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"37"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f8a3b6db-aa13-93de-89d0-824236a0cd96"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"256a6dd8-189a-4e59-ad84-05be8c4d6375"},{"name":"Get users","id":"496ba6b4-3da9-4acb-a239-60ec02786908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","members"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"1395df23-f6ff-4227-a5cb-f05328fc6bf4","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:25:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"189"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"24ef62a0-b97c-4291-9905-b0f943bb6605"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"page_size\": 25,\n    \"total_pages\": 2,\n    \"total_count\": 42,\n    \"next_page_token\": null,\n    \"data\": [\n        {\n            \"roles\": [\n                {\n                    \"name\": \"Workspace agent\",\n                    \"id\": 4,\n                    \"editable\": true,\n                    \"is_default\": false,\n                    \"is_workspace_role\": false,\n                    \"description\": null\n                }\n            ],\n            \"agent_groups\": [],\n            \"id\": 6443,\n            \"employee_id\": null,\n            \"first_name\": \"John\",\n            \"middle_name\": null,\n            \"last_name\": \"D\",\n            \"email\": \"email_id\",\n            \"personal_email\": null,\n            \"slack_id\": null,\n            \"azure_id\": null,\n            \"profile_image\": null,\n            \"invitation_status\": \"ADDED\",\n            \"display_name\": null\n        }\n    ]\n}"},{"id":"2dacd5cf-9925-4a4c-a730-39ec55c1017e","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:15:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ee8ec835-a378-4254-be6a-5d8dbc79c56e"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"fc154d88-fc82-47a6-8a95-eb33a362d80b","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:26:07 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"50"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"1f85bb4d-d7f9-4e40-8115-2d2d9732749f"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 10 does not exist\",\"errors\":[]}"}],"_postman_id":"496ba6b4-3da9-4acb-a239-60ec02786908"},{"name":"Update user","id":"c953a96f-8ef9-41d9-b416-b823f8fc6f8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \n    \"middle_name\": \"John\"\n    \n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members/{{member_id}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","members","{{member_id}}"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"f837709f-2602-4164-b3bf-4c115a07151a","name":"400 Bad Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"middle_name\": \"John\"\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:08:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"25"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"2bd4f1bc-c38d-9017-a30c-13df693166b0"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"7175ec1f-847b-4211-ac65-37c077f131a2","name":"401 Unauthorized","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:08:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"70dd8f6c-9cde-9d7a-887d-d979337c7f1a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"}],"_postman_id":"c953a96f-8ef9-41d9-b416-b823f8fc6f8a"}],"id":"bc611f8f-6ba0-4ff5-8341-e7d2162943e2","description":"<h1 id=\"api-documentation\">API Documentation</h1>\n<h2 id=\"endpoint-name-create-users\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-256a6dd8-189a-4e59-ad84-05be8c4d6375?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Create Users</a></h2>\n<h2 id=\"post-users\">POST /users</h2>\n<h3 id=\"summary\">Summary</h3>\n<p>Creates a user in the system.</p>\n<h3 id=\"http-request\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>POST</code></p>\n</li>\n<li><p><strong>URL</strong>: <code>/users</code></p>\n</li>\n</ul>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><strong>send_email</strong> (boolean, optional): Send a welcome email or not. Default is <code>false</code>.</li>\n</ul>\n<h2 id=\"endpoint-name-get-users\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-496ba6b4-3da9-4acb-a239-60ec02786908?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Users</a></h2>\n<h2 id=\"get-users\">GET /users</h2>\n<h3 id=\"summary-1\">Summary</h3>\n<p>Retrieves a list of users based on given criteria.</p>\n<h3 id=\"http-request-1\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>GET</code></p>\n</li>\n<li><p><strong>URL</strong>: /members</p>\n</li>\n</ul>\n<h3 id=\"query-parameters-1\">Query Parameters</h3>\n<ul>\n<li><p><strong>search_key</strong> (string, optional): A search term for filtering users. Minimum length is 2 characters.</p>\n</li>\n<li><p><strong>is_deleted</strong> (boolean, optional): Whether to include deleted users. Default is <code>false</code>.</p>\n</li>\n<li><p><strong>has_slack</strong> (boolean, optional): Filter users who have Slack connected.</p>\n</li>\n<li><p><strong>role</strong> (string, optional): Filter users by their role.</p>\n</li>\n</ul>\n<h2 id=\"endpoint-name-update-user\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-c953a96f-8ef9-41d9-b416-b823f8fc6f8a?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Update User</a></h2>\n<h2 id=\"patch-usersid\">PATCH /users/{{id}}</h2>\n<h3 id=\"summary-2\">Summary</h3>\n<p>Updates a user in the system. You can send only the fields you want to update, rest will be retained.</p>\n<h3 id=\"http-request-2\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>PATCH</code></p>\n</li>\n<li><p><strong>URL</strong>: <code>/members/{{id}}</code></p>\n</li>\n</ul>\n","_postman_id":"bc611f8f-6ba0-4ff5-8341-e7d2162943e2","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Workspaces","item":[{"name":"Detailed information about a specific workspace","id":"ea893c94-c592-4f23-ac04-8df2852c9fdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"cda58b3d-c068-4c55-a6dd-93f08fa028c8","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:42:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"84"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"c8590927-4d98-4e53-abe1-bdcf8b24eb47"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2,\n  \"type\": \"IT\",\n  \"name\": \"Default Workspace\",\n  \"description\": \"Default Workspace\",\n  \"is_default\": true,\n  \"is_private\": false,\n  \"is_incident_enabled\": true,\n  \"is_change_enabled\": true,\n  \"is_esat_enabled\": true,\n  \"icon\": {\n    \"name\": \"1f4bb\",\n    \"type\": \"emoji\"\n  },\n  \"updated_at\": \"2023-08-12T17:43:20.324123Z\",\n  \"created_at\": \"2023-08-12T17:43:20.324123Z\",\n  \"updated_by\": null,\n  \"created_by\": null,\n  \"member_count\": 50,\n  \"owners\": [],\n  \"request_prefixes\": [\n    {\n      \"request_type\": \"PROBLEM\",\n      \"prefix\": \"PO\"\n    },\n    {\n      \"request_type\": \"REQUEST\",\n      \"prefix\": \"REQ\"\n    },\n    {\n      \"request_type\": \"SERVICE_REQUEST\",\n      \"prefix\": \"SER\"\n    },\n    {\n      \"request_type\": \"INCIDENT\",\n      \"prefix\": \"INC\"\n    }\n  ],\n  \"default_routing_email\": \"default-workspace@example.com\",\n  \"is_major_incident_enabled\": false,\n  \"is_problem_enabled\": true\n}"},{"id":"1cfebefa-f4c6-4286-a76f-139b255a9253","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:43:29 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"53"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"08e1bfa9-ee5e-4796-9b4d-463047ed856e"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 10 does not exist\",\"errors\":[]}"},{"id":"6823f700-f09b-46f5-86ef-786ac23b6f23","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:45:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"21"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"e87c4b02-dc79-4988-abf3-eaaf669fcc4b"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"3921746f-a143-476b-833f-7ae1640c79a4","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/workspaces/{{workspace_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:46:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"9bc8fe40-84c7-42db-ace0-aa8b693b9447"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"}],"_postman_id":"ea893c94-c592-4f23-ac04-8df2852c9fdc"},{"name":"List of all workspaces based on provided criteria","id":"2f7ca323-e686-4db0-891c-dda2ba408c5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"4e047443-a972-4612-84c6-0fb5f99d3b39","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:48:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"222"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"b2f0a7cc-8071-4ded-ad1d-a5abe8f827cc"}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"page_size\": 25,\n  \"total_pages\": 2,\n  \"total_count\": 34,\n  \"next_page_token\": null,\n  \"data\": [\n    {\n      \"id\": 1001,\n      \"type\": \"IT\",\n      \"name\": \"Generic Workspace A\",\n      \"description\": \"Example description\",\n      \"is_default\": false,\n      \"is_private\": false,\n      \"is_incident_enabled\": true,\n      \"is_change_enabled\": true,\n      \"is_esat_enabled\": true,\n      \"icon\": null,\n      \"updated_at\": \"2025-01-01T00:00:00Z\",\n      \"created_at\": \"2025-01-01T00:00:00Z\",\n      \"updated_by\": 1,\n      \"created_by\": 1,\n      \"member_count\": 10,\n      \"owners\": [],\n      \"request_prefixes\": [\n        { \"request_type\": \"PROBLEM\", \"prefix\": \"GENPB\" },\n        { \"request_type\": \"REQUEST\", \"prefix\": \"GENREQ\" },\n        { \"request_type\": \"SERVICE_REQUEST\", \"prefix\": \"GENSER\" },\n        { \"request_type\": \"INCIDENT\", \"prefix\": \"GENINC\" }\n      ],\n      \"default_routing_email\": \"workspace-a@example.com\",\n      \"is_major_incident_enabled\": true,\n      \"is_problem_enabled\": true\n    },\n    {\n      \"id\": 1002,\n      \"type\": \"IT\",\n      \"name\": \"Generic Workspace B\",\n      \"description\": \"Another example workspace\",\n      \"is_default\": false,\n      \"is_private\": false,\n      \"is_incident_enabled\": true,\n      \"is_change_enabled\": true,\n      \"is_esat_enabled\": true,\n      \"icon\": { \"name\": \"1f4bb\", \"type\": \"emoji\" },\n      \"updated_at\": \"2025-02-01T12:00:00Z\",\n      \"created_at\": \"2025-02-01T12:00:00Z\",\n      \"updated_by\": 2,\n      \"created_by\": 2,\n      \"member_count\": 12,\n      \"owners\": [],\n      \"request_prefixes\": [\n        { \"request_type\": \"PROBLEM\", \"prefix\": \"ABCPB\" },\n        { \"request_type\": \"REQUEST\", \"prefix\": \"ABCREQ\" },\n        { \"request_type\": \"SERVICE_REQUEST\", \"prefix\": \"ABCSER\" },\n        { \"request_type\": \"INCIDENT\", \"prefix\": \"ABCINC\" }\n      ],\n      \"default_routing_email\": \"workspace-b@example.com\",\n      \"is_major_incident_enabled\": true,\n      \"is_problem_enabled\": true\n    },\n    {\n      \"id\": 1003,\n      \"type\": \"HR\",\n      \"name\": \"HR Workspace\",\n      \"description\": \"Workspace for human resources\",\n      \"is_default\": false,\n      \"is_private\": false,\n      \"is_incident_enabled\": false,\n      \"is_change_enabled\": true,\n      \"is_esat_enabled\": true,\n      \"icon\": null,\n      \"updated_at\": \"2024-12-15T08:30:00Z\",\n      \"created_at\": \"2024-12-15T08:30:00Z\",\n      \"updated_by\": 3,\n      \"created_by\": 3,\n      \"member_count\": 8,\n      \"owners\": [],\n      \"request_prefixes\": [\n        { \"request_type\": \"REQUEST\", \"prefix\": \"HRREQ\" },\n        { \"request_type\": \"SERVICE_REQUEST\", \"prefix\": \"HRSER\" }\n      ],\n      \"default_routing_email\": \"hr-workspace@example.com\",\n      \"is_major_incident_enabled\": false,\n      \"is_problem_enabled\": false\n    },\n    {\n      \"id\": 1004,\n      \"type\": \"Finance\",\n      \"name\": \"Finance Workspace\",\n      \"description\": \"Finance requests and services\",\n      \"is_default\": false,\n      \"is_private\": false,\n      \"is_incident_enabled\": false,\n      \"is_change_enabled\": true,\n      \"is_esat_enabled\": true,\n      \"icon\": { \"name\": \"1f4b0\", \"type\": \"emoji\" },\n      \"updated_at\": \"2024-11-20T10:15:00Z\",\n      \"created_at\": \"2024-11-20T10:15:00Z\",\n      \"updated_by\": 4,\n      \"created_by\": 4,\n      \"member_count\": 5,\n      \"owners\": [],\n      \"request_prefixes\": [\n        { \"request_type\": \"REQUEST\", \"prefix\": \"FINREQ\" },\n        { \"request_type\": \"SERVICE_REQUEST\", \"prefix\": \"FINSER\" }\n      ],\n      \"default_routing_email\": \"finance-workspace@example.com\",\n      \"is_major_incident_enabled\": false,\n      \"is_problem_enabled\": false\n    },\n    {\n      \"id\": 1005,\n      \"type\": \"IT\",\n      \"name\": \"Operations Workspace\",\n      \"description\": \"Ops-related requests\",\n      \"is_default\": false,\n      \"is_private\": false,\n      \"is_incident_enabled\": true,\n      \"is_change_enabled\": true,\n      \"is_esat_enabled\": true,\n      \"icon\": { \"name\": \"FaRegKeyboard\", \"type\": \"icons\" },\n      \"updated_at\": \"2023-10-10T09:00:00Z\",\n      \"created_at\": \"2023-10-10T09:00:00Z\",\n      \"updated_by\": 5,\n      \"created_by\": 5,\n      \"member_count\": 7,\n      \"owners\": [],\n      \"request_prefixes\": [\n        { \"request_type\": \"PROBLEM\", \"prefix\": \"OPSPB\" },\n        { \"request_type\": \"REQUEST\", \"prefix\": \"OPSREQ\" },\n        { \"request_type\": \"SERVICE_REQUEST\", \"prefix\": \"OPSSER\" },\n        { \"request_type\": \"INCIDENT\", \"prefix\": \"OPSINC\" }\n      ],\n      \"default_routing_email\": \"operations-workspace@example.com\",\n      \"is_major_incident_enabled\": false,\n      \"is_problem_enabled\": true\n    }\n  ]\n}"},{"id":"51d31214-c73a-44f2-b4ef-c67ea0355110","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/workspaces"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:49:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"4"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"70959799-992a-48cd-aab6-91c18b6fe2e5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Must have version.\",\n    \"errors\": []\n}"},{"id":"e1b94baf-d3c8-4b22-bf4f-214972f213f5","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:50:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"915e0a00-fa14-4089-918d-662f8eb8524f"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"}],"_postman_id":"2f7ca323-e686-4db0-891c-dda2ba408c5a"},{"name":"Get workspace members","id":"9005c347-e7e6-4d52-bae1-f60729cf9fe5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","workspaces","{{workspace_id}}","members"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"7e0b9fd1-0d73-4f9d-a1e3-636eafca8524","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 11:10:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"204"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"478dce3c-15e4-9b44-a589-fcc760dbb398"}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"page_size\": 25,\n  \"total_pages\": 2,\n  \"total_count\": 42,\n  \"next_page_token\": null,\n  \"data\": [\n    {\n      \"roles\": [\n        {\n          \"name\": \"Workspace agent\",\n          \"id\": 4,\n          \"editable\": true,\n          \"is_default\": false,\n          \"is_workspace_role\": false,\n          \"description\": null\n        }\n      ],\n      \"agent_groups\": [],\n      \"id\": 1001,\n      \"employee_id\": null,\n      \"first_name\": \"Jane\",\n      \"middle_name\": null,\n      \"last_name\": \"Doe\",\n      \"email\": \"jane.doe@example.com\",\n      \"personal_email\": null,\n      \"slack_id\": null,\n      \"azure_id\": null,\n      \"profile_image\": null,\n      \"invitation_status\": \"ADDED\",\n      \"display_name\": \"Jane Doe\"\n    },\n    {\n      \"roles\": [\n        {\n          \"name\": \"Workspace admin\",\n          \"id\": 3,\n          \"editable\": true,\n          \"is_default\": false,\n          \"is_workspace_role\": false,\n          \"description\": null\n        },\n        {\n          \"name\": \"Workspace agent\",\n          \"id\": 4,\n          \"editable\": true,\n          \"is_default\": false,\n          \"is_workspace_role\": false,\n          \"description\": null\n        }\n      ],\n      \"agent_groups\": [],\n      \"id\": 1002,\n      \"employee_id\": null,\n      \"first_name\": \"John\",\n      \"middle_name\": null,\n      \"last_name\": \"Smith\",\n      \"email\": \"john.smith@example.com\",\n      \"personal_email\": null,\n      \"slack_id\": null,\n      \"azure_id\": null,\n      \"profile_image\": null,\n      \"invitation_status\": \"ACCEPTED\",\n      \"display_name\": \"John Smith\"\n    },\n    {\n      \"roles\": [\n        {\n          \"name\": \"Workspace admin\",\n          \"id\": 3,\n          \"editable\": true,\n          \"is_default\": false,\n          \"is_workspace_role\": false,\n          \"description\": null\n        }\n      ],\n      \"agent_groups\": [\n        {\n          \"id\": 6,\n          \"label\": \"Example Group\"\n        }\n      ],\n      \"id\": 1003,\n      \"employee_id\": null,\n      \"first_name\": \"Alice\",\n      \"middle_name\": null,\n      \"last_name\": \"Johnson\",\n      \"email\": \"alice.johnson@example.com\",\n      \"personal_email\": null,\n      \"slack_id\": null,\n      \"azure_id\": null,\n      \"profile_image\": \"https://example.com/profile-image.jpg\",\n      \"invitation_status\": \"ACCEPTED\",\n      \"display_name\": \"Alice Johnson\"\n    }\n  ]\n}"},{"id":"22285dd2-5521-4277-ba35-05b559b78090","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:38:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"d45bdcca-2a06-93ee-8533-09d6bf56f376"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"bca12ba9-3850-4390-8eab-2152b0a4404f","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Wed, 23 Apr 2025 11:11:17 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"57"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"18d428c0-3008-9355-943f-0ce61bccfa5b"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 2000 does not exist\",\"errors\":[]}"}],"_postman_id":"9005c347-e7e6-4d52-bae1-f60729cf9fe5"}],"id":"4660fe21-92f8-42ac-b3ac-c9e5b769298d","description":"<h1 id=\"api-documentation-workspaces\">API Documentation: Workspaces</h1>\n<p>A dedicated workspace for every team allows teams to collaborate more effectively. They can manage their own requests, federated knowledge sources, workflows, and forms. This way, IT teams can focus on just IT requests, and HR teams can focus on just HR requests without the distraction of other teams’ requests and workflows and forms.</p>\n<p>We’d recommend you create a workspace for every service team that works with employees like IT, HR, Legal, and Finance and a workspace for cross-functional projects like PoSH committees.</p>\n<h2 id=\"endpoints-overview\">Endpoints Overview</h2>\n<p>This documentation covers the API endpoints for managing workspaces:</p>\n<ol>\n<li><p><strong>GET /workspaces/{id}</strong> - Fetches detailed information about a specific workspace.</p>\n</li>\n<li><p><strong>GET /workspaces</strong> - Retrieves a list of all workspaces based on provided criteria.</p>\n</li>\n</ol>\n<h2 id=\"endpoint-name-get-details-of-workspace\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-ea893c94-c592-4f23-ac04-8df2852c9fdc?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Details of Workspace</a></h2>\n<h2 id=\"get-workspacesid\">GET /workspaces/{id}</h2>\n<h3 id=\"summary\">Summary</h3>\n<p>Retrieve detailed information about a specific workspace by its unique identifier.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<ul>\n<li><strong>id</strong> (integer, required): The unique identifier of the workspace to fetch.</li>\n</ul>\n<h2 id=\"endpoint-name-get-list-of-workspaces\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-2f7ca323-e686-4db0-891c-dda2ba408c5a?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get List of Workspaces</a></h2>\n<h2 id=\"get-workspaces\">GET /workspaces</h2>\n<h3 id=\"summary-1\">Summary</h3>\n<p>Retrieves a paginated list of workspaces based on search criteria, such as membership status and other filters.</p>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><strong>search_key</strong> (string, optional): A search term for filtering workspace names or descriptions. Minimum length of 2 characters.</p>\n</li>\n<li><p><strong>page</strong> (integer, required): Specifies the page number in the paginated response.</p>\n</li>\n<li><p><strong>per_page</strong> (integer, optional): Specifies the number of workspaces per page. Defaults to 25.</p>\n</li>\n<li><p><strong>is_member_of</strong> (boolean, optional): Filter to only include workspaces where the user is a member.</p>\n</li>\n</ul>\n<h3 id=\"endpoint-name-get-workspace-members\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/745ed9c6-3096-424e-9545-8f687294e5cd/request/44180884-9005c347-e7e6-4d52-bae1-f60729cf9fe5?action=share&amp;source=copy-link&amp;creator=40970237&amp;ctx=documentation\">Get Workspace Members</a></h3>\n<ul>\n<li><p><strong>Description</strong>: Retrieves a list of members in a specific workspace.</p>\n</li>\n<li><p><strong>HTTP Method</strong>: GET</p>\n</li>\n<li><p><strong>URL Path</strong>: <code>/workspaces/{id}/members</code></p>\n</li>\n<li><p><strong>Authentication Required</strong>: Yes</p>\n</li>\n<li><p><strong>Permissions Required</strong>: None</p>\n</li>\n</ul>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><p><strong>Path Parameters</strong>:</p>\n<ul>\n<li><code>id</code> (integer, required): The ID of the workspace.</li>\n</ul>\n</li>\n<li><p><strong>Query Parameters</strong>:</p>\n<ul>\n<li><p><code>search_key</code> (string, optional): Filter members by name or email.</p>\n</li>\n<li><p><code>page</code> (integer, optional, default = 1): The page number to retrieve.</p>\n</li>\n<li><p><code>per_page</code> (integer, optional, default = 25): The number of members per page.</p>\n</li>\n<li><p><code>has_email</code> (boolean, optional): Filter members by email presence.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This endpoint does not require a request body.</p>\n","_postman_id":"4660fe21-92f8-42ac-b3ac-c9e5b769298d","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Security","item":[{"name":"Get audit logs","id":"d6011427-cb24-46ce-ad00-ae2af4df1917","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/audit-logs?page=1&per_page=100","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","audit-logs"],"host":["{{server}}"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"100"}],"variable":[]}},"response":[{"id":"ef40bb85-c64f-4da6-9a1c-a28f0aa75f8a","name":"Get audit logs example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{server}}/api/v1/audit-logs?page=1","host":["{{server}}"],"path":["api","v1","audit-logs"],"query":[{"key":"page","value":"1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:00:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"37"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f8a3b6db-aa13-93de-89d0-824236a0cd96"}],"cookie":[],"responseTime":null,"body":"{\n  \"page\": 1,\n  \"page_size\": 25,\n  \"total_pages\": 120,\n  \"total_count\": 3000,\n  \"next_page_token\": \"cGFnZT0xJnBlcl9wYWdlPTI=\",\n  \"data\": {\n    \"logs\": [\n      {\n        \"id\": 101001,\n        \"actor_id\": 5001,\n        \"event_at\": \"2025-09-23T06:54:29.545254Z\",\n        \"event_type\": \"UPDATED\",\n        \"module\": \"WORKFLOWS\",\n        \"source_ip\": \"192.168.1.10\",\n        \"log_text\": \"Published workflow 'Employee Onboarding' in HR Workspace\"\n      },\n      {\n        \"id\": 101000,\n        \"actor_id\": 5001,\n        \"event_at\": \"2025-09-23T06:26:19.402522Z\",\n        \"event_type\": \"CREATED\",\n        \"module\": \"WORKFLOWS\",\n        \"source_ip\": \"192.168.1.10\",\n        \"log_text\": \"Created workflow 'Schedule Review Meetings' in HR Workspace\"\n      },\n      {\n        \"id\": 100999,\n        \"actor_id\": 5002,\n        \"event_at\": \"2025-09-22T12:17:07.983768Z\",\n        \"event_type\": \"UPDATED\",\n        \"module\": \"SERVICE_CATALOG\",\n        \"source_ip\": \"203.0.113.25\",\n        \"log_text\": \"Updated service 'Laptop Provisioning' in IT Support\"\n      }\n    ],\n    \"users\": {\n      \"5001\": {\n        \"id\": 5001,\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"email\": \"john.doe@example.com\"\n      },\n      \"5002\": {\n        \"id\": 5002,\n        \"first_name\": \"Jane\",\n        \"last_name\": \"Smith\",\n        \"email\": \"jane.smith@example.com\"\n      },\n      \"9999\": {\n        \"id\": 9999,\n        \"first_name\": \"System\",\n        \"last_name\": null,\n        \"email\": \"system@company.com\"\n      }\n    }\n  }\n}\n"}],"_postman_id":"d6011427-cb24-46ce-ad00-ae2af4df1917"}],"id":"7f409a37-4194-4dea-9ae7-a1273ba0c3ff","_postman_id":"7f409a37-4194-4dea-9ae7-a1273ba0c3ff","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Assets","item":[{"name":"List assets with filters","id":"c34de27f-635e-4903-904c-704234047084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"attribute\": \"asset_type\",\n        \"operator\": \"IN\",\n        \"values\": [\n            {\n                \"value\": 27596,\n                \"nested_filter\": null\n            }\n        ]\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/assets/list?filter_name=contracts&page=1","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","assets","list"],"host":["{{server}}"],"query":[{"key":"filter_name","value":"contracts"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"116c8249-725c-4451-a8e0-6be217382c10","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:57:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"80c26b7d-23d4-931c-bbe8-b3657ca16f21"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"e8b36082-f7cd-4463-9589-b73a540efb05","name":"400 Bad Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:00:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"37"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f8a3b6db-aa13-93de-89d0-824236a0cd96"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"c34de27f-635e-4903-904c-704234047084"},{"name":"Create asset","id":"a010e785-917e-40a9-a8d1-2a302178cdab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"asset_type_id\": 27596,\n    \"form_fields\": {\n        \"display_name\": \"VJ Test\",\n        \"serial_number\": \"SSMMN-123-HHK\",\n        \"asset_tag\": \"SSMMN-123-HHK\",\n        \"description\": \"SSMMN-123-HHK\",\n        \"department\": \"26125\",\n        \"assigned_to\": \"116268\",\n        \"status\": \"In stock\",\n        \"tags\": null,\n        \"cost\": \"1200\",\n        \"af_9dc5fb56_4478_a3b5_3e2e_7666fbf17b3c_1758253286153\": \"2025-11-12\",\n        \"af_a08ae61b_ab3d_d3ef_440e_fec755595aef_1758253299635\": \"2025-11-14\",\n        \"af_1388d4f6_7698_aaab_399c_7e9cf99c5fc6_1758253316937\": [\n            \"108670\"\n        ],\n        \"af_7e970b85_2530_02dc_2835_c248547f6a8b_1758253340841\": \"Linik1\",\n        \"af_eff7dc99_d341_b283_8659_c61fd884eb0a_1758253700228\": \"LK123\",\n        \"af_601e3840_76d4_1c54_cff8_99140d476933_1758253947426\": \"Mutual NDA\",\n        \"af_684e67a9_3676_65b3_8599_d1e8b47632a0_1758253976686\": null,\n        \"af_a5fa2576_e4a9_9a21_4b35_aed7a2e7a453_1758253996287\": null,\n        \"af_9f7cd0d8_bb6b_8bb9_511d_76c9fce84bf4_1758519698059\": \"In Progress\",\n        \"af_9ec66ba4_dd87_37c5_ad73_92d3647e45f6_1758519795570\": \"114353\",\n        \"af_94602f23_6722_012a_3ba6_388764b878bf_1758519809818\": \"114352\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/assets","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","assets"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"242e7243-d265-459f-a27c-661fe19d1d34","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 09:57:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"80c26b7d-23d4-931c-bbe8-b3657ca16f21"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"},{"id":"613768d8-04f3-49d0-9b48-8c73e66a023c","name":"400 Bad Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/settings/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:00:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"37"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"f8a3b6db-aa13-93de-89d0-824236a0cd96"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"}],"_postman_id":"a010e785-917e-40a9-a8d1-2a302178cdab"},{"name":"Get asset by id","id":"c34d5391-7e84-4611-b55a-b9a34e91a873","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\n","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/assets/189370","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","assets","189370"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"173f5efd-cf0b-4618-8eff-90c3c94d93ef","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:25:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"189"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"24ef62a0-b97c-4291-9905-b0f943bb6605"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"page_size\": 25,\n    \"total_pages\": 2,\n    \"total_count\": 42,\n    \"next_page_token\": null,\n    \"data\": [\n        {\n            \"roles\": [\n                {\n                    \"name\": \"Workspace agent\",\n                    \"id\": 4,\n                    \"editable\": true,\n                    \"is_default\": false,\n                    \"is_workspace_role\": false,\n                    \"description\": null\n                }\n            ],\n            \"agent_groups\": [],\n            \"id\": 6443,\n            \"employee_id\": null,\n            \"first_name\": \"John\",\n            \"middle_name\": null,\n            \"last_name\": \"D\",\n            \"email\": \"email_id\",\n            \"personal_email\": null,\n            \"slack_id\": null,\n            \"azure_id\": null,\n            \"profile_image\": null,\n            \"invitation_status\": \"ADDED\",\n            \"display_name\": null\n        }\n    ]\n}"},{"id":"03a3b499-3648-4b5b-ab09-b206cf15d3be","name":"400 Bad Request","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:15:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"ee8ec835-a378-4254-be6a-5d8dbc79c56e"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"fe6fb6bb-0481-4abe-8d8a-2d4c569a5a27","name":"404 Not Found","originalRequest":{"method":"GET","header":[],"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Not Found","code":404,"_postman_previewlanguage":"raw","header":[{"key":"Date","value":"Tue, 22 Apr 2025 06:26:07 GMT"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"50"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"1f85bb4d-d7f9-4e40-8115-2d2d9732749f"}],"cookie":[],"responseTime":null,"body":"{\"code\":\"1234\",\"message\":\"workspace with id = 10 does not exist\",\"errors\":[]}"}],"_postman_id":"c34d5391-7e84-4611-b55a-b9a34e91a873"},{"name":"Update asset","id":"5bf8d3c0-3a44-483c-9c63-72e4eaf9fe6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"accept","value":"application/json, text/plain, */*","type":"text"},{"key":"accept-language","value":"en-US,en;q=0.9","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asset_type_id\": 27596,\n    \"form_fields\": {\n        \"asset_tag\": \"AWRHRC\",\n        \"cost\": \"100000\",\n        \"af_eff7dc99_d341_b283_8659_c61fd884eb0a_1758253700228\": \"AWRHRC-01\",\n        \"af_1388d4f6_7698_aaab_399c_7e9cf99c5fc6_1758253316937\": [\n            \"114359\"\n        ],\n        \"serial_number\": \"AWRHRC\",\n        \"display_name\": \"Atomicwork-HighRadius\",\n        \"af_9dc5fb56_4478_a3b5_3e2e_7666fbf17b3c_1758253286153\": \"2025-10-31\",\n        \"af_94602f23_6722_012a_3ba6_388764b878bf_1758519809818\": \"108670\",\n        \"af_9ec66ba4_dd87_37c5_ad73_92d3647e45f6_1758519795570\": \"115217\",\n        \"af_601e3840_76d4_1c54_cff8_99140d476933_1758253947426\": \"Master Services Agreement\",\n        \"af_9f7cd0d8_bb6b_8bb9_511d_76c9fce84bf4_1758519698059\": \"In Progress\",\n        \"af_a08ae61b_ab3d_d3ef_440e_fec755595aef_1758253299635\": \"2026-09-30\",\n        \"department\": \"26132\",\n        \"af_7e970b85_2530_02dc_2835_c248547f6a8b_1758253340841\": \"https://highradius-poc.atomicwork.com/assets/contracts\",\n        \"assigned_to\": \"114359\",\n        \"description\": \"Test\",\n        \"tags\": null,\n        \"af_684e67a9_3676_65b3_8599_d1e8b47632a0_1758253976686\": null,\n        \"af_a5fa2576_e4a9_9a21_4b35_aed7a2e7a453_1758253996287\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/assets/189370","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","assets","189370"],"host":["{{server}}"],"query":[],"variable":[]}},"response":[{"id":"558acbc7-d090-43b7-b5bc-e8640c97c7c9","name":"400 Bad Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"middle_name\": \"John\"\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:08:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"25"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"2bd4f1bc-c38d-9017-a30c-13df693166b0"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"12312\",\n    \"message\": \"URL Not Allowed\",\n    \"errors\": []\n}"},{"id":"8ffbd629-8b2f-4fe7-ad28-c0e2d6750eac","name":"401 Unauthorized","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"lindawork@acme.com\",\n    \"first_name\": \"Linda\",\n    \"last_name\": \"Acme\",\n    \"middle_name\": \"John\",\n    \"personal_email\": \"lindapersonal@gmail.com\",\n    \"timezone\": \"Africa/Porto-Novo\",\n    \"language\": \"English\",\n    \"level\": \"L1\",\n    \"department\": 114,\n    \"team\": 6,\n    \"gender\": \"Female\",\n    \"title\": \"Engineer\",\n    \"employment_status\": \"Hired\",\n    \"date_of_birth\": \"2011-04-03\",\n    \"joined_on\": \"2011-04-03\",\n    \"terminated_on\": \"2011-04-03\",\n    \"originally_hired\": \"2011-04-03\",\n    \"employee_id\": \"123\",\n    \"phone_number\": \"9900990099\",\n    \"manager\": 24,\n    \"hr\": 24,\n    \"state\": \"New York\",\n    \"city\": \"Albany\",\n    \"country\": \"United States\",\n    \"custom_fields\": {\n        \"mycustom\": \"123\",\n        \"customlong\": 123\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{server}}/api/v1/workspaces/{{workspace_id}}/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 10:08:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Access-Control-Request-Method,Access-Control-Request-Headers"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-xss-protection","value":"0"},{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"0"},{"key":"strict-transport-security","value":"max-age=31536000 ; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"content-security-policy","value":"default-src 'self'"},{"key":"x-envoy-upstream-service-time","value":"22"},{"key":"nel","value":"{ \"report_to\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true}"},{"key":"cross-origin-embedder-policy-report-only","value":"require-corp; report-to=\"aw-reporting-endpoint\""},{"key":"cross-origin-opener-policy-report-only","value":"same-origin; report-to=\"aw-reporting-endpoint\""},{"key":"report-to","value":"{ \"group\": \"aw-reporting-endpoint\", \"max_age\": 2592000, \"include_subdomains\": true, \"endpoints\": [{\"url\":\"https://infrareporting.atomicworkinc.com/reports\"}]}"},{"key":"server","value":"aw"},{"key":"x-request-id","value":"70dd8f6c-9cde-9d7a-887d-d979337c7f1a"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"403\",\n    \"message\": \"Access Token X-Auth/X-Api-Key is missing/invalid\",\n    \"errors\": []\n}"}],"_postman_id":"5bf8d3c0-3a44-483c-9c63-72e4eaf9fe6a"}],"id":"8fe7233b-0b55-4690-8258-542aff7b954f","description":"<h1 id=\"api-documentation-\">API Documentation :</h1>\n<h2 id=\"endpoint-name-create-asset\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/Team-Workspace~b423ff23-3e6c-4b17-8f69-50afd2538a42/request/44423433-d7614f15-6f92-46f2-8745-1b1565663d87?action=share&amp;source=copy-link&amp;creator=40133611&amp;ctx=documentation\">Create Asset</a></h2>\n<h2 id=\"post-assets\">POST /assets</h2>\n<h3 id=\"summary\">Summary</h3>\n<p>Creates an asset in the system.</p>\n<h3 id=\"http-request\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>POST</code></p>\n</li>\n<li><p><strong>URL</strong>: <code>/asset</code></p>\n</li>\n</ul>\n<h2 id=\"endpoint-name-list-assets-with-filters\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/Team-Workspace~b423ff23-3e6c-4b17-8f69-50afd2538a42/request/44423433-e3d15bd1-078e-45a3-9dda-239a28679ee5?action=share&amp;source=copy-link&amp;creator=40133611&amp;ctx=documentation\">List assets with filters</a></h2>\n<h2 id=\"get-assetslist\">GET /assets/list</h2>\n<h3 id=\"summary-1\">Summary</h3>\n<p>Retrieves a list of assets based on given criteria.</p>\n<h3 id=\"http-request-1\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>URL</strong>: /assets/list</p>\n</li>\n</ul>\n<h2 id=\"endpoint-name-update-asset\">Endpoint Name: <a href=\"https://atomicworkinc.postman.co/workspace/Team-Workspace~b423ff23-3e6c-4b17-8f69-50afd2538a42/request/44423433-b79f3d5d-b729-42d2-ae19-866b6b284dea?action=share&amp;source=copy-link&amp;creator=40133611&amp;ctx=documentation\">Update asset</a></h2>\n<h2 id=\"put-assetsid\">PUT /assets/{{id}}</h2>\n<h3 id=\"summary-2\">Summary</h3>\n<p>Updates an asset in the system. You have to send <strong>ALL</strong> the fields you want to update, rest will <strong>NOT</strong> be retained.</p>\n<h3 id=\"http-request-2\">HTTP Request</h3>\n<ul>\n<li><p><strong>Method</strong>: PUT</p>\n</li>\n<li><p><strong>URL</strong>: <code>/assets/{{id}}</code></p>\n</li>\n</ul>\n","_postman_id":"8fe7233b-0b55-4690-8258-542aff7b954f","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}},{"name":"Asset Discovery","item":[{"name":"Download Install Script","id":"0fde567e-7356-4b25-b930-7b4c710a5bab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{server}}/api/v1/lansweeper/sites/{{site_id}}/installer?operating_system={{os}}&type={{installer_type}}","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}},"urlObject":{"path":["api","v1","lansweeper","sites","{{site_id}}","installer"],"host":["{{server}}"],"query":[{"key":"operating_system","value":"{{os}}"},{"key":"type","value":"{{installer_type}}"}],"variable":[]}},"response":[{"id":"d47f68d5-6411-466b-ac2e-8cbf1f212593","name":"Download Scanner","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/lansweeper/sites/{{site_id}}/installer?operating_system=MACOS&type=SCANNER","host":["{{server}}"],"path":["api","v1","lansweeper","sites","{{site_id}}","installer"],"query":[{"key":"operating_system","value":"MACOS"},{"key":"type","value":"SCANNER"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""},{"id":"a3c8d1f9-628b-406a-ad5b-25e76cb8e32e","name":"Download Agent","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"url":{"raw":"{{server}}/api/v1/lansweeper/sites/{{site_id}}/installer?operating_system=MACOS&type=AGENT","host":["{{server}}"],"path":["api","v1","lansweeper","sites","{{site_id}}","installer"],"query":[{"key":"operating_system","value":"MACOS"},{"key":"type","value":"AGENT"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""},{"id":"932555d1-c7be-42cb-b195-d284145fd5c7","name":"Download Agent Windows","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/lansweeper/sites/{{site_id}}/installer?operating_system=WINDOWS&type=AGENT","host":["{{server}}"],"path":["api","v1","lansweeper","sites","{{site_id}}","installer"],"query":[{"key":"operating_system","value":"WINDOWS"},{"key":"type","value":"AGENT"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""},{"id":"8900ebfe-50fd-4233-865b-79c5e1e92036","name":"Download Agent Linux","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{server}}/api/v1/lansweeper/sites/{{site_id}}/installer?operating_system=LINUX&type=AGENT","host":["{{server}}"],"path":["api","v1","lansweeper","sites","{{site_id}}","installer"],"query":[{"key":"operating_system","value":"LINUX"},{"key":"type","value":"AGENT"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"0fde567e-7356-4b25-b930-7b4c710a5bab"}],"id":"88a4b3bb-d9c6-434f-adc8-cf3e10388098","description":"<p>APIs for managing Atomicwork Asset discovery</p>\n","_postman_id":"88a4b3bb-d9c6-434f-adc8-cf3e10388098","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"},"isInherited":true,"source":{"_postman_id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","id":"27d5428c-59c1-4432-a34a-f201ed1db6a2","name":"API Documentation #reference","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{token}}"}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"variable":[{"id":"d012e33b-fa91-4706-ada8-1305b7ce95d0","key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}