{"info":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","description":"<html><head></head><body><p>Contact Support:<br>Email: <a href=\"mailto:support@bigideaplatform.com\">support@bigideaplatform.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25888446","collectionId":"021e88c7-6745-4533-b55c-4d5061d6d7f0","publishedId":"2sA35EZNJS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-27T18:23:59.000Z"},"item":[{"name":"Personal","item":[{"name":"Users","item":[{"name":"List_User_IDEAs","event":[{"listen":"test","script":{"id":"7febc9c2-1c2a-4bd8-b95c-bead58ee3c6e","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Title</th>","        <th>ID</th>","        <th>Type</th>","        <th>Owner</th>","    </tr>","    ","    {{#each response.Ideas}}","        <tr>","            <td>{{Title}}</td>","            <td>{{ID}}</td>","            <td>{{Type}}</td>","            <td>{{Owner}}</td>","        </tr>","    {{/each}}","</table>","`;","","function constructVisualizerPayload() {","    var res = pm.response.json();","    return {response: res};","}","","pm.visualizer.set(template, constructVisualizerPayload());","","pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Response time is within an acceptable range\", function () {","  pm.expect(pm.response.responseTime).to.be.below(300);","});","","","pm.test(\"Response object is present\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('response');","});","",""],"type":"text/javascript","packages":{}}}],"id":"a51d91db-025b-4e86-98a7-0b9eaf592c5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","description":"<p>Triggers the workflow List_User_IDEAs</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","list_user_ideas"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"description":{"content":"<p>(Required) Query parameter key</p>\n","type":"text/plain"},"key":"user_key","value":"[key]"}],"variable":[]}},"response":[{"id":"8a37caaf-c82f-4e54-877e-2ed0711d34e0","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 19:05:59 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-bubble-perf","value":"{\"total\":1100.7,\"percents\":{\"top\":{\"bubble_cpu\":38.4,\"block\":61.8,\"capacity_rl\":0,\"other_pause\":0,\"pre_fiber\":0},\"sub\":{\"pp_userdb\":35.2,\"pp_wait_userdb\":0,\"http_request\":0,\"serverjson\":17.1,\"appserver_cache_misses_time\":0,\"redis\":44.2,\"fiber_queue\":2.8,\"capacity_wait\":0}},\"counts\":{\"pp_userdb\":10,\"http_request\":0,\"derived_build\":0,\"derived_cache_attempts\":3,\"derived_cache_memory_misses\":3,\"serverjson\":140,\"appserver_cache_attempts\":1,\"appserver_mem_cache_hits\":0,\"appserver_cache_hits\":1,\"appserver_cache_misses\":0,\"redis\":282,\"fiber_queue\":285,\"blocks\":284},\"misc\":{\"userdb_results\":69,\"userdb_data\":3505490,\"spent_time\":140403432}}"},{"key":"x-bubble-capacity-used","value":"2.16 unit-seconds used"},{"key":"x-bubble-capacity-limit","value":"0 ms slower"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86b1a7acaa4887ac-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Ideas\": [\n            {\n                \"Title\": \"string\",\n                \"ID\": \"1701439890566x656496541342808300\",\n                \"Type\": \"Idea\",\n                \"Owner\": \"Full Name\"\n            }\n            //...\n        ]\n    }\n}"},{"id":"e0d86884-e730-4550-b1b5-8847ac4bfa1a","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"5b8fb6ee-0c4b-4127-aa6e-907982a600db","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"fed1a96e-63a8-412a-8fe5-eae3ddf87e4a","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"676abb8c-d006-48b4-98d0-9919caa8dbed","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"612f81e5-3abc-4488-87e1-43654591ab25","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"b6ea825f-d73a-4abd-8316-c2efe0c88ef3","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"ca328481-9c23-400e-a797-7f3643446f77","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_user_ideas?user_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_user_ideas"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"a51d91db-025b-4e86-98a7-0b9eaf592c5b"}],"id":"9dea7c44-59eb-4530-9cd3-2e2c819469d5","_postman_id":"9dea7c44-59eb-4530-9cd3-2e2c819469d5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}},{"name":"Ideas","item":[{"name":"IDEA","id":"dae2777e-db2a-4d21-8849-6ae78850df42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","description":"<p>Triggers the workflow get_idea</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_idea"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"description":{"content":"<p>(Required) Query parameter key</p>\n","type":"text/plain"},"key":"user_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter ideaId</p>\n","type":"text/plain"},"key":"ideaId","value":"[ideaId]"}],"variable":[]}},"response":[{"id":"f2978a08-9b9a-404c-bc16-55ea5e0434dc","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 19:24:33 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-bubble-perf","value":"{\"total\":882.4,\"percents\":{\"top\":{\"bubble_cpu\":50.5,\"block\":49.7,\"capacity_rl\":0,\"other_pause\":0,\"pre_fiber\":0.1},\"sub\":{\"pp_userdb\":2,\"pp_wait_userdb\":0,\"http_request\":0,\"serverjson\":20.5,\"appserver_cache_misses_time\":0,\"redis\":165.9,\"fiber_queue\":6.8,\"capacity_wait\":0}},\"counts\":{\"pp_userdb\":3,\"http_request\":0,\"derived_build\":0,\"derived_cache_attempts\":3,\"derived_cache_memory_misses\":3,\"serverjson\":148,\"appserver_cache_attempts\":1,\"appserver_mem_cache_hits\":0,\"appserver_cache_hits\":1,\"appserver_cache_misses\":0,\"redis\":222,\"fiber_queue\":217,\"blocks\":216},\"misc\":{\"userdb_results\":4,\"userdb_data\":7614,\"spent_time\":69865231}}"},{"key":"x-bubble-capacity-used","value":"1.075 unit-seconds used"},{"key":"x-bubble-capacity-limit","value":"0 ms slower"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86b1c2debc333b32-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"Idea\": {\n        \"Title\": \"string\",\n        \"ID\": \"1711454334041x658603936704358400\",\n        \"Type\": \"Idea\",\n        \"Owner\": \"Full Name\",\n        \"Version\": \"1.0\",\n        \"Detailed_Description\": \"string\"\n    }\n}"},{"id":"187e5152-c51e-4907-b348-e405330d4482","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"ca606bcb-711f-4d9f-b8fb-11ef9fb42b9f","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"7c9b481c-cf13-442e-8f80-de95b4f8cd1e","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"876893b4-b7b5-4505-af87-f745bae6a6b4","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"53b73f8a-b3ee-4c5f-8de7-257d92724d88","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"6738da2c-2950-46a4-9be1-3f5fb7dcfdee","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"a887dd3c-d690-4772-9dad-b14207789db7","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"dae2777e-db2a-4d21-8849-6ae78850df42"},{"name":"LIST IDEA Attachments","id":"95d65e4b-7c1d-4678-9a34-e0573a92f927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","description":"<p>Triggers the workflow get_list_idea_attachments</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_list_idea_attachments"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"user_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter ideaId</p>\n","type":"text/plain"},"key":"ideaId","value":"[ideaId]"}],"variable":[]}},"response":[{"id":"3736eda6-d7e4-473d-9233-3b1254ce1d70","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]","description":"(Required) Query parameter key"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Attachments\": [\n            {\n                \"ideaTitle\": \"string\",\n                \"ideaID\": \"1711454334041x658603936704358400\",\n                \"Name\": \"fileName.type\",\n                \"ID\": \"1711454225287x508485827992081400\",\n                \"File_Type\": \"type\"\n            }\n\n            //...\n\n        ]\n    }\n}"},{"id":"f9c9195d-acdf-4aa4-80a8-3bc89415593d","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"6a95ecd4-6003-4b1b-acf2-9d940dcaf65f","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"09468cb4-2e20-4b04-b84c-fb66aab3d766","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"f9ce64fd-6612-4b88-9366-d8541d76b872","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"628150f7-8dc8-48ce-9b28-017beee44e9a","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"faa657a4-e0d6-4791-aa78-1774190a4111","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"68b22f39-6ccd-4867-807a-82674cae866d","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"95d65e4b-7c1d-4678-9a34-e0573a92f927"},{"name":"IDEA Attachment","id":"1e2a1949-1d39-42d5-8724-aa76915bb23a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","description":"<p>Triggers the workflow get_attachment</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_attachment"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"user_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter attachmentId</p>\n","type":"text/plain"},"key":"attachmentId","value":"[attachmentId]"}],"variable":[]}},"response":[{"id":"8231e92c-429c-4140-bbd5-7ef5334fdfa8","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Attachmentt\": {\n            \"ideaTitle\": \"string\",\n            \"ideaID\": \"1711454334041x658603936704358400\",\n            \"Name\": \"fileName.type\",\n            \"ID\": \"1711454225287x508485827992081400\",\n            \"File\": \"fileLink\",\n            \"File_Type\": \"type\"\n        }\n    }\n}"},{"id":"4846a4aa-76cb-40dc-8cc3-992e19e6fa2d","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"e7aae756-7d91-451b-9884-25a64c51ae97","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"8d82f179-710e-431b-81e0-e7ad6ed024c4","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"f41ad407-3726-4d77-a833-c736227eae47","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"52c35a12-72d2-44ed-82f7-7719da01bd1f","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"04d72045-32aa-4e9d-9ec9-c9934cfbe456","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"d4456605-3b74-46c5-bd8b-ea88aa54f281","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment?user_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment"],"query":[{"key":"user_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"1e2a1949-1d39-42d5-8724-aa76915bb23a"}],"id":"bef355e0-a8a2-45d5-9dfa-0659ce9b2466","_postman_id":"bef355e0-a8a2-45d5-9dfa-0659ce9b2466","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}}],"id":"936efae0-bb70-48cf-b19f-6ca2b8d6dc99","_postman_id":"936efae0-bb70-48cf-b19f-6ca2b8d6dc99","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}},{"name":"Business","item":[{"name":"Workspace","item":[{"name":"List_Workspace_IDEAs","event":[{"listen":"test","script":{"id":"7febc9c2-1c2a-4bd8-b95c-bead58ee3c6e","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Title</th>","        <th>ID</th>","        <th>Type</th>","        <th>Owner</th>","    </tr>","    ","    {{#each response.Ideas}}","        <tr>","            <td>{{Title}}</td>","            <td>{{ID}}</td>","            <td>{{Type}}</td>","            <td>{{Owner}}</td>","        </tr>","    {{/each}}","</table>","`;","","function constructVisualizerPayload() {","    var res = pm.response.json();","    return {response: res};","}","","pm.visualizer.set(template, constructVisualizerPayload());","","pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Response time is within an acceptable range\", function () {","  pm.expect(pm.response.responseTime).to.be.below(300);","});","","","pm.test(\"Response object is present\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('response');","});","",""],"type":"text/javascript","packages":{}}}],"id":"a8dcbfe9-432d-46cd-b135-afd59d6b28a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","description":"<p>Triggers the workflow List_User_IDEAs</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","list_workspace_ideas"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"workspace_key","value":"[key]"}],"variable":[]}},"response":[{"id":"3af6c8fe-7b0d-4fee-a68f-0d87fdf8b663","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 19:05:59 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-bubble-perf","value":"{\"total\":1100.7,\"percents\":{\"top\":{\"bubble_cpu\":38.4,\"block\":61.8,\"capacity_rl\":0,\"other_pause\":0,\"pre_fiber\":0},\"sub\":{\"pp_userdb\":35.2,\"pp_wait_userdb\":0,\"http_request\":0,\"serverjson\":17.1,\"appserver_cache_misses_time\":0,\"redis\":44.2,\"fiber_queue\":2.8,\"capacity_wait\":0}},\"counts\":{\"pp_userdb\":10,\"http_request\":0,\"derived_build\":0,\"derived_cache_attempts\":3,\"derived_cache_memory_misses\":3,\"serverjson\":140,\"appserver_cache_attempts\":1,\"appserver_mem_cache_hits\":0,\"appserver_cache_hits\":1,\"appserver_cache_misses\":0,\"redis\":282,\"fiber_queue\":285,\"blocks\":284},\"misc\":{\"userdb_results\":69,\"userdb_data\":3505490,\"spent_time\":140403432}}"},{"key":"x-bubble-capacity-used","value":"2.16 unit-seconds used"},{"key":"x-bubble-capacity-limit","value":"0 ms slower"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86b1a7acaa4887ac-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Ideas\": [\n            {\n                \"Title\": \"string\",\n                \"ID\": \"1701439890566x656496541342808300\",\n                \"Type\": \"Idea\",\n                \"Owner\": \"Full Name\"\n            }\n            //...\n        ]\n    }\n}"},{"id":"76cf1b24-84e0-458b-bc59-084dbea2c007","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"4b149381-b1e2-4435-aaac-0fbf1647e036","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"94dea10f-0209-4019-8d90-198d6054a2b4","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"fcc2d95d-409a-49b7-a73a-5c80090ab4f5","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"083e7857-8ae0-42e9-a364-4481bc386025","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"7c002a76-ed60-423e-8ec8-d626c11d5d29","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"5bd8ee8c-bf88-4c3a-be40-26f4e780a4f9","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/list_workspace_ideas?workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","list_workspace_ideas"],"query":[{"key":"workspace_key","value":"[key]"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"a8dcbfe9-432d-46cd-b135-afd59d6b28a9"}],"id":"53cb28f8-4319-45e0-8a79-c243d1f082da","_postman_id":"53cb28f8-4319-45e0-8a79-c243d1f082da","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}},{"name":"Workspace Ideas","item":[{"name":"IDEA","id":"0573568f-1f5f-4147-93dd-ea543fd72801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","description":"<p>Triggers the workflow get_idea</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_idea_workspace"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"workspace_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter ideaId</p>\n","type":"text/plain"},"key":"ideaId","value":"[ideaId]"}],"variable":[]}},"response":[{"id":"20dd0807-82f5-425a-b9b2-541506ddc1be","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 19:24:33 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"x-bubble-perf","value":"{\"total\":882.4,\"percents\":{\"top\":{\"bubble_cpu\":50.5,\"block\":49.7,\"capacity_rl\":0,\"other_pause\":0,\"pre_fiber\":0.1},\"sub\":{\"pp_userdb\":2,\"pp_wait_userdb\":0,\"http_request\":0,\"serverjson\":20.5,\"appserver_cache_misses_time\":0,\"redis\":165.9,\"fiber_queue\":6.8,\"capacity_wait\":0}},\"counts\":{\"pp_userdb\":3,\"http_request\":0,\"derived_build\":0,\"derived_cache_attempts\":3,\"derived_cache_memory_misses\":3,\"serverjson\":148,\"appserver_cache_attempts\":1,\"appserver_mem_cache_hits\":0,\"appserver_cache_hits\":1,\"appserver_cache_misses\":0,\"redis\":222,\"fiber_queue\":217,\"blocks\":216},\"misc\":{\"userdb_results\":4,\"userdb_data\":7614,\"spent_time\":69865231}}"},{"key":"x-bubble-capacity-used","value":"1.075 unit-seconds used"},{"key":"x-bubble-capacity-limit","value":"0 ms slower"},{"key":"vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"86b1c2debc333b32-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"Idea\": {\n        \"Title\": \"string\",\n        \"ID\": \"1711454334041x658603936704358400\",\n        \"Type\": \"Idea\",\n        \"Owner\": \"Full Name\",\n        \"Version\": \"1.0\",\n        \"Detailed_Description\": \"string\"\n    }\n}"},{"id":"7c248606-39e5-4c72-a859-fe93bcfc30fa","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"5255f4fe-6c07-4305-8878-ee5855293c4c","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"e2647e66-19c1-44de-a4b3-14298940eb65","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"413b6bbe-861b-4a9a-89eb-f7add97823a4","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"3b8e4e9c-5abf-499b-90dd-6a78de298a37","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"14af5c2b-b7ea-4500-9d72-d90dbed5dfdd","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"1720f75f-ab45-4a91-90fc-33c89eaa2e07","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_idea_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_idea_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"0573568f-1f5f-4147-93dd-ea543fd72801"},{"name":"LIST IDEA Attachments","id":"301b6e7e-7b3d-42cc-863d-5ce958be3042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","description":"<p>Triggers the workflow get_list_idea_attachments</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_list_idea_attachments_workspace"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"workspace_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter ideaId</p>\n","type":"text/plain"},"key":"ideaId","value":"[ideaId]"}],"variable":[]}},"response":[{"id":"11485747-da06-4873-9639-15b03665a512","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]","description":"(Required) Query parameter ideaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Attachments\": [\n            {\n                \"ideaTitle\": \"string\",\n                \"ideaID\": \"1711454334041x658603936704358400\",\n                \"Name\": \"fileName.type\",\n                \"ID\": \"1711454225287x508485827992081400\",\n                \"File_Type\": \"type\"\n            }\n\n            //...\n\n        ]\n    }\n}"},{"id":"e926c04c-847e-4c92-845e-e9ebe073f2d1","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"2593dbbb-60bc-41c7-b99a-b1540f31a703","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments?user_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments"],"query":[{"key":"user_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"a4a0abf6-8365-4b3c-9d35-1f34c51499c1","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"8d871a09-71d1-452c-b3ac-3daad0cfa76d","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"f2afa55d-6cf1-479c-8c9b-f95af9388b12","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"d60a0a16-3ea6-49a2-b9ca-a63d1b16c9d3","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"309e0630-8ede-4bbc-8fb5-803fd9ca1d67","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_list_idea_attachments_workspace?workspace_key=[key]&ideaId=[ideaId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_list_idea_attachments_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"ideaId","value":"[ideaId]"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"301b6e7e-7b3d-42cc-863d-5ce958be3042"},{"name":"IDEA Attachment","id":"b24a738c-aec5-445e-9dd7-20d229fcca72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","description":"<p>Triggers the workflow get_attachment</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}},"urlObject":{"path":["wf","get_attachment_workspace"],"host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"query":[{"key":"workspace_key","value":"[key]"},{"description":{"content":"<p>(Required) Query parameter attachmentId</p>\n","type":"text/plain"},"key":"attachmentId","value":"[attachmentId]"}],"variable":[]}},"response":[{"id":"5ec695c2-6670-4667-af5e-f16bcad07aa3","name":"Workflow response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success/error\",\n    \"response\": {\n        \"Attachmentt\": {\n            \"ideaTitle\": \"string\",\n            \"ideaID\": \"1711454334041x658603936704358400\",\n            \"Name\": \"fileName.type\",\n            \"ID\": \"1711454225287x508485827992081400\",\n            \"File\": \"fileLink\",\n            \"File_Type\": \"type\"\n        }\n    }\n}"},{"id":"40ff3f5a-9970-4ed1-8053-8003ca1e8c1d","name":"Workflow failure","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"17540d2e-00aa-4b9a-bf8b-280def6ed3de","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"8a669c18-3b86-4262-9706-1188193abb55","name":"Not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"4dc09667-2ce4-4d48-bc7a-42cb83180e18","name":"Wrong method","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?attachmentId=[attachmentId]&workspace_key=[key]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"attachmentId","value":"[attachmentId]"},{"key":"workspace_key","value":"[key]"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"bd3fec56-4b27-4724-a259-10f75db07028","name":"Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"f499df75-78fb-4750-9120-1c450cf2f6bd","name":"Internal bug. Please file a bug report at support with the request that triggers this bug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}"},{"id":"d368921d-c523-4161-8997-1f9b58a6feb5","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"https://app.bigideaplatform.com/version-6xcb/api/1.1/wf/get_attachment_workspace?workspace_key=[key]&attachmentId=[attachmentId]","host":["https://app.bigideaplatform.com/version-6xcb/api/1.1"],"path":["wf","get_attachment_workspace"],"query":[{"key":"workspace_key","value":"[key]"},{"key":"attachmentId","value":"[attachmentId]"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"b24a738c-aec5-445e-9dd7-20d229fcca72"}],"id":"42eff928-cbc7-49a1-98f2-0c257c698790","_postman_id":"42eff928-cbc7-49a1-98f2-0c257c698790","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}}],"id":"4765a40b-c3c9-4563-a2cc-7d78d714472b","_postman_id":"4765a40b-c3c9-4563-a2cc-7d78d714472b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","id":"021e88c7-6745-4533-b55c-4d5061d6d7f0","name":"Big Idea Partner API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"c523b12e-266b-40a9-9954-7dce387a362f","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"fdda8ab1-268a-4973-b060-52cfaa92f884","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://app.bigideaplatform.com/version-6xcb/api/1.1"},{"key":"key","value":"[key]","type":"string"},{"key":"ideaId","value":"[ideaId]"},{"key":"attachmentId","value":"[attachmentId]"}]}