{"info":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","description":"<html><head></head><body><p>The public API for Alani users to use with their API keys</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29484125","collectionId":"d185c8a7-5e50-4a01-b527-8b56253acfa1","publishedId":"2sB2iwGui8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"686ff5"},"publishDate":"2025-04-24T16:36:53.000Z"},"item":[{"name":"workspaces","item":[{"name":"List workspaces","id":"993fa0e2-5507-461b-9b9b-6ccc9e4c4162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["workspaces",""],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"0fe47017-26cb-428d-8ffa-c54249a5b4c0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"organization_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"organization_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\"\n    }\n  ]\n}"},{"id":"e5b04c6b-a651-4bcb-b296-c13c87f71233","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"4907d33d-1223-48f4-b902-94250caf7251","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"d7b9b9d8-234e-4a02-ad15-a7467ba0fe5c","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"e95b4dc8-a4d4-4abf-a828-694ea0a4636f","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"993fa0e2-5507-461b-9b9b-6ccc9e4c4162"},{"name":"Get workspace","id":"2360a245-36c8-4d3f-92f8-3d0f9f8c1fe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["workspaces",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"7c855332-7358-4e85-82e1-1cad068f5322","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"43a9f73e-2c00-42cf-97ae-fe8d00f00af0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"organization_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}"},{"id":"f1ab7989-39ca-42dd-b2f6-574f4308b211","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"8d22b6c3-04c6-46ca-bdbc-8ed56c9a4b67","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b2be09ac-0c32-4663-bae9-104971379287","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c9dad1ee-aed9-4ba7-b5e8-31e99c587aa0","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"2360a245-36c8-4d3f-92f8-3d0f9f8c1fe0"},{"name":"Create workspace","id":"b13f80e5-42f8-4901-bf07-e3d7de7ccbcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["workspaces",""],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"769759cf-622b-416b-af9b-e2c89900ed23","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"organization_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}"},{"id":"72ecdf2a-ed82-4ff4-870a-1aed1f207c7d","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"2c722537-1b0a-4449-809f-fee0e8f7ee47","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b483f16b-056d-49da-b3d3-9e54dc6a3c58","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b792cd76-53b4-4b82-8c96-77f4cd340655","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"b13f80e5-42f8-4901-bf07-e3d7de7ccbcd"},{"name":"Update workspace","id":"7939aa60-fd86-458b-be61-2559c8f7c4d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/workspaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["workspaces",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"30360146-ffd9-4224-a9f4-c60d2893bc62","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d2c5fc8b-9f69-4a01-bf44-e5c01b8b0a82","name":"Success","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"organization_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}"},{"id":"0d82b5ea-403b-4754-9550-f1628423eba3","name":"BadRequestError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c7fe291f-4cb4-41b5-a8dc-b5b527ad9a4d","name":"UnauthorizedError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9504bfb2-94e2-43f2-98a9-bb909190a400","name":"ConflictError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"388d561b-40fb-4bfc-b68e-68c3c6a896e0","name":"InternalServerError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"7939aa60-fd86-458b-be61-2559c8f7c4d0"},{"name":"Delete workspace","id":"3ef80116-825b-4b30-8c49-e64bf00dc3d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/workspaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["workspaces",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"7502ce76-f51a-437a-bf83-3c6b450a9641","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c1324be-0ad5-4621-970e-563b9072b0a0","name":"Success","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"organization_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}"},{"id":"ff9f56c5-fecf-4ed3-9f52-14ffed7cabab","name":"BadRequestError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"6a244a29-5d44-4109-bf51-bc9163233241","name":"UnauthorizedError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"51181d9c-cea7-4af8-a8e7-1a10ef87d935","name":"ConflictError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"6709224e-3e00-41a0-936d-40c04d3d55c0","name":"InternalServerError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/workspaces/:id","host":["https://api.bundleiq.com/v2"],"path":["workspaces",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"3ef80116-825b-4b30-8c49-e64bf00dc3d3"}],"id":"ad28d9b9-227a-4eb2-b91c-ddac344d63a4","description":"<p>Top level file management structure within an organization.</p>\n<ul>\n<li><p>An organization contains <strong>workspaces</strong>.</p>\n</li>\n<li><p>A <strong>workspace</strong> contains bundles.</p>\n</li>\n<li><p>A bundle contains files.</p>\n</li>\n<li><p>A file has pages with the content.</p>\n</li>\n</ul>\n","_postman_id":"ad28d9b9-227a-4eb2-b91c-ddac344d63a4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}}},{"name":"bundles","item":[{"name":"List bundles","id":"44212c70-8832-47c7-b376-0440e72c0261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles",""],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e775c0d5-9df4-43f9-a9b8-c623b3ceebcc","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles",""],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"workspace_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"description\": \"<string,null>\",\n      \"organization_id\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"workspace_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"description\": \"<string,null>\",\n      \"organization_id\": \"<uuid>\"\n    }\n  ]\n}"},{"id":"962d0b96-e4d8-4c92-860e-753e3b3102a0","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles",""],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c49723a1-e421-4778-8be7-5b96669d3df1","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles",""],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"665d319e-f179-4cf6-9f29-b94ef6e3d624","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles",""],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9436ec10-2615-4362-a90a-f27cd3401e08","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles",""],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"44212c70-8832-47c7-b376-0440e72c0261"},{"name":"Get bundle","id":"27035a5f-0d76-4e6e-9d7b-d7462c8a0dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/bundles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"caa1ebb3-9cc0-43d3-ab0b-3cc6a922bd7e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"71e3b8c5-1bd5-4caa-b256-643bf0eaea32","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"workspace_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"description\": \"<string,null>\",\n    \"organization_id\": \"<uuid>\"\n  }\n}"},{"id":"232071c1-b4b8-4c6a-89fb-93cc2ff54859","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"f9733b37-1481-4e64-b7d0-0350bfc858c8","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"3b87bb05-f12f-4722-8d53-a04eebd0c998","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"179c2cb3-539b-4b53-9560-121ee9b6f462","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"27035a5f-0d76-4e6e-9d7b-d7462c8a0dc7"},{"name":"Create bundles","id":"a420d9e0-2253-497d-bcaf-bccfbd4e4db3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles",""],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"f7605bb4-b716-43f2-8836-bbea615203e2","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"workspace_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"description\": \"<string,null>\",\n    \"organization_id\": \"<uuid>\"\n  }\n}"},{"id":"65fb1efe-707c-4081-a2d0-d86e9a57bc53","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"a5833604-db6b-4f61-a357-1a7328ac2579","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"18ac7985-4d82-4c51-a82c-ed77938f2a02","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"a4c39854-b657-4a8a-bbae-62d7a3680501","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"workspace_id\": \"<uuid>\",\n  \"description\": \"<string,null>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"a420d9e0-2253-497d-bcaf-bccfbd4e4db3"},{"name":"Update bundle","id":"9c5b51e3-efa1-4363-b924-9a92a12f1a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/bundles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"659b9aec-4cbd-4749-b6a4-369d114cd5be","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3f3f03a-0e8c-4470-910f-91e940548791","name":"Success","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"workspace_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"description\": \"<string,null>\",\n    \"organization_id\": \"<uuid>\"\n  }\n}"},{"id":"9c807d3c-1298-4782-bb4d-ac389170eb52","name":"BadRequestError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"11bda001-b469-4e11-be9f-c8ccc54569c6","name":"UnauthorizedError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"384272d7-df42-45d3-b680-c7614ba037ac","name":"ConflictError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9f73a290-8cb9-4c95-acda-8c2c192d3895","name":"InternalServerError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string,null>\",\n  \"workspace_id\": \"<uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"9c5b51e3-efa1-4363-b924-9a92a12f1a52"},{"name":"Delete bundle","id":"8ad15e64-50a0-4886-b525-3c0bec1d9d98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/bundles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"59944d60-dd2d-4e3d-829d-092c0d7d3dc1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9487da17-c203-4edc-90e8-c52eb05bb023","name":"Success","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"workspace_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"description\": \"<string,null>\",\n    \"organization_id\": \"<uuid>\"\n  }\n}"},{"id":"af62957b-c1ee-4cf0-b2ae-46cb407ac6f1","name":"BadRequestError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"bbb2938f-6f0e-485a-8023-4f2990bdb0c2","name":"UnauthorizedError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9fdb9bdf-0118-4d36-a082-921dcbec638b","name":"ConflictError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b4961ad6-83ef-4d48-bedb-9ada37536d02","name":"InternalServerError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/:id","host":["https://api.bundleiq.com/v2"],"path":["bundles",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"8ad15e64-50a0-4886-b525-3c0bec1d9d98"},{"name":"Count bundles","id":"4bf48be9-e67d-43a1-94bd-ef641ba13120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["bundles","count"],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d4a2e137-d997-4411-b9dd-79453b271365","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles","count"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": \"<number>\"\n}"},{"id":"d25c87eb-2366-420f-bbaa-1784d07f95c9","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles","count"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"784acdad-ed09-47ad-96aa-5f6b0fd0e622","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles","count"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"e835c863-9381-4367-81f0-d0ef0c0492b8","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles","count"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"5e5b0cbd-9be4-4166-b3d0-a42920351605","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/bundles/count?name=<string>&description=<string,null>&workspace_id=<uuid>&creator_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["bundles","count"],"query":[{"key":"name","value":"<string>"},{"key":"description","value":"<string,null>"},{"key":"workspace_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"4bf48be9-e67d-43a1-94bd-ef641ba13120"}],"id":"64212056-09f8-4d7c-84a7-dc4599312869","description":"<p>Base file management structure within an organization.</p>\n<ul>\n<li><p>An organization contains workspaces.</p>\n</li>\n<li><p>A workspace contains <strong>bundles</strong>.</p>\n</li>\n<li><p>A <strong>bundle</strong> contains files.</p>\n</li>\n<li><p>A file has pages with the content.</p>\n</li>\n</ul>\n","_postman_id":"64212056-09f8-4d7c-84a7-dc4599312869","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}}},{"name":"files","item":[{"name":"List files","id":"1da8dcc0-374b-4bd6-8d04-c5c855160edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files",""],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}],"variable":[]}},"response":[{"id":"b887d8b6-be50-41e1-aaa2-5cd4c9c8a652","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["files",""],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"bundle_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"summary\": \"<string,null>\",\n      \"source_id\": \"<string,null>\",\n      \"source_name\": \"<string,null>\",\n      \"source_url\": \"<string,null>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"editable\": true,\n      \"source_type_id\": 1,\n      \"status\": \"completed\",\n      \"source_type\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"bundle_id\": \"<uuid>\",\n      \"creator_id\": \"<uuid>\",\n      \"summary\": \"<string,null>\",\n      \"source_id\": \"<string,null>\",\n      \"source_name\": \"<string,null>\",\n      \"source_url\": \"<string,null>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"editable\": true,\n      \"source_type_id\": 1,\n      \"status\": \"completed\",\n      \"source_type\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}"},{"id":"e0f758e6-4cd7-4983-ad3d-8a5d50693b00","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["files",""],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c764a859-4471-426f-8589-34d8aba5f71c","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["files",""],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"760f3510-a358-4b82-9f50-8aa1ff84eac0","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["files",""],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c8517834-52ac-437f-be48-32038251d449","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["files",""],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"1da8dcc0-374b-4bd6-8d04-c5c855160edf"},{"name":"Get file","id":"0488f562-eb47-454f-9951-7d9784ca65e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/files/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"6e375e0f-0b48-496e-9824-151e975b2d3d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d7bfaaa7-3f76-4dd1-8e86-5035b1bce70d","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"bundle_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"summary\": \"<string,null>\",\n    \"source_id\": \"<string,null>\",\n    \"source_name\": \"<string,null>\",\n    \"source_url\": \"<string,null>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"editable\": true,\n    \"source_type_id\": 1,\n    \"status\": \"completed\",\n    \"source_type\": {\n      \"name\": \"<string>\"\n    }\n  }\n}"},{"id":"204497af-369f-4278-8d67-2d49dfee8284","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"6be22c62-943f-4530-b357-e4970312c717","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9a484876-ea88-400e-b3ce-bce3f42e8442","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9b16e1be-6442-488b-bd92-a3d26b7bc285","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"0488f562-eb47-454f-9951-7d9784ca65e7"},{"name":"Create file","id":"ea3666d7-09d6-4c8f-96fc-f3fc74e72bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files",""],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"4c34cdcd-4922-432f-9b36-4056adacc036","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"bundle_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"summary\": \"<string,null>\",\n    \"source_id\": \"<string,null>\",\n    \"source_name\": \"<string,null>\",\n    \"source_url\": \"<string,null>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"editable\": true,\n    \"source_type_id\": 1,\n    \"status\": \"completed\",\n    \"source_type\": {\n      \"name\": \"<string>\"\n    }\n  }\n}"},{"id":"563bcc35-bb43-4869-9b2f-993e151de9e2","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"02c41cca-bfee-4be8-a2ba-cfa64848c2a0","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"ab4b648e-289a-4251-bbbb-2ad94c4200b2","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"396bce48-30ce-44aa-96d9-fb0eda32062d","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"ea3666d7-09d6-4c8f-96fc-f3fc74e72bd4"},{"name":"Update file","id":"ff292899-7e42-4bbe-a63d-c6f64848ec5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/files/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"0d765d04-6a0e-4efd-a144-72409bf37532","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9d536d08-c561-4cc1-8f97-4e8b0b1e1a35","name":"Success","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"bundle_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"summary\": \"<string,null>\",\n    \"source_id\": \"<string,null>\",\n    \"source_name\": \"<string,null>\",\n    \"source_url\": \"<string,null>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"editable\": true,\n    \"source_type_id\": 1,\n    \"status\": \"completed\",\n    \"source_type\": {\n      \"name\": \"<string>\"\n    }\n  }\n}"},{"id":"a099259d-3369-4236-83d2-d8adef9b7683","name":"BadRequestError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"8957bf1a-fddd-4b06-b1db-6806702ac561","name":"UnauthorizedError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"d615ee42-beca-453e-bb74-860a2965f9b9","name":"ConflictError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"d8ad279e-7094-4362-9604-7bc5eeea9608","name":"InternalServerError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"bundle_id\": \"<uuid>\",\n  \"editable\": true,\n  \"summary\": \"<string,null>\",\n  \"source_type_id\": 1,\n  \"source_id\": \"<string,null>\",\n  \"source_name\": \"<string,null>\",\n  \"source_url\": \"<string,null>\",\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"ff292899-7e42-4bbe-a63d-c6f64848ec5c"},{"name":"Delete file","id":"7cd6005c-9e90-41eb-8e3d-47c67b766bd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/files/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"7da1a273-ee67-42b2-b769-1322f71a04d9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"31a28594-9b88-4f56-b951-54694c513e5b","name":"Success","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"name\": \"<string>\",\n    \"bundle_id\": \"<uuid>\",\n    \"creator_id\": \"<uuid>\",\n    \"summary\": \"<string,null>\",\n    \"source_id\": \"<string,null>\",\n    \"source_name\": \"<string,null>\",\n    \"source_url\": \"<string,null>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"editable\": true,\n    \"source_type_id\": 1,\n    \"status\": \"completed\",\n    \"source_type\": {\n      \"name\": \"<string>\"\n    }\n  }\n}"},{"id":"e4e91868-8a59-4e30-ad9f-6600f08ee53e","name":"BadRequestError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"499e9ccd-2b74-47bc-9294-99288324d3ec","name":"UnauthorizedError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"734570d6-7df0-49aa-801f-45e2aa694a44","name":"ConflictError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"de817c02-c6ab-4197-bb0d-c17fa79fb416","name":"InternalServerError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/:id","host":["https://api.bundleiq.com/v2"],"path":["files",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"7cd6005c-9e90-41eb-8e3d-47c67b766bd7"},{"name":"Count files","id":"9946faf5-6f9e-4e29-b8a9-4ebcdd675599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["files","count"],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}],"variable":[]}},"response":[{"id":"86d30c26-38ae-41cc-8f17-ed1411369e74","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["files","count"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": \"<number>\"\n}"},{"id":"eb2e9295-88f4-4b78-86de-bd86ed213783","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["files","count"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"550af5f2-03fd-4b53-b46c-71f35362d185","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["files","count"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"41e084f6-058d-42dd-a184-1a5d0936e754","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["files","count"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"6053a420-42c1-4c11-9bd1-10f422f585e3","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/files/count?name=<string>&bundle_id=<uuid>&creator_id=<uuid>&editable=true&source_type_id=1&source_id=<string,null>&source_name=<string,null>&source_url=<string,null>&status=completed&workspace_id=<uuid>&organization_id=<uuid>","host":["https://api.bundleiq.com/v2"],"path":["files","count"],"query":[{"key":"name","value":"<string>"},{"key":"bundle_id","value":"<uuid>"},{"key":"creator_id","value":"<uuid>"},{"key":"editable","value":"true"},{"key":"source_type_id","value":"1"},{"key":"source_id","value":"<string,null>"},{"key":"source_name","value":"<string,null>"},{"key":"source_url","value":"<string,null>"},{"key":"status","value":"completed"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"9946faf5-6f9e-4e29-b8a9-4ebcdd675599"}],"id":"250adcfe-f742-46b9-8d2d-07d2a63cd2ff","description":"<p>The file information. Includes name and source data. Must be created before inserting pages.</p>\n<ul>\n<li><p>An organization contains workspaces.</p>\n</li>\n<li><p>A workspace contains bundles.</p>\n</li>\n<li><p>A bundle contains <strong>files</strong>.</p>\n</li>\n<li><p>A <strong>file</strong> has pages with the content.</p>\n</li>\n</ul>\n","_postman_id":"250adcfe-f742-46b9-8d2d-07d2a63cd2ff","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}}},{"name":"pages","item":[{"name":"List pages","id":"d3d3ed1b-198a-4bb6-9436-72dfae4ef55b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages",""],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}],"variable":[]}},"response":[{"id":"56248798-3568-4cf4-9e46-08fe5ae653e2","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["pages",""],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"file_id\": \"<uuid>\",\n      \"body\": \"<string>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"page_no\": 1,\n      \"status\": \"completed\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"file_id\": \"<uuid>\",\n      \"body\": \"<string>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\",\n      \"page_no\": 1,\n      \"status\": \"completed\"\n    }\n  ]\n}"},{"id":"dfc079fd-742d-4a61-9487-6776ffd53b46","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["pages",""],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b71628ad-ae8c-4d4a-ad66-ae756111b5ae","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["pages",""],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"4ce2b990-c018-4b28-a92f-fd5f1f09b831","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["pages",""],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"43c12ebf-5315-4b24-995c-7725556fb257","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/?file_id=<uuid>&bundle_id=<uuid>&page_no=<number,null>&status=<string>&skip=<number,null>&limit=<number,null>&order=<string>&ascending=<boolean,null>","host":["https://api.bundleiq.com/v2"],"path":["pages",""],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"},{"key":"skip","value":"<number,null>"},{"key":"limit","value":"<number,null>"},{"key":"order","value":"<string>"},{"key":"ascending","value":"<boolean,null>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"d3d3ed1b-198a-4bb6-9436-72dfae4ef55b"},{"name":"Get page","id":"6ce7bdd8-0045-4522-8940-c24b16688e5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/pages/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"fe8dfcf4-c1fa-49e4-92d1-a9fc21e0b76c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"691170d8-0ce8-4a81-b902-6d103881bcd1","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"file_id\": \"<uuid>\",\n    \"body\": \"<string>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"page_no\": 1,\n    \"status\": \"completed\"\n  }\n}"},{"id":"81244247-9c83-4ae6-a726-58636a19a6a7","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"e6c25105-06d0-4cd4-bcf7-58c12c087578","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"538abd0d-e769-4583-ba47-a0e534eeca2f","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"e622a480-0d35-4534-b9cf-99a6d2de2ea3","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"6ce7bdd8-0045-4522-8940-c24b16688e5c"},{"name":"Create page","id":"796b9fd9-b723-41fc-b824-b8a5f75cc032","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages",""],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"58117814-8341-4b93-bfb2-6e92d01c1eda","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"file_id\": \"<uuid>\",\n    \"body\": \"<string>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"page_no\": 1,\n    \"status\": \"completed\"\n  }\n}"},{"id":"3156fab0-295a-40ee-ae70-eef2dca7344c","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"00da7de7-5c35-4f89-a668-efbf7ad880ff","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"244844ee-b50a-479a-b6e1-f16f4aa95c6f","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"582935cc-b68b-4c96-82f6-eec077481263","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"<uuid>\",\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"796b9fd9-b723-41fc-b824-b8a5f75cc032"},{"name":"Update page","id":"6b572154-eab5-49cf-ad1e-d379baa73710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/pages/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"82b8ff1f-9fd1-49c3-bd44-d46702f444e6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"875cffe3-38f4-440b-8498-690991452d11","name":"Success","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"file_id\": \"<uuid>\",\n    \"body\": \"<string>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"page_no\": 1,\n    \"status\": \"completed\"\n  }\n}"},{"id":"9a466c4f-2199-4957-905a-a47923a75257","name":"BadRequestError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"2ae42ca0-8e5d-46df-b049-3bea93977def","name":"UnauthorizedError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"b01d0a4d-9b26-4f93-9d27-ecd3b9cd4357","name":"ConflictError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"a09b3fb9-09d1-4b42-aef7-019c5f14b683","name":"InternalServerError","originalRequest":{"method":"PATCH","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"<string>\",\n  \"page_no\": 1,\n  \"status\": \"completed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"6b572154-eab5-49cf-ad1e-d379baa73710"},{"name":"Delete page","id":"0b9ce5b2-4d49-45a5-a5f3-fd0f3621ac28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/pages/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages",":id"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[{"id":"81d23009-033a-41fc-9ac8-9fe4e5802c65","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"59fa71da-4b7f-48c6-8be6-e591a4159a47","name":"Success","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"file_id\": \"<uuid>\",\n    \"body\": \"<string>\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\",\n    \"page_no\": 1,\n    \"status\": \"completed\"\n  }\n}"},{"id":"7efc080e-07b9-4077-85fd-fbda67c92ffa","name":"BadRequestError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"fdae779a-e216-4b00-9441-345a160cc5ab","name":"UnauthorizedError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"071af45f-e53c-4e92-95cd-f5b9451f5a2a","name":"ConflictError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"7bd58240-cea8-4de2-805e-110d6fb9bc86","name":"InternalServerError","originalRequest":{"method":"DELETE","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/:id","host":["https://api.bundleiq.com/v2"],"path":["pages",":id"],"variable":[{"key":"id","value":"<uuid>","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"0b9ce5b2-4d49-45a5-a5f3-fd0f3621ac28"},{"name":"Count pages","id":"51fde93d-3df3-4971-a28a-b45431121423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["pages","count"],"host":["https://api.bundleiq.com/v2"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}],"variable":[]}},"response":[{"id":"39606032-0e8f-4102-b798-a6c2089e49f8","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","host":["https://api.bundleiq.com/v2"],"path":["pages","count"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": \"<number>\"\n}"},{"id":"8a1977f9-1456-464d-8ce9-45639d8c00d9","name":"BadRequestError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","host":["https://api.bundleiq.com/v2"],"path":["pages","count"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"0802faf9-3f7e-4dbf-b042-3dd669c489dd","name":"UnauthorizedError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","host":["https://api.bundleiq.com/v2"],"path":["pages","count"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"f8deac90-b207-42b8-bc4c-8d7067e66d29","name":"ConflictError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","host":["https://api.bundleiq.com/v2"],"path":["pages","count"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"d68d0481-9467-4957-aa53-471d7952064e","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.bundleiq.com/v2/pages/count?file_id=<uuid>&bundle_id=<uuid>&workspace_id=<uuid>&organization_id=<uuid>&source_id=<string>&source_url=<string>&page_no=<number,null>&status=<string>","host":["https://api.bundleiq.com/v2"],"path":["pages","count"],"query":[{"key":"file_id","value":"<uuid>"},{"key":"bundle_id","value":"<uuid>"},{"key":"workspace_id","value":"<uuid>"},{"key":"organization_id","value":"<uuid>"},{"key":"source_id","value":"<string>"},{"key":"source_url","value":"<string>"},{"key":"page_no","value":"<number,null>"},{"key":"status","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"51fde93d-3df3-4971-a28a-b45431121423"}],"id":"302cda88-2f94-4a27-8b34-832dbb2f9c6f","description":"<p>The body of files. A file's text body should be split into many pages</p>\n<ul>\n<li><p>An organization contains workspaces.</p>\n</li>\n<li><p>A workspace contains bundles.</p>\n</li>\n<li><p>A bundle contains files.</p>\n</li>\n<li><p>A file has <strong>pages</strong> with the content.</p>\n</li>\n</ul>\n","_postman_id":"302cda88-2f94-4a27-8b34-832dbb2f9c6f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}}},{"name":"alani","item":[{"name":"Alani","id":"20167df1-6e3f-4e09-876d-d85f959878a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["language","alani"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"3fbf4831-565b-4f8f-a9b4-7e732e89766d","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"84611ffc-378c-4539-8640-8e456e35cdfa","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"9cbc2479-8c8f-4177-9014-ae29238dbfc3","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"ba92e9ae-8c66-4408-a975-1fe3b4b262e1","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"1414088b-8020-4048-98ce-a74523e1f0aa","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"20167df1-6e3f-4e09-876d-d85f959878a2"},{"name":"Alani Streaming","id":"dce97b77-92cd-4d5c-b6db-c819b96f33f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"chat\":[{\"message_id\":\"fde34a61-1b5b-4ab6-a107-63da361e352a\",\"content\":\"<p>What is iheart media</p>\",\"role\":\"user\"}],\"bundle_ids\":[\"645fd56d-e859-4f59-b4c3-29006e80544f\"],\"file_ids\":[],\"model\":\"gpt-4o-2024-05-13\",\"stream\":true}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani/stream","urlObject":{"path":["language","alani","stream"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"8543fc02-5842-4e7d-aa00-136e8836e07b","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"0870c221-ddf2-4513-a167-fe882d428d0d","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"73a197d9-16a4-49e5-8b55-8e56b443dd73","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"73c54209-d90f-4391-a191-1f3067401423","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"c23c4411-990f-4005-a54b-8ef9ca661916","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"dce97b77-92cd-4d5c-b6db-c819b96f33f5"},{"name":"Alani Streaming Copy","id":"9b473fca-1773-4b1f-8a15-4dec2364303d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chat\":[\n        {\"content\":\"Is smoked salmon getting recalled?\",\"role\":\"user\"}\n    ],\n    \"bundle_ids\":[\n        \"975fb25a-4376-4198-9b17-e5bb6a40bcd8\",\n        \"23996518-a3ea-4476-81b0-459e3a8d2ab6\",\n        \"b6bf6e3a-e2c7-47de-80b6-5c60e8d5714b\"\n    ],\n    \"model\":\"gpt-4o-2024-05-13\",\n    \"profile_id\": \"83209b39-41b0-4aef-8048-9c336e0ebd0c\",\n    \"stream\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani/stream","urlObject":{"path":["language","alani","stream"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"1d87ea72-fd50-499f-a809-cb794d4484da","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"sources\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ],\n      \"related_notes\": [\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"index\": \"<number>\",\n          \"content\": \"<string>\",\n          \"file_id\": \"<string>\",\n          \"page_id\": \"<string>\",\n          \"page_no\": \"<number,null>\",\n          \"search_method\": \"<string>\",\n          \"external_url\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"749778ef-f6a5-4872-8e7b-e0f29499431d","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"d24672c4-b013-42a2-9664-dcca4ff42670","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"1ca08ba5-eb0d-41d4-8a1c-fd1e0ca92175","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"bbbde294-283e-4b0a-8e04-293bc093e690","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\",\n  \"content\": \"<string>\",\n  \"bundle_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"file_ids\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"page_id\": \"<uuid>\",\n  \"profile_id\": \"<string,null-uuid>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/alani"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"9b473fca-1773-4b1f-8a15-4dec2364303d"},{"name":"Summarize","id":"54a6792f-857d-4d0e-a4bf-a64113913d16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"organization-id","value":"<uuid>","description":"<p>(Required) </p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"path":["language","summarize"],"host":["https://api.bundleiq.com/v2"],"query":[],"variable":[]}},"response":[{"id":"49220369-4f7c-4d4a-8872-a5bbd307fb6b","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"authorization","value":"<string>"},{"description":"(Required) ","key":"organization-id","value":"<uuid>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ]\n}"},{"id":"4fbc28e3-ce3b-4ff0-ad5b-52d256eea6fb","name":"BadRequestError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"authorization","value":"<string>"},{"description":"(Required) ","key":"organization-id","value":"<uuid>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"64bffdab-0b9b-4167-97e3-13e59e7aca0c","name":"UnauthorizedError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"authorization","value":"<string>"},{"description":"(Required) ","key":"organization-id","value":"<uuid>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"fa72d9da-461c-4c01-9de2-e87e607f31f9","name":"ConflictError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"authorization","value":"<string>"},{"description":"(Required) ","key":"organization-id","value":"<uuid>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"},{"id":"1c7c54c8-326a-4c98-9774-3ec391c8aaf6","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"authorization","value":"<string>"},{"description":"(Required) ","key":"organization-id","value":"<uuid>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat\": [\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    },\n    {\n      \"role\": \"<string>\",\n      \"content\": \"<string>\",\n      \"raw\": \"<boolean,null>\",\n      \"message_id\": \"<uuid>\"\n    }\n  ],\n  \"model\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bundleiq.com/v2/language/summarize"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"status\": \"<number>\",\n  \"code\": \"<string>\"\n}"}],"_postman_id":"54a6792f-857d-4d0e-a4bf-a64113913d16"}],"id":"aac34c1a-89ac-4e61-9fe4-4cc14b469e9e","description":"<p>The Alani endpoint.</p>\n<p>Receives a chat and sources, returns the updated chat with the Alani response.</p>\n","_postman_id":"aac34c1a-89ac-4e61-9fe4-4cc14b469e9e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}}},{"name":"user profiles","id":"c8c9e804-7083-49db-aa97-b0f0664db17a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]},"isInherited":true,"source":{"_postman_id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","id":"d185c8a7-5e50-4a01-b527-8b56253acfa1","name":"Alani API v2","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"c8c9e804-7083-49db-aa97-b0f0664db17a"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"TEST-API-KEY"}]}},"event":[{"listen":"prerequest","script":{"id":"e48e59d0-3f5f-4b22-9044-3e43fdcd8c01","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"0bacfd09-658e-473e-b892-ef6d510696ec","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.bundleiq.com/v2","type":"string"},{"key":"alaniApiKey","value":"TEST-API-KEY","type":"string"}]}