{"info":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20666831","collectionId":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","publishedId":"Uz5ArJni","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-26T15:34:13.000Z"},"item":[{"name":"api-keys","item":[{"name":"{id}","item":[{"name":"Find an API key","id":"5a9f011e-a01f-4600-a4aa-d6919de7ed65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/api-keys/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["api-keys",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"57e162dc-a182-4234-a0bf-72034d742cd6","name":"User gets own api key","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/api-keys/:id","host":["http://localhost:3002/v1"],"path":["api-keys",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"c8Bd7l5wj-xNeXFQfvKi-"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"zqp9wtvigk4g\""},{"key":"Content-Length","value":"160"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 17 Nov 2022 19:34:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"api_key\": {\n        \"id\": \"563ada47-677d-42d4-9903-05d2594021a4\",\n        \"userId\": 4,\n        \"note\": \"John Doe\",\n        \"createdAt\": \"2022-11-17T19:08:13.533Z\",\n        \"expiresAt\": null,\n        \"lastUsedAt\": null\n    }\n}"}],"_postman_id":"5a9f011e-a01f-4600-a4aa-d6919de7ed65"},{"name":"Edit an existing API key","id":"cd493874-e2aa-43b7-8163-e2e3d35bace8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"Test api key\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/api-keys/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["api-keys",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"7dd1e92f-3d59-411d-b9e5-2e37fac8853e","name":"User edits own API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"Test api key\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/api-keys/:id","host":["http://localhost:3002/v1"],"path":["api-keys",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"zuZWOG2EBlRDuRSfShDw3"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"pyhyggc41q4k\""},{"key":"Content-Length","value":"164"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 17 Nov 2022 19:36:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"api_key\": {\n        \"id\": \"563ada47-677d-42d4-9903-05d2594021a4\",\n        \"userId\": 4,\n        \"note\": \"Test api key\",\n        \"createdAt\": \"2022-11-17T19:08:13.533Z\",\n        \"expiresAt\": null,\n        \"lastUsedAt\": null\n    }\n}"}],"_postman_id":"cd493874-e2aa-43b7-8163-e2e3d35bace8"},{"name":"Remove an existing API key","id":"03cac0e7-7cdf-40b0-875d-16511566d463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/api-keys/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["api-keys",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"584b7dbe-eb7a-4c0b-9086-b7d6f88c3b9a","name":"Remove an existing API key","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/api-keys/:id","host":["http://localhost:3002/v1"],"path":["api-keys",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"drzFRN9A1_a6W99ps5lli"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"5qn4puxehs22\""},{"key":"Content-Length","value":"74"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 17 Nov 2022 19:36:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"ApiKey with id: 563ada47-677d-42d4-9903-05d2594021a4 deleted\"\n}"}],"_postman_id":"03cac0e7-7cdf-40b0-875d-16511566d463"}],"id":"acc8e4a7-b7b1-4756-85e3-6364fdb92d1a","_postman_id":"acc8e4a7-b7b1-4756-85e3-6364fdb92d1a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all API keys","id":"52ab5f5a-2b90-47d6-99a6-13505499a652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/api-keys?userId=4&userId=10","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["api-keys"],"host":["http://localhost:3002/v1"],"query":[{"key":"userId","value":"4"},{"key":"userId","value":"10"}],"variable":[]}},"response":[{"id":"c405c947-bc22-4c78-9dfb-6510e70ad2c5","name":"Users gets own api keys","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3002/v1/api-keys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"pBHZXskPMovjCZHEQlmLr"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"av24csma8m8k\""},{"key":"Content-Length","value":"308"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 17 Nov 2022 19:35:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"api_keys\": [\n        {\n            \"id\": \"e8caa532-95d6-4ec0-9c53-d79d790f75ea\",\n            \"userId\": 4,\n            \"note\": \"test\",\n            \"createdAt\": \"2022-11-17T18:23:37.412Z\",\n            \"expiresAt\": null,\n            \"lastUsedAt\": null\n        },\n        {\n            \"id\": \"563ada47-677d-42d4-9903-05d2594021a4\",\n            \"userId\": 4,\n            \"note\": \"John Doe\",\n            \"createdAt\": \"2022-11-17T19:08:13.533Z\",\n            \"expiresAt\": null,\n            \"lastUsedAt\": null\n        }\n    ]\n}"}],"_postman_id":"52ab5f5a-2b90-47d6-99a6-13505499a652"},{"name":"Creates a new API key","event":[{"listen":"test","script":{"id":"57d6f0a4-e85c-4c52-8a90-ac4f9d281a1c","exec":["var jsonData = pm.response.json();","","if (jsonData.api_key) {","    const { id, key } = jsonData.api_key;","    pm.collectionVariables.set(\"lastCreatedApiKeyId\", id);","    // Uncomment below to replace the current API key","    // pm.environment.set(\"apiKey\", key);","}",""],"type":"text/javascript"}}],"id":"c613cb56-cc7b-4e0e-9627-56cf19ec6ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"interface\",\n    \"expiresAt\": null\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/api-keys","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["api-keys"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"2ce121c8-853f-44d0-89de-5f244ea192ac","name":"Creates a new API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"matrix\",\n    \"expiresAt\": null\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/api-keys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"Ptp8sp1d93-LiCRYfdC_A"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"143yj0bvra08d\""},{"key":"Content-Length","value":"301"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 21:13:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"api_key\": {\n        \"id\": \"354a92c9-8cfd-4d4e-801a-0156516d5c9b\",\n        \"userId\": 4,\n        \"note\": \"bandwidth\",\n        \"createdAt\": \"2022-10-21T21:13:09.089Z\",\n        \"expiresAt\": null,\n        \"lastUsedAt\": null,\n        \"key\": \"cal_228a844d741b0317026cc6232d7944ab\"\n    },\n    \"message\": \"API key created successfully. Save the `key` value as it won't be displayed again.\"\n}"}],"_postman_id":"c613cb56-cc7b-4e0e-9627-56cf19ec6ba6"}],"id":"4ea7b74e-1ea4-4cc0-91e9-8168b5323aab","_postman_id":"4ea7b74e-1ea4-4cc0-91e9-8168b5323aab","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"attendees","item":[{"name":"{id}","item":[{"name":"Find an attendee","id":"09788978-2cb5-46f3-b220-91fd7c019e68","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/attendees/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["attendees",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"a6fc0195-87c5-4ca3-9069-13d816d42986","description":{"content":"<p>(Required) Numeric ID of the attendee to get</p>\n","type":"text/plain"},"type":"any","value":"3","key":"id"}]}},"response":[{"id":"d3fd0d0c-8be2-4dc1-bb58-0aa24fe28ef8","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"2d02f287-f671-4a3e-be4f-837d82af112e","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"14627cb9-61c5-497a-8abf-05636a62c02c","name":"Attendee was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"09788978-2cb5-46f3-b220-91fd7c019e68"},{"name":"Edit an existing attendee","id":"4fc5b1f3-3636-4103-ac56-a7c3482838aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\",\n  \"bookingId\": \"nulla aliquip\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/attendees/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["attendees",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"c43ba601-a811-4c8b-a3cd-9fad0c039604","description":{"content":"<p>(Required) Numeric ID of the attendee to edit</p>\n","type":"text/plain"},"type":"any","value":"3","key":"id"}]}},"response":[{"id":"7edf1d9c-28d5-485f-bfd5-061d81d27037","name":"OK, attendee edited successfuly","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\",\n  \"bookingId\": \"nulla aliquip\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"270a3c53-50e0-4ba8-8f48-68936a90c5f3","name":"Bad request. Attendee body is invalid.","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\",\n  \"bookingId\": \"nulla aliquip\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"47a0f39e-9483-45c2-9af3-4214e91d9ea1","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\",\n  \"bookingId\": \"nulla aliquip\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"3","description":"(Required) Numeric ID of the attendee to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4fc5b1f3-3636-4103-ac56-a7c3482838aa"},{"name":"Remove an existing attendee","id":"a54a6e09-4f25-41a7-a453-bfbd85a61015","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/attendees/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["attendees",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"bbb72e59-52cc-4798-895e-0152ce22dfa0","description":{"content":"<p>(Required) Numeric ID of the attendee to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"4481e718-ec9c-4a15-9956-78609dc3e332","name":"OK, attendee removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the attendee to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"bff6c91a-3091-4826-a234-5e30f39c9bb1","name":"Bad request. Attendee id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the attendee to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f0932dfb-729d-4b98-97cf-5ddc7aea4220","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/attendees/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the attendee to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a54a6e09-4f25-41a7-a453-bfbd85a61015"}],"id":"cf152dd6-00f8-401f-8f89-b5d9361f80df","_postman_id":"cf152dd6-00f8-401f-8f89-b5d9361f80df","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all attendees","id":"cb23f096-2e01-4ec2-9010-44a380729b1e","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/attendees","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["attendees"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"2aa08bf5-fecc-4ac0-9e90-0223c2b751b6","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8e12c2b1-62f5-4330-af98-1b52b98cd3a1","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c047344a-bf4c-4005-bbd7-44be219e339e","name":"No attendees were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cb23f096-2e01-4ec2-9010-44a380729b1e"},{"name":"Creates a new attendee","id":"fef18619-167d-4a4c-9b10-f8c37cc6590f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bookingId\": 1,\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/attendees","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["attendees"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"a657f3e2-0979-4df9-a8cf-b2f758d0b0b2","name":"OK, attendee created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"bookingId\": 1,\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f0c30106-579a-4e98-860d-c3fd8bcba5db","name":"Bad request. Attendee body is invalid.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"bookingId\": 1,\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4ba7a31f-801a-4872-8f5c-c5c727aa1ada","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"bookingId\": 1,\n  \"name\": \"John Doe\",\n  \"email\": \"email@example.com\",\n  \"timeZone\": \"Europe/London\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/attendees?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["attendees"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fef18619-167d-4a4c-9b10-f8c37cc6590f"}],"id":"c7fba7be-908d-497b-891c-ef4ef57ea509","_postman_id":"c7fba7be-908d-497b-891c-ef4ef57ea509","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"availabilities","item":[{"name":"{id}","item":[{"name":"Find an availability","id":"a95930e9-6dc9-4593-9159-7bc3264aee8d","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/availabilities/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availabilities",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the availability to get</p>\n","type":"text/plain"},"type":"any","value":"40364","key":"id"}]}},"response":[{"id":"76f262d2-cac3-422a-94a6-9d98c463168a","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6b84cd54-a602-4438-baf1-f293e23e98ae","name":"Unathorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a95930e9-6dc9-4593-9159-7bc3264aee8d"},{"name":"Edit an existing availability","id":"71fd401e-2494-4e4c-981a-9ac0a297a507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"days\": [\n        1,\n        2,\n        3,\n        5\n    ],\n    \"startTime\": \"1970-01-01T09:00:00.000Z\",\n    \"endTime\": \"1970-01-01T17:00:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/availabilities/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availabilities",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the availability to edit</p>\n","type":"text/plain"},"type":"any","value":"243","key":"id"}]}},"response":[{"id":"95841518-bfc2-4ee6-84f4-97e558de19fe","name":"OK, availability edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"512ea92d-c7fe-4815-8068-340e279ecc4a","name":"Bad request. Availability body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"67098bf8-0ae1-49e7-b536-9b852bc794cf","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"71fd401e-2494-4e4c-981a-9ac0a297a507"},{"name":"Remove an existing availability","id":"bdce8df6-fae3-4455-8d7c-26fc736d9816","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/availabilities/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availabilities",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"30bc6d2a-da77-4578-b9b4-721cf5f16ec7","description":{"content":"<p>(Required) Numeric ID of the availability to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"502fec8b-d196-4a88-9cd8-bdccef1d973b","name":"OK, availability removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7b887688-bac6-4973-9ac1-98e73e9f4db7","name":"Bad request. Availability id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c1bd4096-a11c-4800-83e8-028089559535","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the availability to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bdce8df6-fae3-4455-8d7c-26fc736d9816"}],"id":"8e29dbb9-e292-4836-aedc-1dfb744739f3","_postman_id":"8e29dbb9-e292-4836-aedc-1dfb744739f3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all availabilities","id":"5f989b2d-ed59-41ad-b261-26e1db2000e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/availabilities","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availabilities"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"0299c8e8-a9cd-473b-b970-28a95e50ab2e","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ecac983f-ac87-4fc7-822e-95f39e79f755","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"42aa35d2-d553-4f6c-be06-f15854e237e7","name":"No availabilities were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5f989b2d-ed59-41ad-b261-26e1db2000e4"},{"name":"Creates a new availability","id":"d01afdb6-1992-4a38-b9d2-1c50d7b15304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"days\": [\n        1,\n        2,\n        3,\n        4,\n        5\n    ],\n    \"startTime\": \"1970-01-01T09:00:00.000Z\",\n    \"endTime\": \"1970-01-01T17:00:00.000Z\",\n    \"scheduleId\": 4\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/availabilities","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availabilities"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"4f3e9a7d-3d43-4f27-b6a5-d44f8dfb3437","name":"OK, availability created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"373d65fe-fa8c-469f-8f25-e727fed23125","name":"Bad request. Availability body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3f9ee5a8-f00a-4e08-87af-e57cc9513765","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/availabilities?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["availabilities"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d01afdb6-1992-4a38-b9d2-1c50d7b15304"}],"id":"b9fe27eb-8ce3-4232-91c9-0c154566090a","_postman_id":"b9fe27eb-8ce3-4232-91c9-0c154566090a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"availability","item":[{"name":"Get User Availabilty","id":"39446d5b-4a9e-4157-821d-80fc6ff064b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/availability?username=tim&dateFrom=2023-01-01&dateTo=2023-02-01&eventTypeId=13660","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["availability"],"host":["http://localhost:3002/v1"],"query":[{"key":"username","value":"tim"},{"disabled":true,"key":"userId","value":"2"},{"key":"dateFrom","value":"2023-01-01"},{"key":"dateTo","value":"2023-02-01"},{"key":"eventTypeId","value":"13660"}],"variable":[]}},"response":[{"id":"454aad48-fc3c-481c-b21e-b667cbf6b80d","name":"Get User Availabilty Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availability?user=pro&dateFrom=2022-06-16&dateTo=2022-06-17","host":["http://localhost:3002/v1"],"path":["availability"],"query":[{"key":"user","value":"pro"},{"key":"dateFrom","value":"2022-06-16"},{"key":"dateTo","value":"2022-06-17"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"6a-HBP1OGuPi/RpnIhVbp+/AIyjmsI\""},{"key":"Content-Length","value":"106"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 14 Jun 2022 21:12:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"busy\": [],\n    \"timeZone\": \"Europe/London\",\n    \"workingHours\": [\n        {\n            \"days\": [\n                1,\n                2,\n                3,\n                4,\n                5\n            ],\n            \"startTime\": 480,\n            \"endTime\": 960\n        }\n    ]\n}"}],"_postman_id":"39446d5b-4a9e-4157-821d-80fc6ff064b5"},{"name":"Get Team Availability","id":"e7092caa-c827-4d05-a80d-c3fc8b5882e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/teams/:teamId/availability?dateFrom=2022-06-16&dateTo=2022-06-17","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams",":teamId","availability"],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"username","value":"pro"},{"disabled":true,"key":"userId","value":"2"},{"key":"dateFrom","value":"2022-06-16"},{"key":"dateTo","value":"2022-06-17"},{"disabled":true,"key":"eventTypeId","value":"-1"}],"variable":[{"type":"any","value":"1","key":"teamId"}]}},"response":[{"id":"e0ecf99d-2c76-42ad-855d-0f8a5a763f0c","name":"Get User Availabilty Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/availability?user=pro&dateFrom=2022-06-16&dateTo=2022-06-17","host":["http://localhost:3002/v1"],"path":["availability"],"query":[{"key":"user","value":"pro"},{"key":"dateFrom","value":"2022-06-16"},{"key":"dateTo","value":"2022-06-17"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"6a-HBP1OGuPi/RpnIhVbp+/AIyjmsI\""},{"key":"Content-Length","value":"106"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 14 Jun 2022 21:12:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"busy\": [],\n    \"timeZone\": \"Europe/London\",\n    \"workingHours\": [\n        {\n            \"days\": [\n                1,\n                2,\n                3,\n                4,\n                5\n            ],\n            \"startTime\": 480,\n            \"endTime\": 960\n        }\n    ]\n}"}],"_postman_id":"e7092caa-c827-4d05-a80d-c3fc8b5882e7"}],"id":"8333a1d5-9df6-4134-b654-8ede7becafb5","_postman_id":"8333a1d5-9df6-4134-b654-8ede7becafb5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"slots","item":[{"name":"Get User Available Slots","event":[{"listen":"prerequest","script":{"id":"c77831d1-5043-40fc-825c-e637adaf006f","exec":["var moment = require('moment');","","pm.collectionVariables.set(","    'start_of_month',","    moment().startOf('month').format('YYYY-MM-DD'),",");","","pm.collectionVariables.set(","    'end_of_month',","    moment().endOf('month').format('YYYY-MM-DD'),",");",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"12a7df05-b7f2-4010-9f0d-d0ab48e7d547","exec":["var moment = require('moment');","","function main() {","    const res = pm.response.json()","    const slots = res.slots;","    if (!slots) return;","    const firstKey = Object.keys(slots)[0];","    if (!firstKey) return;","    const firstAvailableTimeSlot = slots[firstKey][0].time;","    pm.collectionVariables.set('start', firstAvailableTimeSlot);","    pm.collectionVariables.set('end', moment(firstAvailableTimeSlot).add(30, 'minutes').format());","}","","main()",""],"type":"text/javascript","packages":{}}}],"id":"28754839-f8d9-41b2-8aa8-59e84721e7a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/slots?eventTypeId=6&startTime=&endTime=&timeZone=America/Mazatlan","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["slots"],"host":["http://localhost:3002/v1"],"query":[{"description":{"content":"<p>You can either pass a direct eventTypeId OR a usernameList/eventTypeSlug combination</p>\n","type":"text/plain"},"key":"eventTypeId","value":"6"},{"disabled":true,"key":"usernameList","value":"pro"},{"disabled":true,"key":"eventTypeSlug","value":"30min"},{"key":"startTime","value":""},{"key":"endTime","value":""},{"key":"timeZone","value":"America/Mazatlan"}],"variable":[]}},"response":[{"id":"00633731-9f53-4ab4-8a63-ea222897be68","name":"Get user available slots for event type","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/slots?eventTypeId=3&startTime=2023-06-01&endTime=2023-06-30&timeZone=America/Mazatlan","host":["http://localhost:3002/v1"],"path":["slots"],"query":[{"key":"eventTypeId","value":"3","description":"You can either pass a direct eventTypeId OR a usernameList/eventTypeSlug combination"},{"key":"usernameList","value":"pro","disabled":true},{"key":"eventTypeSlug","value":"30min","disabled":true},{"key":"startTime","value":"2023-06-01"},{"key":"endTime","value":"2023-06-30"},{"key":"timeZone","value":"America/Mazatlan"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"jGBatqSI9jETJYd4vU_DM"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"e5wuw7rud3g2e\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 31 May 2023 20:10:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"slots\": {\n        \"2023-06-01\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-01T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-02\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-02T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-05\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-05T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-06\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-06T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-07\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-07T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-08\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-08T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-09\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-09T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-12\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-12T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-13\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-13T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-14\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-14T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-15\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-15T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-16\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-16T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-19\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-19T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-20\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-20T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-21\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-21T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-22\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-22T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-23\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-23T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-26\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-26T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-27\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-27T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-28\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-28T15:30:00.000Z\",\n                \"users\": []\n            }\n        ],\n        \"2023-06-29\": [\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T08:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T08:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T09:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T09:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T10:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T10:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T11:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T11:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T12:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T12:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T13:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T13:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T14:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T14:30:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T15:00:00.000Z\",\n                \"users\": []\n            },\n            {\n                \"userIds\": [\n                    4\n                ],\n                \"time\": \"2023-06-29T15:30:00.000Z\",\n                \"users\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"28754839-f8d9-41b2-8aa8-59e84721e7a0"},{"name":"Get Team Available Slots","event":[{"listen":"prerequest","script":{"id":"9c7d71fd-9999-486a-8764-56406472ab8b","exec":["var moment = require('moment');","","pm.collectionVariables.set(","    'start_of_month',","    moment().startOf('month').format('YYYY-MM-DD'),",");","","pm.collectionVariables.set(","    'end_of_month',","    moment().endOf('month').format('YYYY-MM-DD'),",");",""],"type":"text/javascript"}}],"id":"566e042a-86b2-4d81-b20d-1dced580716b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/slots?eventTypeId=18&startTime=&endTime=&timeZone=America/Mazatlan","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["slots"],"host":["http://localhost:3002/v1"],"query":[{"description":{"content":"<p>You can either pass a direct eventTypeId OR a usernameList/eventTypeSlug combination</p>\n","type":"text/plain"},"key":"eventTypeId","value":"18"},{"disabled":true,"key":"usernameList","value":"seeded-team"},{"disabled":true,"key":"eventTypeSlug","value":"collective-seeded-team-event"},{"key":"startTime","value":""},{"key":"endTime","value":""},{"key":"timeZone","value":"America/Mazatlan"}],"variable":[]}},"response":[{"id":"38df6c49-d083-4800-94cd-d52fff38e340","name":"Get available slots for a team event type","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/slots?eventTypeId=18&startTime=2023-06-01&endTime=2023-06-30&timeZone=America/Mazatlan","host":["http://localhost:3002/v1"],"path":["slots"],"query":[{"key":"eventTypeId","value":"18","description":"You can either pass a direct eventTypeId OR a usernameList/eventTypeSlug combination"},{"key":"usernameList","value":"seeded-team","disabled":true},{"key":"eventTypeSlug","value":"collective-seeded-team-event","disabled":true},{"key":"startTime","value":"2023-06-01"},{"key":"endTime","value":"2023-06-30"},{"key":"timeZone","value":"America/Mazatlan"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"xNU1X1jxYGSpWHkVM3K9P"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"13o6ocigpjfc\""},{"key":"Content-Length","value":"12"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 31 May 2023 20:13:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"slots\": {}\n}"}],"_postman_id":"566e042a-86b2-4d81-b20d-1dced580716b"}],"id":"141ff3f0-9556-4933-89a5-5f9e946e7ac6","_postman_id":"141ff3f0-9556-4933-89a5-5f9e946e7ac6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"booking-references","item":[{"name":"{id}","item":[{"name":"Find a booking reference","id":"ca5aa006-45b5-4126-9dca-200a8229ad2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/booking-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["booking-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the booking reference to get</p>\n","type":"text/plain"},"type":"any","value":"1","key":"id"}]}},"response":[{"id":"e4db5918-42a1-4d87-9f5a-b4706323d658","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"49676d0c-c2fc-4e12-989e-259f4a9eb750","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"dc568b7e-2468-4f5b-804e-9d50fb8df5be","name":"BookingReference was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ca5aa006-45b5-4126-9dca-200a8229ad2c"},{"name":"Edit an existing booking reference","id":"aa7d56b4-746c-40e2-866a-85067a9c17df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"google_calendar\",\n    \"uid\": \"86334f85-6c24-42b9-aa78-d5dfa489ac40\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/booking-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["booking-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the booking reference to edit</p>\n","type":"text/plain"},"type":"any","value":"1","key":"id"}]}},"response":[{"id":"88de6ec0-0470-46ec-8376-f2d6516298f3","name":"OK, bookingReference edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e871090a-4122-4085-a419-a34c55735b8d","name":"Bad request. BookingReference body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7b820919-90e5-4a81-a9aa-ca24ead5643b","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"aa7d56b4-746c-40e2-866a-85067a9c17df"},{"name":"Remove an existing booking reference","id":"e58a3546-350c-4879-a583-d8256c684b72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/booking-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["booking-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the booking reference to delete</p>\n","type":"text/plain"},"type":"any","value":"1","key":"id"}]}},"response":[{"id":"8d53eb1b-89b8-44aa-b965-df507133960a","name":"OK, bookingReference removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"323f7b36-b166-452e-8e8b-6e78fc29fd72","name":"Bad request. BookingReference id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e3c1b7ab-131f-46c2-8bc3-f926b33eb730","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking reference to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e58a3546-350c-4879-a583-d8256c684b72"}],"id":"49d1438b-78d3-48df-92c9-9395382f0797","_postman_id":"49d1438b-78d3-48df-92c9-9395382f0797","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all booking references","id":"e8b14ab8-7d6d-47c2-b5a9-e074d8e8855b","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/booking-references","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["booking-references"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"ad2124a4-d816-4f96-a8fe-7fab671719fa","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9bdc9e79-9f17-4995-b0bb-0b6c4561a4f4","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"a6d93a2a-ef8b-4ade-8920-8728fd8528a2","name":"No booking references were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e8b14ab8-7d6d-47c2-b5a9-e074d8e8855b"},{"name":"Creates a new  booking reference","id":"910992ef-9cd3-4871-ae55-41ba5fe26117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"bookingId\": 1,\n    \"type\": \"google_calendar\",\n    \"uid\": \"7b7f728e-4b9c-4f13-adb3-a098d88fd34a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/booking-references","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["booking-references"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"e904f9e0-0181-4471-8295-6c05caa4568d","name":"OK,  booking reference created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"2da15f88-5226-41f4-b378-1df7703afe57","name":"Bad request. BookingReference body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b83a1298-7638-4651-9089-b1402c9e6fa6","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/booking-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["booking-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"910992ef-9cd3-4871-ae55-41ba5fe26117"}],"id":"e98d4dbf-1626-4d1f-9cc3-74a2036e3ba7","_postman_id":"e98d4dbf-1626-4d1f-9cc3-74a2036e3ba7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"bookings","item":[{"name":"{id}","item":[{"name":"Find a booking","id":"2b868b46-e8e4-4c83-b21d-9fdb282a78de","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/bookings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["bookings",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"f271ece8-216f-4ee2-9d09-d13b0819d15e","description":{"content":"<p>(Required) Numeric ID of the booking to get</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"362fa83b-22e3-4a04-af10-a732a92a29bc","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0642cc4d-1f05-4671-a235-4bab8361fdd0","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"10bee5a8-240e-4d53-b74a-aabbe652bdbc","name":"Booking was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2b868b46-e8e4-4c83-b21d-9fdb282a78de"},{"name":"Edit an existing booking","id":"b83fffb5-16a1-44cd-9873-af7ca8904022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Use the solid state SQL system, then you can parse the neural circuit!\",\n\t\"title\": \"A quick chat with kk\",\n\t\"startTime\": \"2021-11-09T12:10:00.000Z\",\n\t\"endTime\": \"2021-11-09T12:20:00.000Z\",\n\t\"status\": \"CANCELLED\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["bookings",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the booking to edit</p>\n","type":"text/plain"},"type":"any","value":"946","key":"id"}]}},"response":[{"id":"280b3f94-448b-4b15-a241-272e35b2068a","name":"OK, booking edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4182f0cd-a072-4e79-9bfb-e12a33862fad","name":"Bad request. Booking body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"55f3b5b3-fa50-484d-88a3-996e9a9d55f3","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b83fffb5-16a1-44cd-9873-af7ca8904022"},{"name":"Cancel booking","id":"8e4388e1-4a0e-4cd0-a36c-e9e3d857bbfa","request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Cancellation reason\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings/:id/cancel","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["bookings",":id","cancel"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"b1b5f94b-9bda-445e-ba32-132d9908cd6f","description":{"content":"<p>(Required) Numeric ID of the booking to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"5b7a2b69-bbf3-4643-b761-f1f04fc6f371","name":"OK, booking removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"81c34852-d8cd-483b-81a9-590f2f79e3fb","name":"Bad request. Booking id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b9d3bc0b-04d5-4f68-87a3-a1340945cb9e","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/bookings/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the booking to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8e4388e1-4a0e-4cd0-a36c-e9e3d857bbfa"}],"id":"224ce9ae-30f6-48d5-b373-830c2a872de5","_postman_id":"224ce9ae-30f6-48d5-b373-830c2a872de5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all bookings","id":"abb05c19-4615-48d4-b2be-4b440cd27f48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/bookings?userId=3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["bookings"],"host":["http://localhost:3002/v1"],"query":[{"key":"userId","value":"3"}],"variable":[]}},"response":[{"id":"2053a96e-cf4e-4bfc-a334-fe05fce412dd","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e0433760-ea68-47ee-a94c-2ec0cf48f1e6","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b6496577-4e38-4861-8df9-365ed8878e8a","name":"No bookings were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"abb05c19-4615-48d4-b2be-4b440cd27f48"},{"name":"Creates a new booking","event":[{"listen":"prerequest","script":{"id":"2bfbd748-8576-4fe5-b332-e71c24217a78","exec":["var moment = require('moment');","// @see https://github.com/postmanlabs/postman-app-support/issues/3059","const URL = require('postman-collection').Url;","","function getOrSetValue(value, fallback) {","    const start = pm.collectionVariables.get(value)","    if (start) return start;","    pm.collectionVariables.set(value, fallback);","    return fallback;","};","","function main() {","    const baseUrl = pm.environment.get('baseUrl')","    const start = getOrSetValue('start_of_month', moment().startOf('month').format('YYYY-MM-DD'))","    const end = getOrSetValue('end_of_month', moment().endOf('month').format('YYYY-MM-DD'))","    const apiKey = pm.environment.get('apiKey');","    const body = JSON.parse(pm.request.body.raw);","    const eventTypeId = body.eventTypeId;","","    const url = new URL(`${baseUrl}/slots`);    ","    url.addQueryParams(`eventTypeId=${eventTypeId}`);","    url.addQueryParams(`startTime=${start}`);","    url.addQueryParams(`endTime=${end}`);","    url.addQueryParams(`timeZone=America/Mazatlan`);","    url.addQueryParams(`apiKey=${apiKey}`);","","    // Example with a full-fledged request","    const req = {","        url: url.toString(),","        method: 'GET',","        header: {","            'Content-Type': 'application/json',","        },","    };","","    pm.sendRequest(req, (error, response) => {","        if (error) return;","        const res = response.json();","        const slots = res.slots;","        if (!slots) return;","        const firstKey = Object.keys(slots)[0];","        if (!firstKey) return;","        const firstAvailableTimeSlot = slots[firstKey][0].time;","        pm.collectionVariables.set('start', firstAvailableTimeSlot);","        pm.collectionVariables.set('end', moment(firstAvailableTimeSlot).add(15, 'minutes').format());","    });","","}","","main();"],"type":"text/javascript","packages":{}}}],"id":"97dc9de7-fab6-4eb0-843d-472cb0a73524","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"responses\": {\n        \"email\": \"Nikita63@example.com\",\n        \"name\": \"Ms. Hilda Lubowitz\",\n        \"notes\": \"Business-focused 3rd generation access\",\n        \"guests\": [],\n        \"phone\": \"555-878-3082\"\n    },\n    \"start\": \"\",\n    \"eventTypeId\": 6,\n    \"timeZone\": \"America/Mazatlan\",\n    \"language\": \"en\",\n    \"location\": \"\",\n    \"metadata\": {},\n    \"hasHashedBookingLink\": false,\n    \"hashedLink\": null\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["bookings"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"08aeb18c-a0c0-4cdc-b999-130968f1c5dc","name":"Creates a new booking","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"responses\": {\n        \"email\": \"Merle_Heaney27@example.net\",\n        \"name\": \"Cheryl Lindgren\",\n        \"notes\": \"Seamless high-level throughput\",\n        \"guests\": [],\n        \"phone\": \"226-422-5613\"\n    },\n    \"start\": \"\",\n    \"end\": \"\",\n    \"eventTypeId\": 3,\n    \"timeZone\": \"America/Mazatlan\",\n    \"language\": \"en\",\n    \"location\": \"\",\n    \"metadata\": {},\n    \"hasHashedBookingLink\": false,\n    \"hashedLink\": null\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"calcom-response-id","value":"PkkLENVuGkzFGhlHXfvrJ"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"\"m02tz3m9tdsu\""},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Wed, 05 Jul 2023 20:30:17 GMT"},{"key":"content-encoding","value":"gzip"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 32,\n    \"uid\": \"tiEjWi24kWV3qoVhqX9bMT\",\n    \"userId\": 4,\n    \"eventTypeId\": 3,\n    \"title\": \"30min between Pro Example and Miss Ellis Cormier\",\n    \"description\": \"Managed next generation secured line\",\n    \"customInputs\": {},\n    \"responses\": {\n        \"name\": \"Miss Ellis Cormier\",\n        \"email\": \"Bethany28@example.com\",\n        \"notes\": \"Managed next generation secured line\",\n        \"guests\": []\n    },\n    \"startTime\": \"2023-07-12T11:45:00.000Z\",\n    \"endTime\": \"2023-07-12T12:15:00.000Z\",\n    \"location\": \"\",\n    \"createdAt\": \"2023-07-05T20:30:17.217Z\",\n    \"updatedAt\": null,\n    \"status\": \"ACCEPTED\",\n    \"paid\": false,\n    \"destinationCalendarId\": null,\n    \"cancellationReason\": null,\n    \"rejectionReason\": null,\n    \"dynamicEventSlugRef\": null,\n    \"dynamicGroupSlugRef\": null,\n    \"rescheduled\": null,\n    \"fromReschedule\": null,\n    \"recurringEventId\": null,\n    \"smsReminderNumber\": null,\n    \"scheduledJobs\": [],\n    \"metadata\": {},\n    \"isRecorded\": false,\n    \"user\": {\n        \"email\": \"pro@example.com\",\n        \"name\": \"Pro Example\",\n        \"timeZone\": \"Europe/London\"\n    },\n    \"attendees\": [\n        {\n            \"id\": 35,\n            \"email\": \"Bethany28@example.com\",\n            \"name\": \"Miss Ellis Cormier\",\n            \"timeZone\": \"America/Mazatlan\",\n            \"locale\": \"en\",\n            \"bookingId\": 32\n        }\n    ],\n    \"payment\": [],\n    \"references\": []\n}"},{"id":"59daf683-bca6-4583-9756-f5181afcdf34","name":"Creates a new recurring booking","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTypeId\": 11,\n    \"responses\": {\n        \"email\": \"Jett88@example.org\",\n        \"name\": \"Eduardo Fritsch\"\n    },\n    \"start\": \"\",\n    \"end\": \"\",\n    \"recurringCount\": 2,\n    \"timeZone\": \"America/Mazatlan\",\n    \"language\": \"en\",\n    \"metadata\": {}\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"calcom-response-id","value":"Nd4xcW0jp6HDn7D48T3pD"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"\"zyjo02xv1sqz\""},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Wed, 05 Jul 2023 20:37:56 GMT"},{"key":"content-encoding","value":"gzip"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 38,\n    \"uid\": \"eDezCNp14mNJCUyd2UNJod\",\n    \"userId\": 4,\n    \"eventTypeId\": 11,\n    \"title\": \"Yoga class between Pro Example and Miss Olivia Tremblay\",\n    \"description\": \"\",\n    \"customInputs\": {},\n    \"responses\": {\n        \"name\": \"Miss Olivia Tremblay\",\n        \"email\": \"Mariane.Douglas18@example.com\"\n    },\n    \"startTime\": \"2023-07-12T15:45:00.000Z\",\n    \"endTime\": \"2023-07-12T16:15:00.000Z\",\n    \"location\": \"\",\n    \"createdAt\": \"2023-07-05T20:37:56.700Z\",\n    \"updatedAt\": null,\n    \"status\": \"ACCEPTED\",\n    \"paid\": false,\n    \"destinationCalendarId\": null,\n    \"cancellationReason\": null,\n    \"rejectionReason\": null,\n    \"dynamicEventSlugRef\": null,\n    \"dynamicGroupSlugRef\": null,\n    \"rescheduled\": null,\n    \"fromReschedule\": null,\n    \"recurringEventId\": null,\n    \"smsReminderNumber\": null,\n    \"scheduledJobs\": [],\n    \"metadata\": {},\n    \"isRecorded\": false,\n    \"user\": {\n        \"email\": \"pro@example.com\",\n        \"name\": \"Pro Example\",\n        \"timeZone\": \"Europe/London\"\n    },\n    \"attendees\": [\n        {\n            \"id\": 41,\n            \"email\": \"Mariane.Douglas18@example.com\",\n            \"name\": \"Miss Olivia Tremblay\",\n            \"timeZone\": \"America/Mazatlan\",\n            \"locale\": \"en\",\n            \"bookingId\": 38\n        }\n    ],\n    \"payment\": [],\n    \"references\": []\n}"},{"id":"671cb8fb-815e-4ab1-9992-9f8162e996f3","name":"Booking, multipe duration, booking questions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"responses\": {\n        \"email\": \"pro@example.com\",\n        \"name\": \"Omar\",\n        \"notes\": \"Testing fields\",\n        \"phone\": \"+34555555555\"\n    },\n    \"user\": \"pro\",\n    \"start\": \"2023-07-10T08:15:00.000Z\",\n    \"end\": \"2023-07-12T04:45:00-07:00\",\n    \"eventTypeId\": 5,\n    \"eventTypeSlug\": \"multiple-duration\",\n    \"timeZone\": \"America/Mazatlan\",\n    \"language\": \"en\",\n    \"metadata\": {},\n    \"hasHashedBookingLink\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"calcom-response-id","value":"Qzsgw14C1GQCz3SEHkRJt"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"\"149pwargib5qr\""},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Wed, 05 Jul 2023 20:05:24 GMT"},{"key":"content-encoding","value":"gzip"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 25,\n    \"uid\": \"tMYU8EwxGcoKx68npa7nZY\",\n    \"userId\": 4,\n    \"eventTypeId\": 5,\n    \"title\": \"Multiple duration between Pro Example and Omar\",\n    \"description\": \"Testing fields\",\n    \"customInputs\": {},\n    \"responses\": {\n        \"name\": \"Omar\",\n        \"email\": \"pro@example.com\",\n        \"notes\": \"Testing fields\",\n        \"phone\": \"+34555555555\"\n    },\n    \"startTime\": \"2023-07-10T08:15:00.000Z\",\n    \"endTime\": \"2023-07-12T11:45:00.000Z\",\n    \"location\": \"\",\n    \"createdAt\": \"2023-07-05T20:05:24.204Z\",\n    \"updatedAt\": null,\n    \"status\": \"ACCEPTED\",\n    \"paid\": false,\n    \"destinationCalendarId\": null,\n    \"cancellationReason\": null,\n    \"rejectionReason\": null,\n    \"dynamicEventSlugRef\": null,\n    \"dynamicGroupSlugRef\": null,\n    \"rescheduled\": null,\n    \"fromReschedule\": null,\n    \"recurringEventId\": null,\n    \"smsReminderNumber\": null,\n    \"scheduledJobs\": [],\n    \"metadata\": {},\n    \"isRecorded\": false,\n    \"user\": {\n        \"email\": \"pro@example.com\",\n        \"name\": \"Pro Example\",\n        \"timeZone\": \"Europe/London\"\n    },\n    \"attendees\": [\n        {\n            \"id\": 26,\n            \"email\": \"pro@example.com\",\n            \"name\": \"Omar\",\n            \"timeZone\": \"America/Mazatlan\",\n            \"locale\": \"en\",\n            \"bookingId\": 25\n        }\n    ],\n    \"payment\": [],\n    \"references\": []\n}"},{"id":"76ef7263-405e-4ac3-8cbf-d99ac94d5344","name":"Dynamic Collective 60min Event","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"responses\": {\n        \"email\": \"attendee@example.com\",\n        \"name\": \"attendee\",\n        \"notes\": \"testing\",\n        \"location\": {\n            \"optionValue\": \"\",\n            \"value\": \"integrations:daily\"\n        }\n    },\n    \"user\": \"pro+free\",\n    \"start\": \"2023-07-20T05:00:00-07:00\",\n    \"end\": \"2023-07-20T06:00:00-07:00\",\n    \"eventTypeId\": 0,\n    \"eventTypeSlug\": \"60\",\n    \"timeZone\": \"America/Mazatlan\",\n    \"language\": \"en\",\n    \"metadata\": {},\n    \"hasHashedBookingLink\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"calcom-response-id","value":"KQJ3ofoDVyA_dXFkTW26J"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"\"11ph74bz3vevd\""},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Wed, 05 Jul 2023 20:09:29 GMT"},{"key":"content-encoding","value":"gzip"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 27,\n    \"uid\": \"gt87q8CEyQSG4Tmwx417fL\",\n    \"userId\": 4,\n    \"eventTypeId\": null,\n    \"title\": \"Dynamic Collective 60min Event\",\n    \"description\": \"testing\",\n    \"customInputs\": {},\n    \"responses\": {\n        \"name\": \"attendee\",\n        \"email\": \"attendee@example.com\",\n        \"notes\": \"testing\",\n        \"location\": {\n            \"value\": \"integrations:daily\",\n            \"optionValue\": \"\"\n        }\n    },\n    \"startTime\": \"2023-07-20T12:00:00.000Z\",\n    \"endTime\": \"2023-07-20T13:00:00.000Z\",\n    \"location\": \"integrations:daily\",\n    \"createdAt\": \"2023-07-05T20:09:28.958Z\",\n    \"updatedAt\": null,\n    \"status\": \"ACCEPTED\",\n    \"paid\": false,\n    \"destinationCalendarId\": null,\n    \"cancellationReason\": null,\n    \"rejectionReason\": null,\n    \"dynamicEventSlugRef\": \"60\",\n    \"dynamicGroupSlugRef\": \"pro+free\",\n    \"rescheduled\": null,\n    \"fromReschedule\": null,\n    \"recurringEventId\": null,\n    \"smsReminderNumber\": null,\n    \"scheduledJobs\": [],\n    \"metadata\": {},\n    \"isRecorded\": false,\n    \"user\": {\n        \"email\": \"pro@example.com\",\n        \"name\": \"Pro Example\",\n        \"timeZone\": \"Europe/London\"\n    },\n    \"attendees\": [\n        {\n            \"id\": 29,\n            \"email\": \"attendee@example.com\",\n            \"name\": \"attendee\",\n            \"timeZone\": \"America/Mazatlan\",\n            \"locale\": \"en\",\n            \"bookingId\": 27\n        },\n        {\n            \"id\": 30,\n            \"email\": \"free@example.com\",\n            \"name\": \"Free Example\",\n            \"timeZone\": \"Europe/London\",\n            \"locale\": \"en\",\n            \"bookingId\": 27\n        }\n    ],\n    \"payment\": [],\n    \"references\": []\n}"}],"_postman_id":"97dc9de7-fab6-4eb0-843d-472cb0a73524"}],"id":"8962f93a-6102-4ffb-b06f-e1f6d9ec8bc4","_postman_id":"8962f93a-6102-4ffb-b06f-e1f6d9ec8bc4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"me","item":[{"name":"Get current user info","id":"a3a64559-5d36-45aa-b585-08481f9c51f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/me","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["me"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"6995120e-3841-4ec0-ac4a-25b93e6c268e","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"71c02599-4088-4a31-9de2-b48c0f217920","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f9aeb99b-5a6c-49a6-9573-0c67266c89f9","name":"No bookings were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a3a64559-5d36-45aa-b585-08481f9c51f2"}],"id":"bc8ff033-4fd3-479e-9435-382f4c732a52","_postman_id":"bc8ff033-4fd3-479e-9435-382f4c732a52","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"custom-inputs","item":[{"name":"{id}","item":[{"name":"Find a eventTypeCustomInput","id":"0bb9a2a2-388f-4fc1-9814-65fbad1f2272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/custom-inputs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["custom-inputs",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventTypeCustomInput to get</p>\n","type":"text/plain"},"type":"any","value":"11","key":"id"}]}},"response":[{"id":"cce4124f-ac67-4c92-87f9-b01c811f8352","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventTypeCustomInput to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"298ae7cb-28f2-4471-b0b0-17234a22adcf","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventTypeCustomInput to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8da9394d-9fed-4ff2-b1d0-ac7a6b1f6f64","name":"EventType was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventTypeCustomInput to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0bb9a2a2-388f-4fc1-9814-65fbad1f2272"},{"name":"Edit an existing eventTypeCustomInput","id":"e9d37988-a208-41e1-b89d-057185a16fc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"feed\",\n    \"placeholder\": \"interface\",\n    \"required\": false,\n    \"type\": \"TEXT\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/custom-inputs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["custom-inputs",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventTypeCustomInput to edit</p>\n","type":"text/plain"},"type":"any","value":"4","key":"id"}]}},"response":[{"id":"13bfbf6d-0d83-4a2c-b8fd-9d0f41411a0a","name":"OK, eventTypeCustomInput edited successfuly","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"application\",\n    \"placeholder\": \"feed\",\n    \"required\": false,\n    \"type\": \"TEXT\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"variable":[{"key":"id","value":"4","description":"(Required) Numeric ID of the eventTypeCustomInput to edit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"Y6GOvQVuEbet18OGMhs9b"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"6bi3n0ghjx3l\""},{"key":"Content-Length","value":"129"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 20:55:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"event_type_custom_input\": {\n        \"id\": 4,\n        \"eventTypeId\": 3,\n        \"label\": \"bandwidth\",\n        \"type\": \"TEXT\",\n        \"required\": false,\n        \"placeholder\": \"interface\"\n    }\n}"},{"id":"b8e72874-57a0-478d-a2b9-30c44aff2657","name":"Bad request. EventType body is invalid.","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"variable":[{"key":"id","value":"4","description":"(Required) Numeric ID of the eventTypeCustomInput to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"wG5jnUOuD3z5I3I_5dErC"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"tisscp50581d\""},{"key":"Content-Length","value":"49"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 20:56:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unrecognized key(s) in object: 'id'\"\n}"}],"_postman_id":"e9d37988-a208-41e1-b89d-057185a16fc9"},{"name":"Remove an existing eventTypeCustomInput","id":"201b449c-fe86-4cc9-b21b-cd5f58fd61f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/custom-inputs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["custom-inputs",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventTypeCustomInput to delete</p>\n","type":"text/plain"},"type":"any","value":"11","key":"id"}]}},"response":[{"id":"23b6b0df-8ee1-4c88-be1c-48ad68be832d","name":"OK, eventTypeCustomInput removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"variable":[{"key":"id","value":"11","description":"(Required) Numeric ID of the eventTypeCustomInput to delete"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"SjYZykNAdDL1oBh0Ok3Pb"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"17vcon9ma6p1v\""},{"key":"Content-Length","value":"67"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 21:01:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"CustomInputEventType with id: 11 deleted successfully\"\n}"},{"id":"92a751d8-e09a-43c4-bd0f-01f764c897ea","name":"Bad request. Input not found.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs/:id","host":["http://localhost:3002/v1"],"path":["custom-inputs",":id"],"variable":[{"key":"id","value":"11","description":"(Required) Numeric ID of the eventTypeCustomInput to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"kkov-7Dh_IHzgFa6rDE0j"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"hwxzxeosy8q\""},{"key":"Content-Length","value":"26"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 21:02:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"201b449c-fe86-4cc9-b21b-cd5f58fd61f0"}],"id":"d30f8892-97db-4e20-b28e-01539a02c89e","_postman_id":"d30f8892-97db-4e20-b28e-01539a02c89e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all eventTypeCustomInputs","id":"14fdddd2-ad25-44e5-80d7-29bd0cef735b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/custom-inputs","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["custom-inputs"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"a535b143-8b4b-4673-97b2-d79299b6ab7d","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3002/v1/custom-inputs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"w5H1Va5GaYN69-j6LlVK5"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"176z7rlg3j339\""},{"key":"Content-Length","value":"117"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 19:38:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"event_type_custom_inputs\": [\n        {\n            \"id\": 1,\n            \"eventTypeId\": 3,\n            \"label\": \"test\",\n            \"type\": \"TEXT\",\n            \"required\": true,\n            \"placeholder\": \"\"\n        }\n    ]\n}"},{"id":"5e25ee8a-9a00-4fc9-b59f-0c54370a8d6d","name":"No eventTypeCustomInputs were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/custom-inputs?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["custom-inputs"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"14fdddd2-ad25-44e5-80d7-29bd0cef735b"},{"name":"Creates a new eventTypeCustomInput","id":"09e4c597-00d7-4ccd-8f49-a46cc4036996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTypeId\": 3,\n    \"label\": \"bandwidth\",\n    \"placeholder\": \"\",\n    \"required\": true,\n    \"type\": \"TEXT\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/custom-inputs","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["custom-inputs"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"83dbbd4a-88cc-450e-9d5a-13658376610a","name":"OK, eventTypeCustomInput created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTypeId\": 3,\n    \"label\": \"sensor\",\n    \"placeholder\": \"\",\n    \"required\": true,\n    \"type\": \"TEXT\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/custom-inputs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"Pgx_ev3g_kgYRo9Phq5Hg"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"lax9vck52m4o\""},{"key":"Content-Length","value":"168"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 19:51:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"event_type_custom_input\": {\n        \"id\": 7,\n        \"eventTypeId\": 3,\n        \"label\": \"card\",\n        \"type\": \"TEXT\",\n        \"required\": true,\n        \"placeholder\": \"\"\n    },\n    \"message\": \"EventTypeCustomInput created successfully\"\n}"},{"id":"5354bb54-d141-43f5-a05d-0db5aa562b5f","name":"Bad request. EventTypeCustomInput body is invalid.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"circuit\",\n    \"placeholder\": \"\",\n    \"required\": false,\n    \"type\": \"TEXT\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/custom-inputs"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"4nhbBwKEkcVM9cZOas0jQ"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"y512q4ospw1j\""},{"key":"Content-Length","value":"55"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 12 Oct 2022 19:52:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"'invalid_type' in 'eventTypeId': Required\"\n}"}],"_postman_id":"09e4c597-00d7-4ccd-8f49-a46cc4036996"}],"id":"063e9df8-4ca0-43aa-8b84-bbc85b2d8295","_postman_id":"063e9df8-4ca0-43aa-8b84-bbc85b2d8295","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"destination-calendars","item":[{"name":"{id}","item":[{"name":"Find a destination calendar","id":"360022d5-43e5-45a5-8281-291e161ecabc","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/destination-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["destination-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"6cafded1-3364-458c-817e-2b819373343f","description":{"content":"<p>(Required) Numeric ID of the destination calendar to get</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"47efabe7-35c9-4961-a670-f3cdc6608416","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"034f357b-aa87-4429-80fb-304dd7d24842","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8ad887ae-ac34-4452-958b-b72035e67a89","name":"DestinationCalendar was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"360022d5-43e5-45a5-8281-291e161ecabc"},{"name":"Edit an existing destination calendar","id":"b852a807-2b84-4b6b-9223-dc4e44a4eda5","request":{"method":"PATCH","header":[],"url":"http://localhost:3002/v1/destination-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["destination-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"e0998617-934b-474a-a246-5701936640a9","description":{"content":"<p>(Required) Numeric ID of the destination calendar to edit</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"5dafaf49-51a5-4b24-b52b-a24d4b188d60","name":"OK, destinationCalendar edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"a0cdce76-3937-4126-96cc-2213cb869106","name":"Bad request. DestinationCalendar body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"15dee232-47e6-4081-b248-7e7560e56ec1","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b852a807-2b84-4b6b-9223-dc4e44a4eda5"},{"name":"Remove an existing destination calendar","id":"4ef52915-abd3-4568-8305-d8f713486dd9","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/destination-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["destination-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"3ebfe332-5102-431d-a9a8-5473222b1344","description":{"content":"<p>(Required) Numeric ID of the destination calendar to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"7692cc90-6d61-4a01-bf6d-c75e54dcf997","name":"OK, destinationCalendar removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0cdce593-cad2-4092-a954-31239de1c784","name":"Bad request. DestinationCalendar id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7b84a47d-d3d5-45d2-9287-a466691e2e1e","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the destination calendar to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4ef52915-abd3-4568-8305-d8f713486dd9"}],"id":"5d6992e1-ff90-423b-9e27-f4d46f379e10","_postman_id":"5d6992e1-ff90-423b-9e27-f4d46f379e10","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all destination calendars","id":"5db2d24f-7fba-4710-b83c-f98247368126","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/destination-calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["destination-calendars"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"26cd7ae6-04de-4aee-b976-2b55e01f34f7","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e9bbe2c2-930f-4b75-9005-4cd2a8875a9d","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"84f2111f-fac9-49f5-a787-8a550d373092","name":"No destination calendars were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5db2d24f-7fba-4710-b83c-f98247368126"},{"name":"Creates a new destination calendar","id":"02dce806-a361-4f1d-98af-180f625f0fb9","request":{"method":"POST","header":[],"url":"http://localhost:3002/v1/destination-calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["destination-calendars"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"8c2b2d8b-aa87-4da9-83b7-1e43c11d5803","name":"OK, destination calendar created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d338c8d0-1520-4c77-969b-4d46d3b6eb66","name":"Bad request. DestinationCalendar body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0fbfe47d-8498-40ef-a883-b1253fba2e6d","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/destination-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["destination-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"02dce806-a361-4f1d-98af-180f625f0fb9"}],"id":"aed9cdb8-54e8-44f7-ba57-ec7e9dea8883","_postman_id":"aed9cdb8-54e8-44f7-ba57-ec7e9dea8883","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"event-references","item":[{"name":"{id}","item":[{"name":"Find a event reference","id":"45e33ed2-4b0a-4aa4-8f1d-412fa46b82bf","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/event-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"2534804f-87f5-4d75-8c45-3f726f563f87","description":{"content":"<p>(Required) Numeric ID of the event reference to get</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"37b38806-d36e-44b7-bf1c-f25a57a3bbcd","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"52853fd9-4cf3-4cc2-a427-04936c11cf2b","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e33bd89e-855c-4705-af1b-39d771e69b1f","name":"EventReference was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"45e33ed2-4b0a-4aa4-8f1d-412fa46b82bf"},{"name":"Edit an existing event reference","id":"e69985fe-2e36-4aef-9d5a-bc202534f7aa","request":{"method":"PATCH","header":[],"url":"http://localhost:3002/v1/event-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"9bc70eb5-6138-4136-8fe0-7bd8a7bc82a2","description":{"content":"<p>(Required) Numeric ID of the event reference to edit</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"00e7a4e0-fcba-493a-9864-d7204ad12318","name":"OK, EventReference edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0619bad5-2ac2-4f88-8a17-4520f1716ebc","name":"Bad request. EventReference body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"1639df2b-f7fc-4caf-a48a-ecc137423e5b","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e69985fe-2e36-4aef-9d5a-bc202534f7aa"},{"name":"Remove an existing event reference","id":"bafcd8e2-cd57-406d-a5e1-c047530708fb","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/event-references/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-references",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"213bd8d3-7297-47df-b8ad-14d5629cab38","description":{"content":"<p>(Required) Numeric ID of the event reference to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"62f8fbeb-3982-413d-add3-bf460dec7ba0","name":"OK, EventReference removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3422ae6f-1924-4848-a7b4-5fbc0ca564f9","name":"Bad request. EventReference id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e3cc3818-ee54-4610-9ebb-3089f938f95d","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-references/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the event reference to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bafcd8e2-cd57-406d-a5e1-c047530708fb"}],"id":"e7cd76af-7e6e-457a-9ba7-bf6d5673ee34","_postman_id":"e7cd76af-7e6e-457a-9ba7-bf6d5673ee34","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all daily event reference","id":"ff0697e1-43b4-4c27-abfe-089160d706a2","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/event-references","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-references"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"0d68dd93-4bae-4cca-984e-2594600de696","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0dc6c072-72b8-4315-ab7d-c25881e962bb","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"304ce3da-5bbf-484d-8670-ed59e45d5866","name":"No daily event references were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ff0697e1-43b4-4c27-abfe-089160d706a2"},{"name":"Creates a new daily event reference","id":"aec962f7-8b51-43d8-b9c9-9a24a7ad189f","request":{"method":"POST","header":[],"url":"http://localhost:3002/v1/event-references","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-references"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"468e60ae-be6b-4e04-b199-39b644354332","name":"OK, daily event reference created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"738d279d-1ace-4fc4-8263-e76138029b37","name":"Bad request. DailyEventReference body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d004d465-5442-48a6-ad88-a9f0bc8dc5f1","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-references?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-references"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"aec962f7-8b51-43d8-b9c9-9a24a7ad189f"}],"id":"e63fdad0-ba19-4516-afe0-6ec3a0eea6ef","_postman_id":"e63fdad0-ba19-4516-afe0-6ec3a0eea6ef","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"event-types","item":[{"name":"{id}","item":[{"name":"Find a eventType","id":"c880b6a7-5a54-479a-bc91-b9d5f1292a3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/event-types/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-types",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventType to get</p>\n","type":"text/plain"},"type":"any","value":"3","key":"id"}]}},"response":[{"id":"de3660d1-d560-404f-8dd1-c52557ddf007","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"313ce287-268a-4def-9983-f68cd361fb59","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ab41683e-3d9c-4ec3-8079-3301223b2afe","name":"EventType was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c880b6a7-5a54-479a-bc91-b9d5f1292a3f"},{"name":"Edit an existing eventType","id":"4ea3f5d4-4fc0-4bea-897d-b9410cb7fed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"I'll synthesize the neural PNG application, that should program the XSS capacitor!\",\n    \"periodType\": \"ROLLING\",\n    \"periodDays\": 14,\n    \"periodStartDate\": \"2023-08-24T18:53:48.621Z\",\n    \"periodEndDate\": \"2023-08-24T18:53:48.621Z\",\n    \"periodCountCalendarDays\": true,\n    \"durationLimits\": {\n        \"PER_DAY\": 1,\n        \"PER_WEEK\": 3,\n        \"PER_MONTH\": 5\n    },\n    \"bookingLimits\": {\n        \"PER_DAY\": 1,\n        \"PER_WEEK\": 3,\n        \"PER_MONTH\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/event-types/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-types",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventType to edit</p>\n","type":"text/plain"},"type":"any","value":"2221","key":"id"}]}},"response":[{"id":"74d579a6-2ad9-4850-bef7-aa8d3dbd4626","name":"OK, eventType edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6efed33c-3284-4213-809b-7cc8abf63bc8","name":"Bad request. EventType body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"47372cc0-36dd-4666-9de5-0bd2438637bb","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4ea3f5d4-4fc0-4bea-897d-b9410cb7fed2"},{"name":"Remove an existing eventType","id":"f9b9c077-d242-4374-8e7a-dbcd51852037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/event-types/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-types",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the eventType to delete</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"f3f89345-f3e4-4849-896a-49c84d857879","name":"OK, eventType removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f3cd7838-c934-45f7-bd05-5a5fc81fed0f","name":"Bad request. EventType id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"70e45b72-f4ae-425a-803e-0564a8b5a739","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/event-types/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the eventType to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f9b9c077-d242-4374-8e7a-dbcd51852037"}],"id":"1d1e3f03-af71-4aa5-bba9-a0ebfdb17d10","_postman_id":"1d1e3f03-af71-4aa5-bba9-a0ebfdb17d10","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all event types","id":"933fb1a2-8992-4f5b-910d-fe60f9382cb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/event-types/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-types",""],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"userId","value":"3"},{"disabled":true,"key":"userId","value":"4"}],"variable":[]}},"response":[{"id":"dcc8eb57-3d10-4069-8cc8-d543c40e9368","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"40f0b23b-ceab-4f35-9aa2-eabcad48d768","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"1482c22c-2da4-4c07-a2f4-0c2335fd3291","name":"No event types were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"933fb1a2-8992-4f5b-910d-fe60f9382cb0"},{"name":"Creates a new event type","event":[{"listen":"test","script":{"id":"99d39520-3533-4fc9-ae42-cd3f10437550","exec":["var jsonData = pm.response.json();","","if (jsonData.event_type) {","  pm.collectionVariables.set(\"lastCreatedEventTypeId\", jsonData.event_type.id);","}"],"type":"text/javascript","packages":{}}}],"id":"36190022-dd02-4cc4-b93b-3702c4a3723f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"title\": \"Tennis class\",\n\t\"slug\": \"tennis-class-e4ce346f-3b67-4fea-be8c-cbc6f5592e65\",\n\t\"length\": 60,\n\t\"hidden\": true,\n\t\"position\": 0,\n\t\"eventName\": null,\n\t\"timeZone\": null,\n\t\"periodType\": \"UNLIMITED\",\n\t\"periodStartDate\": null,\n\t\"periodEndDate\": null,\n\t\"periodDays\": null,\n\t\"periodCountCalendarDays\": null,\n\t\"requiresConfirmation\": true,\n\t\"disableGuests\": false,\n\t\"hideCalendarNotes\": false,\n\t\"minimumBookingNotice\": 120,\n\t\"beforeEventBuffer\": 0,\n\t\"afterEventBuffer\": 0,\n\t\"schedulingType\": null,\n\t\"price\": 0,\n\t\"currency\": \"usd\",\n\t\"slotInterval\": null,\n\t\"successRedirectUrl\": null,\n\t\"description\": null,\n\t\"locations\": [\n\t\t{\n\t\t\t\"address\": \"London\",\n\t\t\t\"type\": \"inPerson\"\n\t\t}\n\t],\n\t\"metadata\": {}\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/event-types","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["event-types"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"4b2e446c-2855-467b-8c29-7676ce096440","name":"OK, event type created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"63446842-45ed-4030-b909-0b19320af7ca","name":"Bad request. EventType body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"fcf3af15-fcb1-4767-8540-fe5a0c8b2bb5","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/event-types?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["event-types"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0985f4bc-56e3-4241-9eb1-31a7c4629fa1","name":"Creates a new event type for a Team","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Tennis class\",\n    \"slug\": \"tennis-class-c2416785-7757-4efa-afb6-674438ccf6a8\",\n    \"length\": 60,\n    \"hidden\": false,\n    \"position\": 0,\n    \"teamId\": 3,\n    \"eventName\": null,\n    \"timeZone\": null,\n    \"periodType\": \"UNLIMITED\",\n    \"periodStartDate\": null,\n    \"periodEndDate\": null,\n    \"periodDays\": null,\n    \"periodCountCalendarDays\": null,\n    \"requiresConfirmation\": true,\n    \"recurringEvent\": {\n        \"interval\": 2,\n        \"count\": 10,\n        \"freq\": 2\n    },\n    \"disableGuests\": false,\n    \"hideCalendarNotes\": false,\n    \"minimumBookingNotice\": 120,\n    \"beforeEventBuffer\": 0,\n    \"afterEventBuffer\": 0,\n    \"schedulingType\": null,\n    \"price\": 0,\n    \"currency\": \"usd\",\n    \"slotInterval\": null,\n    \"successRedirectUrl\": null,\n    \"description\": null,\n    \"locations\": [\n        {\n            \"address\": \"London\",\n            \"type\": \"inPerson\"\n        }\n    ],\n    \"metadata\": {}\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/event-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"calcom-response-id","value":"AB0usc5hmDTsEXWDfG5kI"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"access-control-allow-headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"\"vgoajx7cipmn\""},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 07 Jul 2023 17:08:51 GMT"},{"key":"content-encoding","value":"gzip"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"event_type\": {\n        \"id\": 129,\n        \"title\": \"Tennis class\",\n        \"slug\": \"tennis-class-63473d2d-5c0d-4663-a695-da4b8566df39\",\n        \"length\": 60,\n        \"hidden\": false,\n        \"position\": 0,\n        \"userId\": 4,\n        \"teamId\": 3,\n        \"eventName\": null,\n        \"timeZone\": null,\n        \"periodType\": \"UNLIMITED\",\n        \"periodStartDate\": null,\n        \"periodEndDate\": null,\n        \"periodDays\": null,\n        \"periodCountCalendarDays\": null,\n        \"requiresConfirmation\": true,\n        \"recurringEvent\": {\n            \"interval\": 2,\n            \"count\": 10,\n            \"freq\": 2\n        },\n        \"disableGuests\": false,\n        \"hideCalendarNotes\": false,\n        \"minimumBookingNotice\": 120,\n        \"beforeEventBuffer\": 0,\n        \"afterEventBuffer\": 0,\n        \"schedulingType\": null,\n        \"price\": 0,\n        \"currency\": \"usd\",\n        \"slotInterval\": null,\n        \"successRedirectUrl\": null,\n        \"description\": null,\n        \"locations\": [\n            {\n                \"address\": \"London\",\n                \"type\": \"inPerson\"\n            }\n        ],\n        \"metadata\": {},\n        \"seatsPerTimeSlot\": null,\n        \"seatsShowAttendees\": false,\n        \"bookingFields\": null\n    },\n    \"message\": \"Event type created successfully\"\n}"}],"_postman_id":"36190022-dd02-4cc4-b93b-3702c4a3723f"}],"id":"5dc29324-e93a-4e2f-b2d4-57cf6b926b67","_postman_id":"5dc29324-e93a-4e2f-b2d4-57cf6b926b67","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"memberships","item":[{"name":"{user Id}_{team Id}","item":[{"name":"Find a membership by userID and teamID","id":"f722864a-ada0-4eb4-b4da-9ed45ba783eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/memberships/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["memberships",":id"],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"include","value":"team"}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"ba664157-60de-4e28-a21e-e75a26cc56ad","name":"Find a membership by userID and teamID","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/memberships/:id","host":["http://localhost:3002/v1"],"path":["memberships",":id"],"query":[{"key":"include","value":"team","disabled":true}],"variable":[{"key":"id","value":"1_4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"tWjqKo7vtPbLelJ31ua5A"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"bv01k5yp0d2s\""},{"key":"Content-Length","value":"100"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 17:51:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"membership\": {\n        \"teamId\": 4,\n        \"userId\": 1,\n        \"accepted\": false,\n        \"role\": \"MEMBER\",\n        \"disableImpersonation\": false\n    }\n}"},{"id":"950e19a8-5c7a-4301-bd2c-6a16cb3e722b","name":"Find a membership by userID and teamID","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/memberships/:id?include=team","host":["http://localhost:3002/v1"],"path":["memberships",":id"],"query":[{"key":"include","value":"team"}],"variable":[{"key":"id","value":"1_4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"LmA_yFEdrjrdyB0ieKUtC"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"g9ev44jskj5f\""},{"key":"Content-Length","value":"195"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 17:52:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"membership\": {\n        \"teamId\": 4,\n        \"userId\": 1,\n        \"accepted\": false,\n        \"role\": \"MEMBER\",\n        \"disableImpersonation\": false,\n        \"team\": {\n            \"id\": 4,\n            \"name\": \"Acme Inc.\",\n            \"slug\": \"acme-inc-1\",\n            \"logo\": \"\",\n            \"bio\": \"\",\n            \"hideBranding\": false\n        }\n    }\n}"}],"_postman_id":"f722864a-ada0-4eb4-b4da-9ed45ba783eb"},{"name":"Edit an existing membership","event":[{"listen":"test","script":{"id":"446b9e55-94a4-4b0d-9a88-c62c68727f5f","exec":["var jsonData = pm.response.json();","","if (jsonData.membership) {","    const { userId, teamId } = jsonData.membership;","    const newId = `${userId}_${teamId}`;","    pm.collectionVariables.set(\"lastCreatedMembershipId\", newId);","}",""],"type":"text/javascript"}}],"id":"98d7ee32-5de8-4165-b5c2-2529f7018f95","request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/memberships/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["memberships",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"ce7a2593-3f64-4174-8773-c874aae9918e","name":"Another user tries to accept unrelated invite","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"accepted\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/memberships/:id","host":["http://localhost:3002/v1"],"path":["memberships",":id"],"variable":[{"key":"id","value":""}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"OysA3UmP4t6HkEZBjsKSZ"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"132itt08iez1l\""},{"key":"Content-Length","value":"57"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 18:27:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Only the invited user can accept the invite\"\n}"}],"_postman_id":"98d7ee32-5de8-4165-b5c2-2529f7018f95"},{"name":"Remove an existing membership","id":"d91a413a-244a-4b03-8978-e9d3c44aa4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/memberships/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["memberships",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"d0499742-9e9c-4492-862c-89bc9c4c251f","name":"OK, membership removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/memberships/-75205429_-75205429?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["memberships","-75205429_-75205429"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4a43b351-01e0-4f96-92fa-d61569f2f522","name":"Bad request. Membership id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/memberships/-75205429_-75205429?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["memberships","-75205429_-75205429"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"082f991c-e63b-49c7-88a3-7ec85466e00a","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/memberships/-75205429_-75205429?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["memberships","-75205429_-75205429"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d91a413a-244a-4b03-8978-e9d3c44aa4d8"}],"id":"a6c9f117-217e-4c89-84bf-87b46158e9d0","_postman_id":"a6c9f117-217e-4c89-84bf-87b46158e9d0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all memberships","id":"31993fcc-fc58-4e7f-8108-5478cbf78b8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/memberships?teamId=4&teamId=8","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["memberships"],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"userId","value":"4"},{"key":"teamId","value":"4"},{"key":"teamId","value":"8"}],"variable":[]}},"response":[{"id":"a209f203-c876-45d2-a7a3-0ebbc105e5c1","name":"Get all user memberships","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/memberships","host":["http://localhost:3002/v1"],"path":["memberships"],"query":[{"key":"userId","value":"4","disabled":true},{"key":"teamId","value":"4","disabled":true},{"key":"teamId","value":"8","disabled":true},{"key":"include","value":"team","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"CabOIb9O48cZdjTZccQWg"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"jfngbzofyr9u\""},{"key":"Content-Length","value":"354"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 16:39:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberships\": [\n        {\n            \"teamId\": 4,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false\n        },\n        {\n            \"teamId\": 6,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false\n        },\n        {\n            \"teamId\": 8,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false\n        },\n        {\n            \"teamId\": 10,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false\n        }\n    ]\n}"},{"id":"ff863fd5-0689-4236-8e23-4db47b9336fa","name":"Get all user memberships with team info","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/memberships?include=team","host":["http://localhost:3002/v1"],"path":["memberships"],"query":[{"key":"userId","value":"4","disabled":true},{"key":"teamId","value":"4","disabled":true},{"key":"teamId","value":"8","disabled":true},{"key":"include","value":"team"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"gySL4W3cb6aCNa4gFHy9z"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"1690wyd3t2rlc\""},{"key":"Content-Length","value":"768"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 16:40:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberships\": [\n        {\n            \"teamId\": 4,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false,\n            \"team\": {\n                \"id\": 4,\n                \"name\": \"Acme Inc.\",\n                \"slug\": \"acme-inc-1\",\n                \"logo\": \"\",\n                \"bio\": \"\",\n                \"hideBranding\": false\n            }\n        },\n        {\n            \"teamId\": 6,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false,\n            \"team\": {\n                \"id\": 6,\n                \"name\": \"Acme Inc.\",\n                \"slug\": \"acme-inc-2\",\n                \"logo\": null,\n                \"bio\": null,\n                \"hideBranding\": false\n            }\n        },\n        {\n            \"teamId\": 8,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false,\n            \"team\": {\n                \"id\": 8,\n                \"name\": \"Acme Inc. 2\",\n                \"slug\": \"acme-inc-0002\",\n                \"logo\": \"asdasdas\",\n                \"bio\": \"hello friend\",\n                \"hideBranding\": false\n            }\n        },\n        {\n            \"teamId\": 10,\n            \"userId\": 4,\n            \"accepted\": true,\n            \"role\": \"OWNER\",\n            \"disableImpersonation\": false,\n            \"team\": {\n                \"id\": 10,\n                \"name\": \"Acme Inc.\",\n                \"slug\": \"acme-inc-5\",\n                \"logo\": null,\n                \"bio\": null,\n                \"hideBranding\": false\n            }\n        }\n    ]\n}"}],"_postman_id":"31993fcc-fc58-4e7f-8108-5478cbf78b8b"},{"name":"Creates a new membership","event":[{"listen":"test","script":{"id":"f8bc151b-5645-450c-81c5-f4c08ef8d55a","exec":["var jsonData = pm.response.json();","","if (jsonData.membership) {","    const { userId, teamId } = jsonData.membership;","    const newId = `${userId}_${teamId}`;","    pm.collectionVariables.set(\"lastCreatedMembershipId\", newId);","}",""],"type":"text/javascript"}}],"id":"d97a48f5-cd17-44ef-8a4f-61b22a4960c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"teamId\": 4,\n    \"userId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/memberships","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["memberships"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"c5a37d2c-3cb3-4b94-8e84-1585dfdf3557","name":"Users invites another to it's team","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"teamId\": 4,\n    \"userId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"SA02sJhj1RKwIDboC_jT6"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"wsaltrguwd40\""},{"key":"Content-Length","value":"144"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 17:40:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"membership\": {\n        \"teamId\": 4,\n        \"userId\": 1,\n        \"accepted\": false,\n        \"role\": \"MEMBER\",\n        \"disableImpersonation\": false\n    },\n    \"message\": \"Membership created successfully\"\n}"}],"_postman_id":"d97a48f5-cd17-44ef-8a4f-61b22a4960c1"}],"id":"bdfece12-1768-40a0-ad6c-eff4f99ca857","_postman_id":"bdfece12-1768-40a0-ad6c-eff4f99ca857","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"invites","item":[{"name":"Creates a new team invite","event":[{"listen":"test","script":{"id":"f8bc151b-5645-450c-81c5-f4c08ef8d55a","exec":["var jsonData = pm.response.json();","","if (jsonData.membership) {","    const { userId, teamId } = jsonData.membership;","    const newId = `${userId}_${teamId}`;","    pm.collectionVariables.set(\"lastCreatedMembershipId\", newId);","}",""],"type":"text/javascript","packages":{}}}],"id":"98008550-086e-4f17-8287-3cb544b58502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"teamId\": 4,\n    \"usernameOrEmail\": \"rick@cal.com\",\n    \"role\": \"MEMBER\",\n    \"language\": \"en\",\n    \"isOrg\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/invites","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["invites"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"8f895f6d-b578-4559-bcb6-0044ad1ed49d","name":"Users invites another to it's team","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"teamId\": 4,\n    \"userId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"SA02sJhj1RKwIDboC_jT6"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"wsaltrguwd40\""},{"key":"Content-Length","value":"144"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 21 Oct 2022 17:40:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"membership\": {\n        \"teamId\": 4,\n        \"userId\": 1,\n        \"accepted\": false,\n        \"role\": \"MEMBER\",\n        \"disableImpersonation\": false\n    },\n    \"message\": \"Membership created successfully\"\n}"}],"_postman_id":"98008550-086e-4f17-8287-3cb544b58502"}],"id":"cab0eb91-9821-4200-b898-4b26d49fd3cd","_postman_id":"cab0eb91-9821-4200-b898-4b26d49fd3cd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"payments","item":[{"name":"Find all payments","id":"665249f5-3523-4d55-832f-0763d15a2e9d","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/payments","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["payments"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"401036da-20d5-47c2-ad20-9d38ad7a376b","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"263a9385-4e78-41f6-b6cd-8e98285b80eb","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9e9634a7-af7b-4049-a986-cc4d468755a1","name":"No payments were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"665249f5-3523-4d55-832f-0763d15a2e9d"},{"name":"Find a payment","id":"aaf721ec-b785-4ae3-9c01-6b463cb8d3d2","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/payments/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["payments",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"b8934819-9db3-435c-b9d4-702bdda4c12d","description":{"content":"<p>(Required) Numeric ID of the payment to get</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"0e98b2d4-bb61-428d-886d-c4ae166d93eb","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the payment to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"adfb8217-1be1-4b4a-81f9-f26c161652ef","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the payment to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"153fd8e6-0780-4b3c-9baa-8a757ad471a2","name":"Payment was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/payments/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["payments",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the payment to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"aaf721ec-b785-4ae3-9c01-6b463cb8d3d2"}],"id":"4441b7f7-25f4-4cfb-aaf3-c2751ef3c0a4","_postman_id":"4441b7f7-25f4-4cfb-aaf3-c2751ef3c0a4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"schedules","item":[{"name":"{id}","item":[{"name":"Find a schedule","id":"c3bbfc87-b167-4243-aff6-d54b0187246b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/schedules/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["schedules",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the schedule to get</p>\n","type":"text/plain"},"type":"any","value":"3","key":"id"}]}},"response":[{"id":"85d9f0a2-a070-46e1-ad36-4b6d5e5290b4","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"32ab051b-f00d-4b8d-b6a7-e3ec44686dad","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5eba01db-4aef-452e-8f38-fba6545c79c6","name":"Schedule was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c3bbfc87-b167-4243-aff6-d54b0187246b"},{"name":"Edit an existing schedule","id":"fc5aacc9-54ac-4fd7-9e11-c9ab3595f5e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"alarm\",\n    \"timeZone\": \"Europe/Madrid\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["schedules",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the schedule to edit</p>\n","type":"text/plain"},"type":"any","value":"3","key":"id"}]}},"response":[{"id":"2b700e2b-0ed5-4853-b22e-7e8950b69fe8","name":"OK, schedule edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c4f045bb-5855-437f-86f9-844aac690a10","name":"Bad request. Schedule body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"169c5f20-00f7-4b99-861d-de8ec9a9b841","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fc5aacc9-54ac-4fd7-9e11-c9ab3595f5e8"},{"name":"Remove an existing schedule","id":"08a05ca6-50fb-4003-870e-8f390dfc1a45","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/schedules/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["schedules",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"99066d4f-9f18-484b-9142-9bec1166995a","description":{"content":"<p>(Required) Numeric ID of the schedule to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"97dcbc21-5f0a-48fb-8fff-4ba63e62443e","name":"OK, schedule removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"2052af61-3f37-4b83-b8ca-2d864828a707","name":"Bad request. Schedule id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"be37aa9e-2ad7-48e6-98c6-b151107452a4","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/schedules/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["schedules",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the schedule to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"08a05ca6-50fb-4003-870e-8f390dfc1a45"}],"id":"d300b891-8c9a-4481-b9a2-ffc25c9b138d","_postman_id":"d300b891-8c9a-4481-b9a2-ffc25c9b138d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all schedules","id":"bd4718c3-7498-4568-bd31-356edf71aefb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/schedules?userId=3&userId=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["schedules"],"host":["http://localhost:3002/v1"],"query":[{"key":"userId","value":"3"},{"key":"userId","value":"1"}],"variable":[]}},"response":[{"id":"981f7fca-fe1b-4474-a040-43d29759bfa2","name":"OK. Current user schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"yblk_7LlcCgqV2VnTVkii"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"ped3kjp1bgnw\""},{"key":"Content-Length","value":"860"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 18:43:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 3,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 3,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 15,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 27,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 39,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 39,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 171,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 171,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"0a1cc733-753a-4657-9821-fff179f0517e","name":"OK. Admin gets all schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"nAnuhRRox5RUXfODhzO60"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"uncvyb0z8ubp2\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 13 Oct 2022 18:44:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 1,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 1,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 2,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 3,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 4,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 5,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 6,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 7,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 8,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 9,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 10,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 11,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 12,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 12,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 13,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 13,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 14,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 15,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 16,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 17,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 18,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 18,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 19,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 20,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 21,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 22,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 22,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 23,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 23,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 24,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 24,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 25,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 26,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 26,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 27,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 28,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 28,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 29,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 29,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 30,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 30,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 31,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 31,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 32,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 32,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 33,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 33,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 34,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 34,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 35,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 35,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 36,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 36,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 37,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 37,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 38,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 39,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 39,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 40,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 40,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 41,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 41,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 42,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 42,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 43,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 43,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 44,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 44,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 45,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 45,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 46,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 47,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 47,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 48,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 48,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 164,\n            \"userId\": 132,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 164,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 50,\n            \"userId\": 15,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 50,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 165,\n            \"userId\": 133,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 165,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 169,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 169,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 170,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 170,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 171,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 171,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 172,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 172,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 173,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 173,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 60,\n            \"userId\": 25,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 60,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 61,\n            \"userId\": 26,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 61,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 62,\n            \"userId\": 27,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 62,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 63,\n            \"userId\": 28,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 63,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 174,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 174,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 175,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 175,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 176,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 176,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 177,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 177,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 178,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 178,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 179,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 179,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 70,\n            \"userId\": 35,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 70,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 71,\n            \"userId\": 36,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 71,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 180,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 180,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 85,\n            \"userId\": 51,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 85,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 87,\n            \"userId\": 53,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 87,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 93,\n            \"userId\": 59,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 92,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 99,\n            \"userId\": 65,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 99,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 100,\n            \"userId\": 66,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 100,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 101,\n            \"userId\": 67,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 101,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 102,\n            \"userId\": 68,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 102,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 109,\n            \"userId\": 75,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 109,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 110,\n            \"userId\": 76,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 110,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 111,\n            \"userId\": 77,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 111,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 125,\n            \"userId\": 92,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 125,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 136,\n            \"userId\": 103,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 136,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 138,\n            \"userId\": 105,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 138,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 139,\n            \"userId\": 106,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 139,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 140,\n            \"userId\": 107,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 140,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 141,\n            \"userId\": 108,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 141,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 142,\n            \"userId\": 109,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 142,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 143,\n            \"userId\": 110,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 143,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 149,\n            \"userId\": 116,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 149,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 150,\n            \"userId\": 117,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 150,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"f8e2aaff-5d19-44a3-b263-f109b94b4d95","name":"OK. Admin gets user specific schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules?userId=3&userId=1","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3"},{"key":"userId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"ZmQBFxvKuafn8KUVkVj7w"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"zhjpah3jei1bd\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 13 Oct 2022 18:45:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 13,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 13,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 37,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 37,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 25,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 169,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 169,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 1,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 170,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 170,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 2,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 14,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 26,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 26,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 38,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"00672983-d31f-4f9d-b068-03616354648f","name":"Unauthorized. Non-admin tries to fetch other user schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules?userId=3&userId=1","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3"},{"key":"userId","value":"1"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"xqLD1d8WRfVvOhUPHss_8"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"7hix9ljuvl1p\""},{"key":"Content-Length","value":"61"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 18:45:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized: Only admins can query other users\"\n}"}],"_postman_id":"bd4718c3-7498-4568-bd31-356edf71aefb"},{"name":"Creates a new schedule","id":"2f7cefed-f137-4770-ba74-62c0d9888f71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"array\",\n    \"timeZone\": \"America/Mazatlan\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["schedules"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"10d1a337-779c-4663-9fcd-e78df1a78288","name":"OK. Admin creates schedule for another user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": 4,\n    \"name\": \"sensor\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"6qLvITb1WfSRbsEywYo9P"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"ez47m581g765\""},{"key":"Content-Length","value":"221"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 20:07:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedule\": {\n        \"id\": 188,\n        \"userId\": 4,\n        \"name\": \"interface\",\n        \"timeZone\": null,\n        \"availability\": [\n            {\n                \"id\": 188,\n                \"eventTypeId\": null,\n                \"days\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"startTime\": \"09:00:00\",\n                \"endTime\": \"17:00:00\"\n            }\n        ]\n    },\n    \"message\": \"Schedule created successfully\"\n}"},{"id":"abdd1f23-e66b-4b6f-86fd-f88d64656f77","name":"403. Non-admin tries to create schedule for other user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": 4,\n    \"name\": \"feed\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"nRVes3t3uRNJCapL2UzYn"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"3zgwsvrlq115\""},{"key":"Content-Length","value":"41"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 20:04:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"ADMIN required for `userId`\"\n}"}],"_postman_id":"2f7cefed-f137-4770-ba74-62c0d9888f71"}],"id":"0401fc72-7077-4548-9e79-e432f3b1f7b0","_postman_id":"0401fc72-7077-4548-9e79-e432f3b1f7b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"selected-calendars","item":[{"name":"{id}","item":[{"name":"Find a selected calendar by providing the compoundId(userId_integration_externalId) separated by `_`","id":"257ceb99-d457-411c-853f-c1312bf5c6fe","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/selected-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["selected-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"8eeb055d-e7d5-48d7-b650-0f9a4e962144","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c2214446-7cc1-4207-9efb-c09e7f95fcc5","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"14f283f6-f0ff-4d53-b2ef-0ed931dfe3b7","name":"SelectedCalendar was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"257ceb99-d457-411c-853f-c1312bf5c6fe"},{"name":"Edit a selected calendar","event":[{"listen":"test","script":{"id":"5d68d4d5-12a2-47da-b0e9-75f599aba263","exec":["var jsonData = pm.response.json();","","if (jsonData.selected_calendar) {","    const { userId, integration, externalId } = jsonData.selected_calendar;","    const newId = `${userId}_${integration}_${externalId}`;","    pm.collectionVariables.set(\"lastCreatedSelectedCalendarId\", newId);","}"],"type":"text/javascript"}}],"id":"24ca02e5-1fc2-44af-b667-e25075d71867","request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"externalId\": \"c_h96htbde5i6vi532rm25oq9ut4+85@group.calendar.google.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/selected-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["selected-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"a6baa019-e074-4ec5-97bd-ddb8d69b8863","name":"OK, selected-calendar edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"a13882c9-fdc5-43ea-8d2b-168d18d2df60","name":"Bad request. SelectedCalendar body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8b4a1ebe-c1a7-45cd-8784-36b3140e766f","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"24ca02e5-1fc2-44af-b667-e25075d71867"},{"name":"Remove a selected calendar","id":"99cfd17e-4673-461c-bfd5-84087fc1392e","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/selected-calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["selected-calendars",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"ffd68569-2ebe-4a4f-b0d5-9941b1e4ef66","name":"OK, selected-calendar removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"72347b9a-fe9c-4088-86e2-4f017675132e","name":"Bad request. SelectedCalendar id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"03ba358f-61ab-49ea-818b-04b60c305694","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars/-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars","-75205429_nulla aliqua cupidatat_nulla aliqua cupidatat"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"99cfd17e-4673-461c-bfd5-84087fc1392e"}],"id":"ea84f891-3b4d-4129-bdca-3abd4a7e2900","_postman_id":"ea84f891-3b4d-4129-bdca-3abd4a7e2900","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all selected calendars","id":"118034f1-2183-40ee-9eca-e0ad28654e77","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/selected-calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["selected-calendars"],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"userId","value":"4"},{"disabled":true,"key":"userId","value":"11"}],"variable":[]}},"response":[{"id":"362ae862-7b3b-4d34-a5ed-0015c2bc159f","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3bc7710a-dee0-4185-b529-3767ee42e5f4","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3d0ee2d4-d5ec-441a-92da-6831bc35f36d","name":"No selected calendars were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"118034f1-2183-40ee-9eca-e0ad28654e77"},{"name":"Creates a new selected calendar","event":[{"listen":"test","script":{"id":"66fe454a-ee2f-4423-9894-313cd19e0be6","exec":["var jsonData = pm.response.json();","","if (jsonData.selected_calendar) {","    const { userId, integration, externalId } = jsonData.selected_calendar;","    const newId = `${userId}_${integration}_${externalId}`;","    pm.collectionVariables.set(\"lastCreatedSelectedCalendarId\", newId);","}"],"type":"text/javascript"}}],"id":"1f41254b-f2d7-405c-a474-d99b8fd60ab6","request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"integration\": \"google_calendar\",\n    \"externalId\": \"c_h96htbde5i6vi532rm25oq9ut4+437@group.calendar.google.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/selected-calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["selected-calendars"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"dbf18d17-2d5b-4d32-85c6-7e33f7dd21fd","name":"OK, selected calendar created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7594597f-3927-4be7-af6d-7173fb3bea40","name":"Bad request. SelectedCalendar body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"09232a07-b5dc-45e3-b582-666107b0533f","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/selected-calendars?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["selected-calendars"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1f41254b-f2d7-405c-a474-d99b8fd60ab6"}],"id":"78014f97-05ec-4e25-a4c8-37682914ea4b","_postman_id":"78014f97-05ec-4e25-a4c8-37682914ea4b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"teams","item":[{"name":"{id}","item":[{"name":"Find a team","id":"f635b447-6668-46e1-8653-fb91c24d43b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the team to get</p>\n","type":"text/plain"},"type":"any","value":"4","key":"id"}]}},"response":[{"id":"99d32a2f-c75a-4a02-98fe-64bdb6bf57c1","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b3aa07f9-0ab5-4c70-9270-6b492475af4f","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3f72cd12-c4cd-4467-9ace-50c756c2fb83","name":"Team was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f635b447-6668-46e1-8653-fb91c24d43b5"},{"name":"Edit an existing team","id":"b0ef1848-095f-4450-9412-a3fcd9b56ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Acme Inc. 2\",\n    \"slug\": \"acme-inc-0002\",\n    \"logo\": \"asdasdas\",\n    \"bio\": \"hello friend\",\n    \"hideBranding\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the team to edit</p>\n","type":"text/plain"},"type":"any","value":"4","key":"id"}]}},"response":[{"id":"dfbc1942-78c6-41ee-b0c7-7509ebe526fc","name":"OK, team edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d6ced18a-3b41-46d7-82e5-325d01e19cd9","name":"Bad request. Team body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"fbbe191c-158f-496c-bdbf-97baf1b1af83","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b0ef1848-095f-4450-9412-a3fcd9b56ee7"},{"name":"Publish a team","id":"c71e7234-fdc0-4f94-847a-a36bcb1434eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/teams/:id/publish","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams",":id","publish"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the team to edit</p>\n","type":"text/plain"},"type":"any","value":"4","key":"id"}]}},"response":[{"id":"445288d1-f407-4f84-bada-7762a95c24e7","name":"OK, team edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ea2150bc-ea46-4115-8a17-7fa6872b6211","name":"Bad request. Team body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"160aec89-1fd4-41ee-952b-0c1a9b6f5a9f","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c71e7234-fdc0-4f94-847a-a36bcb1434eb"},{"name":"Remove an existing team","id":"965a774d-14f6-44a2-a5a4-d94198bc8199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the team to delete</p>\n","type":"text/plain"},"type":"any","value":"12","key":"id"}]}},"response":[{"id":"59630ea8-26c5-461e-8db1-d21a857390c8","name":"OK, team removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"82d751e6-8e49-42a9-93e5-1470207b6dd0","name":"Bad request. Team id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"cc9103ab-3f4f-423e-85f3-886ccf933652","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/teams/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the team to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"965a774d-14f6-44a2-a5a4-d94198bc8199"}],"id":"79a0d0ba-89a1-40d0-b0a0-c8f1947bb99b","_postman_id":"79a0d0ba-89a1-40d0-b0a0-c8f1947bb99b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all teams","id":"99a9f10e-4f8d-49d9-9923-cfdb0add10be","request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/teams","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"a0d47dcc-6bab-4c38-ae8f-8a33e2a891f9","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5dda5257-f5e9-4bde-a408-d6c218ff6a09","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"450014b2-2220-428e-b395-208742d46c84","name":"No teams were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"99a9f10e-4f8d-49d9-9923-cfdb0add10be"},{"name":"Creates a new team","id":"2f8909f2-8830-4a5f-bad1-1cd96e588376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Acme Inc.\",\n    \"slug\": \"acme-inc-485\",\n    \"hideBookATeamMember\": true,\n    \"brandColor\": \"#333333\",\n    \"darkBrandColor\": \"#333333\",\n    \"timeZone\": \"Europe/Amsterdam\",\n    \"weekStart\": \"Monday\",\n    \"isPrivate\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/teams","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["teams"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"7361ec8d-3dd4-4fd1-9ed9-16ad2a64dc6b","name":"OK, team created","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7be2bca2-2a0b-4015-9349-1f628e2879da","name":"Bad request. Team body is invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"10c08158-822a-4af7-9206-ef6bdacc5116","name":"Authorization information is missing or invalid.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:3002/v1/teams?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["teams"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2f8909f2-8830-4a5f-bad1-1cd96e588376"}],"id":"4e8849fe-1ac3-4479-9cb5-6d8f9f97dffb","_postman_id":"4e8849fe-1ac3-4479-9cb5-6d8f9f97dffb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"users","item":[{"name":"{id}","item":[{"name":"Find a user, returns your user if regular user.","id":"8a1c9084-2a57-4304-b368-4b4525ffac7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/users/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the user to get</p>\n","type":"text/plain"},"type":"any","value":"124895","key":"id"}]}},"response":[{"id":"ccf59297-9e34-4403-bf78-6ba3c1160750","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7c99bb19-2fcb-4549-b58e-0c06119ef26d","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to get"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"40e362cf-f52a-4043-a561-a5bc1bfdea50","name":"User was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to get"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8a1c9084-2a57-4304-b368-4b4525ffac7d"},{"name":"Edit an existing user","id":"c6b9b724-bca4-4517-be23-95291cdbfb25","request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"pro\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/users/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the user to edit</p>\n","type":"text/plain"},"type":"any","value":"4","key":"id"}]}},"response":[{"id":"7906cd96-debd-479a-acd0-2e7c5d6bc899","name":"OK, user edited successfuly","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to edit"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"2c7c1e0a-e306-436f-9cf6-0154740a0d4d","name":"Bad request. User body is invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"61ff734d-3731-4ff2-a7d4-20e377f166f3","name":"Authorization information is missing or invalid.","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to edit"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6c269242-074d-404b-964a-530bf68427fa","name":"User tries to update it's username (conflict)","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"pro\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/users/:id","host":["http://localhost:3002/v1"],"path":["users",":id"],"variable":[{"key":"id","value":"4","description":"(Required) Numeric ID of the user to edit"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"cOGy8X8QFIUY6gd8GpRRz"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"t5ntlq6ekx1k\""},{"key":"Content-Length","value":"56"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 17 Nov 2022 18:51:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"custom in 'username': already_in_use_error\"\n}"}],"_postman_id":"c6b9b724-bca4-4517-be23-95291cdbfb25"},{"name":"Remove an existing user","id":"eb7f557f-26fc-4d5b-ad5d-e99d27b30017","request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/users/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"id":"80dedfe4-736e-413d-bfcb-37d4894f0c7f","description":{"content":"<p>(Required) Numeric ID of the user to delete</p>\n","type":"text/plain"},"type":"any","value":"-75205429","key":"id"}]}},"response":[{"id":"c8de59e1-a159-4c1c-8e7f-d19daac9222b","name":"OK, user removed successfuly","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to delete"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"46f79998-3252-433b-94ce-ce70ab9f8fcf","name":"Bad request. User id is invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to delete"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"79685fb0-768f-4f41-be81-6a2e6205e87e","name":"Authorization information is missing or invalid.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/users/:id?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users",":id"],"query":[{"key":"apiKey","value":"<API Key>"}],"variable":[{"key":"id","value":"-75205429","description":"(Required) Numeric ID of the user to delete"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"eb7f557f-26fc-4d5b-ad5d-e99d27b30017"}],"id":"95715c5d-d9a6-4c55-9b0c-99935c21f5cc","_postman_id":"95715c5d-d9a6-4c55-9b0c-99935c21f5cc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all users.","id":"a89273ce-14e1-46eb-9a48-86f343ad7392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/users?page=1&take=100&skip=100","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["users"],"host":["http://localhost:3002/v1"],"query":[{"key":"page","value":"1"},{"key":"take","value":"100"},{"key":"skip","value":"100"}],"variable":[]}},"response":[{"id":"b934aba5-fd49-48ac-a5c2-9db600b6ae65","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"260a21a5-eb8e-437a-9217-14bf5d7b48c9","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"915c3343-3b58-4f31-a730-8547fbfb7bcc","name":"No users were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a89273ce-14e1-46eb-9a48-86f343ad7392"},{"name":"Create a new user","id":"4584125e-901d-4c76-95f9-66890aa2e11a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"Keanu79@example.net\",\n    \"username\": \"Dave4\"\n }","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/users","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["users"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"e29c5627-68a5-4a5a-9f4e-a8dc78cfcef5","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"77974508-4c5e-4b64-9e5c-50bfb5b3724c","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"749d6c71-93fe-40b0-955d-24b7f78ac4ab","name":"No users were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/users?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["users"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4584125e-901d-4c76-95f9-66890aa2e11a"}],"id":"ee8a6d92-09c0-4ab2-8c15-30253172aff9","_postman_id":"ee8a6d92-09c0-4ab2-8c15-30253172aff9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"webhooks","item":[{"name":"{id}","item":[{"name":"Find a webhook","id":"9ee8d621-9499-420c-8fd9-ff290d2f736c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/webhooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["webhooks",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) String  UUID of the webhook to get</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"564bfe9c-e3a7-4722-93c6-119cb457e3f5","name":"Find a webhook","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/webhooks/:id","host":["http://localhost:3002/v1"],"path":["webhooks",":id"],"variable":[{"key":"id","value":"","description":"(Required) String  UUID of the webhook to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"dXdFEzNMKPSrkobxawAFb"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"o4up4d5kp84y\""},{"key":"Content-Length","value":"178"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 18 Oct 2022 20:46:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": \"425b5617-4d80-4540-b4d3-25f8669b6b37\",\n        \"userId\": 4,\n        \"eventTypeId\": null,\n        \"payloadTemplate\": null,\n        \"eventTriggers\": [],\n        \"appId\": null,\n        \"subscriberUrl\": \"https://uriel.biz\"\n    }\n}"}],"_postman_id":"9ee8d621-9499-420c-8fd9-ff290d2f736c"},{"name":"Edit an existing webhook","id":"1d1ca382-0a55-425a-a5eb-5c683c93ef86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTriggers\": [\n        \"BOOKING_CANCELLED\",\n        \"BOOKING_CREATED\",\n        \"BOOKING_RESCHEDULED\",\n        \"MEETING_ENDED\",\n        \"FORM_SUBMITTED\"\n    ],\n    \"active\": true,\n    \"payloadTemplate\": \"We need to calculate the auxiliary AI interface!\",\n    \"subscriberUrl\": \"https://bryce.org\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/webhooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["webhooks",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) String  UUID of the webhook to get</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"9596ba73-f1f0-467f-8828-00455cb64e8e","name":"Edit an existing schedule","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTriggers\": [\n        \"BOOKING_CANCELLED\",\n        \"BOOKING_CREATED\",\n        \"BOOKING_RESCHEDULED\",\n        \"MEETING_ENDED\",\n        \"FORM_SUBMITTED\"\n    ],\n    \"active\": true,\n    \"payloadTemplate\": \"Use the wireless HTTP feed, then you can bypass the neural interface!\",\n    \"subscriberUrl\": \"http://delbert.com\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3002/v1/webhooks/:id","host":["http://localhost:3002/v1"],"path":["webhooks",":id"],"variable":[{"key":"id","value":"","description":"(Required) String  UUID of the webhook to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"bYde4blkgvGV_5esOSNm9"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"8rg3tgggi78p\""},{"key":"Content-Length","value":"313"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 18 Oct 2022 21:15:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": \"90f46857-3716-4d2c-95e4-4837120fda4c\",\n        \"userId\": 4,\n        \"eventTypeId\": null,\n        \"payloadTemplate\": \"We need to back up the 1080p XSS capacitor!\",\n        \"eventTriggers\": [\n            \"BOOKING_CANCELLED\",\n            \"BOOKING_CREATED\",\n            \"BOOKING_RESCHEDULED\",\n            \"MEETING_ENDED\",\n            \"FORM_SUBMITTED\"\n        ],\n        \"appId\": null,\n        \"subscriberUrl\": \"http://jeramie.name\"\n    }\n}"}],"_postman_id":"1d1ca382-0a55-425a-a5eb-5c683c93ef86"},{"name":"Remove an existing webhook","id":"3906de29-b2b6-416b-a550-a4aa0dc36cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3002/v1/webhooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["webhooks",":id"],"host":["http://localhost:3002/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) String  UUID of the webhook to get</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"4bca7b9a-0946-454d-9e03-8a0302ad9fc5","name":"Remove an existing schedule","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:3002/v1/webhooks/:id","host":["http://localhost:3002/v1"],"path":["webhooks",":id"],"variable":[{"key":"id","value":"","description":"(Required) String  UUID of the webhook to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"DfGud7WTPwWRbJF5dEVHO"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"s6puh0lh9d2h\""},{"key":"Content-Length","value":"89"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 18 Oct 2022 20:46:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Schedule with id: 425b5617-4d80-4540-b4d3-25f8669b6b37 deleted successfully\"\n}"}],"_postman_id":"3906de29-b2b6-416b-a550-a4aa0dc36cba"}],"id":"143b12df-726f-4fe9-93c8-979083df4737","_postman_id":"143b12df-726f-4fe9-93c8-979083df4737","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Find all webhooks","id":"4ca12947-d456-4f20-b7db-ff839a7c2f06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/webhooks","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["webhooks"],"host":["http://localhost:3002/v1"],"query":[{"disabled":true,"key":"userId","value":"4"},{"disabled":true,"key":"userId","value":"1"}],"variable":[]}},"response":[{"id":"e081f65b-01a5-4c6c-9a55-b6dcf346e777","name":"OK. Current user schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"yblk_7LlcCgqV2VnTVkii"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"ped3kjp1bgnw\""},{"key":"Content-Length","value":"860"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 18:43:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 3,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 3,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 15,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 27,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 39,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 39,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 171,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 171,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"c343ec0f-c567-4ba9-bfce-95fd2460389b","name":"OK. Admin gets all schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"nAnuhRRox5RUXfODhzO60"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"uncvyb0z8ubp2\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 13 Oct 2022 18:44:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 1,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 1,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 2,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 3,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 4,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 5,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 6,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 7,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 8,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 9,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 10,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 11,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 12,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 12,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 13,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 13,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 14,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 15,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 16,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 17,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 18,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 18,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 19,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 20,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 21,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 22,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 22,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 23,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 23,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 24,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 24,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 25,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 26,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 26,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 27,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 28,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 28,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 29,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 29,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 30,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 30,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 31,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 31,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 32,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 32,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 33,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 33,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 34,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 34,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 35,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 35,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 36,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 36,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 37,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 37,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 38,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 39,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 39,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 40,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 40,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 41,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 41,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 42,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 42,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 43,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 43,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 44,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 44,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 45,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 45,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 46,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 47,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 47,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 48,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 48,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 164,\n            \"userId\": 132,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 164,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 50,\n            \"userId\": 15,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 50,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 165,\n            \"userId\": 133,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 165,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 169,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 169,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 170,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 170,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 171,\n            \"userId\": 4,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 171,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 172,\n            \"userId\": 5,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 172,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 173,\n            \"userId\": 6,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 173,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 60,\n            \"userId\": 25,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 60,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 61,\n            \"userId\": 26,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 61,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 62,\n            \"userId\": 27,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 62,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 63,\n            \"userId\": 28,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 63,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 174,\n            \"userId\": 7,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 174,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 175,\n            \"userId\": 8,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 175,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 176,\n            \"userId\": 9,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 176,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 177,\n            \"userId\": 10,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 177,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 178,\n            \"userId\": 11,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 178,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 179,\n            \"userId\": 12,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 179,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 70,\n            \"userId\": 35,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 70,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 71,\n            \"userId\": 36,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 71,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 180,\n            \"userId\": 13,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 180,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 85,\n            \"userId\": 51,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 85,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 87,\n            \"userId\": 53,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 87,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 93,\n            \"userId\": 59,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 92,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 99,\n            \"userId\": 65,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 99,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 100,\n            \"userId\": 66,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 100,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 101,\n            \"userId\": 67,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 101,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 102,\n            \"userId\": 68,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 102,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 109,\n            \"userId\": 75,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 109,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 110,\n            \"userId\": 76,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 110,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 111,\n            \"userId\": 77,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 111,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 125,\n            \"userId\": 92,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 125,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 136,\n            \"userId\": 103,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 136,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 138,\n            \"userId\": 105,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 138,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 139,\n            \"userId\": 106,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 139,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 140,\n            \"userId\": 107,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 140,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 141,\n            \"userId\": 108,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 141,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 142,\n            \"userId\": 109,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 142,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 143,\n            \"userId\": 110,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 143,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 149,\n            \"userId\": 116,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 149,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 150,\n            \"userId\": 117,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 150,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"5239b6d6-c203-4cec-8af5-ba26cfc7872c","name":"OK. Admin gets user specific schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules?userId=3&userId=1","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3"},{"key":"userId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"ZmQBFxvKuafn8KUVkVj7w"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"zhjpah3jei1bd\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 13 Oct 2022 18:45:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedules\": [\n        {\n            \"id\": 13,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 13,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 37,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 37,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 25,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 169,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 169,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"userId\": 1,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 1,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 170,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 170,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 2,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 14,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 26,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 26,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"userId\": 3,\n            \"name\": \"Working Hours\",\n            \"timeZone\": null,\n            \"availability\": [\n                {\n                    \"id\": 38,\n                    \"eventTypeId\": null,\n                    \"days\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ],\n                    \"startTime\": \"09:00:00\",\n                    \"endTime\": \"17:00:00\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"8fb390e4-6980-43c3-8b05-a7c82612a4e7","name":"Unauthorized. Non-admin tries to fetch other user schedules","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/schedules?userId=3&userId=1","host":["http://localhost:3002/v1"],"path":["schedules"],"query":[{"key":"userId","value":"3"},{"key":"userId","value":"1"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"xqLD1d8WRfVvOhUPHss_8"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"7hix9ljuvl1p\""},{"key":"Content-Length","value":"61"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 18:45:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized: Only admins can query other users\"\n}"}],"_postman_id":"4ca12947-d456-4f20-b7db-ff839a7c2f06"},{"name":"Creates a new webhook","event":[{"listen":"test","script":{"id":"f69836b3-ff67-4640-acaf-711d6d591dc2","exec":["var jsonData = pm.response.json();","","if (jsonData.webhook) {","    pm.collectionVariables.set(\"lastCreatedWebhookId\", jsonData.webhook.id);","}"],"type":"text/javascript"}}],"id":"d8666010-2c50-4d6b-b048-3816407c0b7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"eventTriggers\": [\n        \"BOOKING_CANCELLED\",\n        \"BOOKING_CREATED\",\n        \"BOOKING_RESCHEDULED\",\n        \"MEETING_ENDED\",\n        \"FORM_SUBMITTED\"\n    ],\n    \"active\": true,\n    \"subscriberUrl\": \"http://bridie.biz\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/webhooks","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["webhooks"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"98745a62-0438-4af8-9b02-b3f07c69ea97","name":"OK. Admin creates schedule for another user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": 4,\n    \"name\": \"alarm\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"6qLvITb1WfSRbsEywYo9P"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"ez47m581g765\""},{"key":"Content-Length","value":"221"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 20:07:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"schedule\": {\n        \"id\": 188,\n        \"userId\": 4,\n        \"name\": \"interface\",\n        \"timeZone\": null,\n        \"availability\": [\n            {\n                \"id\": 188,\n                \"eventTypeId\": null,\n                \"days\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"startTime\": \"09:00:00\",\n                \"endTime\": \"17:00:00\"\n            }\n        ]\n    },\n    \"message\": \"Schedule created successfully\"\n}"},{"id":"13aceeac-610c-41b7-820d-374103f97f70","name":"403. Non-admin tries to create schedule for other user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": 4,\n    \"name\": \"microchip\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3002/v1/schedules"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Calcom-Response-ID","value":"nRVes3t3uRNJCapL2UzYn"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS, PATCH, DELETE, POST, PUT"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"\"3zgwsvrlq115\""},{"key":"Content-Length","value":"41"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 13 Oct 2022 20:04:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"ADMIN required for `userId`\"\n}"}],"_postman_id":"d8666010-2c50-4d6b-b048-3816407c0b7f"}],"id":"01f32a0a-9716-4d0b-99de-1c4bbaa70add","_postman_id":"01f32a0a-9716-4d0b-99de-1c4bbaa70add","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}}},{"name":"Get current user info v2","id":"2afad290-e368-4a93-99cb-713a8a9eeb8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3002/v1/v2/openapi.json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"path":["v2","openapi.json"],"host":["http://localhost:3002/v1"],"query":[],"variable":[]}},"response":[{"id":"0c54e144-0791-45f3-a7ac-d1ab0efdbd55","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"321ac101-78b3-4fc0-b4b8-d0d4ba404c22","name":"Authorization information is missing or invalid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6f36b06f-36a3-4b4a-986f-0037d233a753","name":"No bookings were found","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3002/v1/bookings?apiKey=<API Key>","host":["http://localhost:3002/v1"],"path":["bookings"],"query":[{"key":"apiKey","value":"<API Key>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2afad290-e368-4a93-99cb-713a8a9eeb8d"},{"name":"https://api.cal.com/v2/organizations/{orgId}/teams/event-types","id":"404074b8-3593-44c8-8517-437c6bfd7047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cal.com/v2/organizations/{orgId}/teams/event-types","description":"<p>Generated from cURL: curl --request GET <br />  --url <a href=\"https://api.cal.com/v2/organizations/%7BorgId%7D/teams/event-types\">https://api.cal.com/v2/organizations/{orgId}/teams/event-types</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","organizations","{orgId}","teams","event-types"],"host":["api","cal","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"404074b8-3593-44c8-8517-437c6bfd7047"},{"name":"https://api.cal.com/v2/me","id":"8fb617eb-812c-421f-8342-efa13fbe0480","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cal.com/v2/me","description":"<p>Generated from cURL: curl --request GET <br />  --url <a href=\"https://api.cal.com/v2/me\">https://api.cal.com/v2/me</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","me"],"host":["api","cal","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fb617eb-812c-421f-8342-efa13fbe0480"},{"name":"https://app.cal.qa/api/book/event","id":"6382a805-4a1a-4518-80a0-fa4d31a4a31a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0"},{"key":"Accept","value":"*/*"},{"key":"Accept-Language","value":"en-US,es-ES;q=0.8,es;q=0.5,en;q=0.3"},{"key":"Accept-Encoding","value":"gzip, deflate, br, zstd"},{"key":"Referer","value":"https://app.cal.qa/omarlopez/quick?date=2025-01-23&month=2025-01&slot=2025-01-24T00%3A15%3A00.000Z"},{"key":"Content-Type","value":"application/json"},{"key":"Origin","value":"https://app.cal.qa"},{"key":"Connection","value":"keep-alive"},{"key":"Cookie","value":"__clnds=igxkvh235y; __Secure-next-auth.csrf-token=60698cbfee4c29ced98c63117e44b631fb308ca63968a481484bb6041d453641%7C6c7f6e1440bc6fb8ad47cabda41212edee01dc94e90a64a7609319c6df21c7fb; __Secure-next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2F; next-auth.csrf-token=de7d190a439af01c7b339f233646a89cbfcaac46378404d514d7590fd3263387%7Cd8e545709e3b1eaab2c2b1425305f2968462299858efaac7be2dc2c4f9dc46c7; next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2Fauth%2Flogin; next-auth.callback-url=http%3A%2F%2Fapp.cal.qa%2F; uid=4e99b734-8e67-4ec6-8a9d-cafde911a13a"},{"key":"Sec-Fetch-Dest","value":"empty"},{"key":"Sec-Fetch-Mode","value":"cors"},{"key":"Sec-Fetch-Site","value":"same-origin"},{"key":"Priority","value":"u=0"},{"key":"Pragma","value":"no-cache"},{"key":"Cache-Control","value":"no-cache"},{"key":"TE","value":"trailers"}],"body":{"mode":"raw","raw":"{\"responses\":{\"name\":\"Omar Lopez\",\"email\":\"zomars@me.com\",\"location\":{\"value\":\"integrations:daily\",\"optionValue\":\"\"},\"guests\":[]},\"user\":\"omarlopez\",\"start\":\"2025-01-23T17:15:00-07:00\",\"end\":\"2025-01-23T17:20:00-07:00\",\"eventTypeId\":583879,\"eventTypeSlug\":\"quick\",\"timeZone\":\"America/Mazatlan\",\"language\":\"en\",\"metadata\":{},\"hasHashedBookingLink\":false,\"routedTeamMemberIds\":null,\"skipContactOwner\":false,\"_isDryRun\":false}","options":{"raw":{"language":"json"}}},"url":"https://app.cal.qa/api/book/event","description":"<p>Generated from cURL: curl '<a href=\"https://app.cal.qa/api/book/event\">https://app.cal.qa/api/book/event</a>' --compressed -X POST -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0' -H 'Accept: <em>/</em>' -H 'Accept-Language: en-US,es-ES;q=0.8,es;q=0.5,en;q=0.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Referer: <a href=\"https://app.cal.qa/omarlopez/quick?date=2025-01-23&amp;month=2025-01&amp;slot=2025-01-24T00%3A15%3A00.000Z\">https://app.cal.qa/omarlopez/quick?date=2025-01-23&amp;month=2025-01&amp;slot=2025-01-24T00%3A15%3A00.000Z</a>' -H 'Content-Type: application/json' -H 'Origin: <a href=\"https://app.cal.qa\">https://app.cal.qa</a>' -H 'Connection: keep-alive' -H 'Cookie: __clnds=igxkvh235y; __Secure-next-auth.csrf-token=60698cbfee4c29ced98c63117e44b631fb308ca63968a481484bb6041d453641%7C6c7f6e1440bc6fb8ad47cabda41212edee01dc94e90a64a7609319c6df21c7fb; __Secure-next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2F; next-auth.csrf-token=de7d190a439af01c7b339f233646a89cbfcaac46378404d514d7590fd3263387%7Cd8e545709e3b1eaab2c2b1425305f2968462299858efaac7be2dc2c4f9dc46c7; next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2Fauth%2Flogin; next-auth.callback-url=http%3A%2F%2Fapp.cal.qa%2F; uid=4e99b734-8e67-4ec6-8a9d-cafde911a13a' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Priority: u=0' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' -H 'TE: trailers' --data-raw '{\"responses\":{\"name\":\"Omar Lopez\",\"email\":\"<a href=\"mailto:zomars@me.com\">zomars@me.com</a>\",\"location\":{\"value\":\"integrations:daily\",\"optionValue\":\"\"},\"guests\":[]},\"user\":\"omarlopez\",\"start\":\"2025-01-23T17:15:00-07:00\",\"end\":\"2025-01-23T17:20:00-07:00\",\"eventTypeId\":583879,\"eventTypeSlug\":\"quick\",\"timeZone\":\"America/Mazatlan\",\"language\":\"en\",\"metadata\":{},\"hasHashedBookingLink\":false,\"routedTeamMemberIds\":null,\"skipContactOwner\":false,\"_isDryRun\":false}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","id":"b92a1d73-bfcc-4a5f-9ef5-cb117d49c904","name":"@calcom/api: Public API for Cal.com","type":"collection"}},"urlObject":{"protocol":"https","path":["api","book","event"],"host":["app","cal","qa"],"query":[],"variable":[]}},"response":[],"_postman_id":"6382a805-4a1a-4518-80a0-fa4d31a4a31a"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":"{{apiKey}}"}]}},"event":[{"listen":"prerequest","script":{"id":"d8e4632b-9862-4b52-ac39-b8fcf7c048f3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0213be4d-486b-4742-bf6a-ae4eb1f8d951","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"http://localhost:3002/v1","type":"string"},{"key":"userId","value":"-75205429","type":"any"},{"key":"teamId","value":"-75205429","type":"any"},{"key":"integration","value":"nulla aliqua cupidatat","type":"any"},{"key":"externalId","value":"nulla aliqua cupidatat","type":"any"},{"key":"lastCreatedEventTypeId","value":""},{"key":"two_days_from_now","value":""},{"key":"two_days_from_now_end","value":""},{"key":"lastCreatedWebhookId","value":""},{"key":"lastCreatedSelectedCalendarId","value":""},{"key":"lastCreatedMembershipId","value":""},{"key":"lastCreatedApiKeyId","value":""},{"key":"start_of_month","value":""},{"key":"end_of_month","value":""},{"key":"start","value":""},{"key":"end","value":""}]}