{"collection":{"info":{"_postman_id":"a6849217-4bf6-4b1d-aa17-491fc7e3a08a","name":"Novel Default API","description":"Attention: this postman is not in sync with the OpenAPI generated from /docs/openapi/json","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2024-08-28T09:58:44.000Z","updatedAt":"2024-12-20T08:25:50.000Z","lastUpdatedBy":"30329062","uid":"30329062-a6849217-4bf6-4b1d-aa17-491fc7e3a08a"},"item":[{"name":"1. Onboarding","item":[{"name":"Password Registration with Default Plan","id":"8bef896b-eeba-4158-9ad2-565e44d50b87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocelca+4@marathon.sh\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/signup","host":["{{HOST}}"],"path":["signup"]}},"response":[],"createdAt":"2024-08-30T05:19:05.000Z","updatedAt":"2024-12-11T09:28:06.000Z","uid":"30329062-8bef896b-eeba-4158-9ad2-565e44d50b87"},{"name":"Password Registration with Specific Plan","id":"f90ddc42-45f0-4807-884e-826ffda8df2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocela+2rcc@marathon.sh\",\n    \"password\": \"password\",\n    \"plan\": \"enterprise-2024\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/signup","host":["{{HOST}}"],"path":["signup"]}},"response":[],"createdAt":"2024-10-31T06:06:46.000Z","updatedAt":"2024-10-31T09:51:27.000Z","uid":"30329062-f90ddc42-45f0-4807-884e-826ffda8df2e"},{"name":"Password Registration with Upfront Payment","id":"41e5f2d2-ab9c-4ba5-93e2-8abc54e651d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocela@gmail.com\",\n    \"password\": \"password678%\",\n    \"remember\": true,\n    \"plan\": \"business-2024\",\n    \"intent\": \"CAN ONLY BE TESTED WITH UI FOR NOW\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/signup","host":["{{HOST}}"],"path":["signup"]}},"response":[],"createdAt":"2024-08-29T04:00:59.000Z","updatedAt":"2024-10-31T09:54:27.000Z","uid":"30329062-41e5f2d2-ab9c-4ba5-93e2-8abc54e651d2"},{"name":"Oauth Registration","id":"361c1687-8375-43b7-81f7-e6c8e953c470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"CAN ONLY BE TESTED WITH UI FOR NOW\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/signup","host":["{{HOST}}"],"path":["signup"]}},"response":[],"createdAt":"2024-09-01T14:02:10.000Z","updatedAt":"2024-10-31T09:54:39.000Z","uid":"30329062-361c1687-8375-43b7-81f7-e6c8e953c470"}],"id":"4a038e5b-bd92-47d9-b6df-941dbf4bcf4b","createdAt":"2024-08-29T04:01:16.000Z","updatedAt":"2024-10-31T06:06:46.000Z","uid":"30329062-4a038e5b-bd92-47d9-b6df-941dbf4bcf4b"},{"name":"2. Authentication","item":[{"name":"Login with Password","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":["// try {","//     const response = await pm.sendRequest({","//         url: pm.environment.get(\"HOST\") + pm.response.json().redirect_to,","//         method: \"GET\"","//     });","//     console.log(response);","// } catch (err) {","//     console.error(err);","// }"],"type":"text/javascript","packages":{}}}],"id":"cdf89cd2-0112-48a9-ba39-2a865ba2ea43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocelca+4@marathon.sh\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/auth/password","host":["{{HOST}}"],"path":["auth","password"]}},"response":[],"createdAt":"2024-08-29T04:00:19.000Z","updatedAt":"2024-12-11T09:28:26.000Z","uid":"30329062-cdf89cd2-0112-48a9-ba39-2a865ba2ea43"},{"name":"Callback from Password","id":"e5bb190f-07db-4482-b645-a1214b9a4a44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/auth/password/callback","host":["{{HOST}}"],"path":["auth","password","callback"]}},"response":[],"createdAt":"2024-09-21T12:57:40.000Z","updatedAt":"2024-10-16T14:18:36.000Z","uid":"30329062-e5bb190f-07db-4482-b645-a1214b9a4a44"},{"name":"MFA with Password","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":["// try {","//     const response = await pm.sendRequest({","//         url: pm.environment.get(\"HOST\") + pm.response.json().redirect_to,","//         method: \"GET\"","//     });","//     console.log(response);","// } catch (err) {","//     console.error(err);","// }"],"type":"text/javascript","packages":{}}}],"id":"d4dee6b3-731e-4448-a868-327f4ea8589c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"otp\": \"653643\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/auth/password/mfa","host":["{{HOST}}"],"path":["auth","password","mfa"]}},"response":[],"createdAt":"2024-10-18T08:11:04.000Z","updatedAt":"2024-12-18T02:38:12.000Z","uid":"30329062-d4dee6b3-731e-4448-a868-327f4ea8589c"},{"name":"Attempt Forget Password","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7e772a98-0103-4f16-9e34-d1bea10c4f61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocela@marathon.sh\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/auth/forgot","host":["{{HOST}}"],"path":["auth","forgot"]}},"response":[],"createdAt":"2024-10-16T14:18:16.000Z","updatedAt":"2024-10-16T14:21:10.000Z","uid":"30329062-7e772a98-0103-4f16-9e34-d1bea10c4f61"},{"name":"Reset Password","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"13cc1ded-9683-4937-b4a5-7984c76973f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocela@marathon.sh\",\n    \"password\": \"TQWa^Y$^wsdfs$%@53\",\n    \"token\": \"8dbecc319d5780ceca\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/auth/reset","host":["{{HOST}}"],"path":["auth","reset"]}},"response":[],"createdAt":"2024-10-16T14:20:48.000Z","updatedAt":"2024-10-17T05:45:02.000Z","uid":"30329062-13cc1ded-9683-4937-b4a5-7984c76973f8"},{"name":"Verification Link","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"10ff2e21-80a4-45fb-9c6f-b51448e199d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/mail/verify?token=08fa6914583630ee8f","host":["{{HOST}}"],"path":["mail","verify"],"query":[{"key":"token","value":"08fa6914583630ee8f"}]}},"response":[],"createdAt":"2024-10-17T05:34:42.000Z","updatedAt":"2024-10-30T07:44:39.000Z","uid":"30329062-10ff2e21-80a4-45fb-9c6f-b51448e199d5"},{"name":"Password Link Verification","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"d13a5b35-e937-492a-8ce3-7a3b655de931","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/auth/passwordless/verify?token=686a9892e8d115225f","host":["{{HOST}}"],"path":["auth","passwordless","verify"],"query":[{"key":"token","value":"686a9892e8d115225f"}]}},"response":[],"createdAt":"2024-10-18T09:44:59.000Z","updatedAt":"2024-10-26T07:03:04.000Z","uid":"30329062-d13a5b35-e937-492a-8ce3-7a3b655de931"},{"name":"Login with Password Link","event":[{"listen":"test","script":{"id":"fa8abcfc-0d7b-4b32-a8cf-7f453c63885e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4822c2f8-5610-4c7c-ba8b-84bd662fc6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jmrocela+1c@marathon.sh\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/auth/passwordless","host":["{{HOST}}"],"path":["auth","passwordless"]}},"response":[],"createdAt":"2024-10-18T09:24:20.000Z","updatedAt":"2024-10-26T06:58:40.000Z","uid":"30329062-4822c2f8-5610-4c7c-ba8b-84bd662fc6a7"}],"id":"5f1e9f81-2232-403a-9f9c-1eb02815c1cf","createdAt":"2024-08-29T04:01:49.000Z","updatedAt":"2024-10-26T07:03:04.000Z","uid":"30329062-5f1e9f81-2232-403a-9f9c-1eb02815c1cf"},{"name":"3. Account","item":[{"name":"Account Profile","id":"01a73acc-3183-43c3-a6aa-f3268fd88fcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account","host":["{{HOST}}"],"path":["api","v1","account"]}},"response":[],"createdAt":"2024-09-24T05:20:27.000Z","updatedAt":"2024-09-24T05:20:44.000Z","uid":"30329062-01a73acc-3183-43c3-a6aa-f3268fd88fcb"},{"name":"Account Security","id":"06322119-ecf1-4326-a42f-2db046844a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account/security","host":["{{HOST}}"],"path":["api","v1","account","security"]}},"response":[],"createdAt":"2024-10-09T05:49:28.000Z","updatedAt":"2024-10-09T05:58:12.000Z","uid":"30329062-06322119-ecf1-4326-a42f-2db046844a2a"},{"name":"Account Settings","id":"fe90883f-c48a-48b7-abf0-1779be3fa9c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account/settings","host":["{{HOST}}"],"path":["api","v1","account","settings"]}},"response":[],"createdAt":"2024-09-24T05:30:44.000Z","updatedAt":"2024-09-24T05:30:53.000Z","uid":"30329062-fe90883f-c48a-48b7-abf0-1779be3fa9c9"},{"name":"Account Sessions","id":"26d78422-e5c3-4ddf-b10a-0a8670b1e60e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account/sessions","host":["{{HOST}}"],"path":["api","v1","account","sessions"]}},"response":[],"createdAt":"2024-09-24T07:35:37.000Z","updatedAt":"2024-09-24T07:35:48.000Z","uid":"30329062-26d78422-e5c3-4ddf-b10a-0a8670b1e60e"},{"name":"Account Events","id":"cdc2620b-333d-4efb-8eb2-997f764d8cbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account/events","host":["{{HOST}}"],"path":["api","v1","account","events"]}},"response":[],"createdAt":"2024-09-25T08:02:42.000Z","updatedAt":"2024-09-25T08:02:53.000Z","uid":"30329062-cdc2620b-333d-4efb-8eb2-997f764d8cbf"},{"name":"Revoke Session","id":"b9cb53bf-4b95-446c-804a-0d27b95ee2f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"session_id\": \"38b59b60-7a46-11ef-a2b8-f18fa9271eec\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account/sessions","host":["{{HOST}}"],"path":["api","v1","account","sessions"]}},"response":[],"createdAt":"2024-09-24T07:57:11.000Z","updatedAt":"2024-09-24T07:57:29.000Z","uid":"30329062-b9cb53bf-4b95-446c-804a-0d27b95ee2f7"},{"name":"Update Account Profile","id":"9507de7f-8e2e-49ce-8978-08ead0c54900","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://johnrocela.com\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account","host":["{{HOST}}"],"path":["api","v1","account"]}},"response":[],"createdAt":"2024-09-24T05:43:46.000Z","updatedAt":"2024-09-25T08:10:28.000Z","uid":"30329062-9507de7f-8e2e-49ce-8978-08ead0c54900"},{"name":"Update Account Settings","id":"4307722f-6ab3-4579-b3b5-431c3497c8ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"theme\": \"dark\",\n    \"timezone\": \"UTC\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account/settings","host":["{{HOST}}"],"path":["api","v1","account","settings"]}},"response":[],"createdAt":"2024-09-25T08:09:29.000Z","updatedAt":"2024-09-25T08:09:40.000Z","uid":"30329062-4307722f-6ab3-4579-b3b5-431c3497c8ba"},{"name":"Update Account Password","id":"153ca35c-a15f-4d63-b74b-6aae164fff6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"password2\",\n    \"new_password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account/password","host":["{{HOST}}"],"path":["api","v1","account","password"]}},"response":[],"createdAt":"2024-09-24T07:45:43.000Z","updatedAt":"2024-09-24T07:47:56.000Z","uid":"30329062-153ca35c-a15f-4d63-b74b-6aae164fff6f"},{"name":"Notifications List","id":"b3beaf58-4e49-4382-ba5e-af34bf2d9bce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/notifications","host":["{{HOST}}"],"path":["api","v1","notifications"]}},"response":[],"createdAt":"2024-09-26T07:22:37.000Z","updatedAt":"2024-09-26T07:23:10.000Z","uid":"30329062-b3beaf58-4e49-4382-ba5e-af34bf2d9bce"},{"name":"Notification Mark As Read","id":"9d31e327-297c-4f60-a75a-cf6f97c72915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"items\": [\n        \"notif_01J8PW0FXZ2WJWA4B6NQ\",\n        \"notif_01J8PSZAWYYA5TZ0AZE0\",\n        \"notif_01J8PT25F812CTS61HJX\",\n        \"notif_01J8PT7GXNB1VE3M3WB8\",\n        \"notif_01J8PT8Z1N8CJNMQBCDR\",\n        \"notif_01J8PT94ARTMB4GPRJBP\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/notifications/read","host":["{{HOST}}"],"path":["api","v1","notifications","read"]}},"response":[],"createdAt":"2024-09-26T09:59:34.000Z","updatedAt":"2024-09-26T10:02:25.000Z","uid":"30329062-9d31e327-297c-4f60-a75a-cf6f97c72915"},{"name":"Notification Archive","id":"ad220652-75bd-4385-847e-5837bb30ae2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"items\": [\n        \"notif_01J8PW0FXZ2WJWA4B6NQ\",\n        \"notif_01J8PSZAWYYA5TZ0AZE0\",\n        \"notif_01J8PT25F812CTS61HJX\",\n        \"notif_01J8PT7GXNB1VE3M3WB8\",\n        \"notif_01J8PT8Z1N8CJNMQBCDR\",\n        \"notif_01J8PT94ARTMB4GPRJBP\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/notifications/archive","host":["{{HOST}}"],"path":["api","v1","notifications","archive"]}},"response":[],"createdAt":"2024-09-26T10:04:11.000Z","updatedAt":"2024-10-09T05:37:57.000Z","uid":"30329062-ad220652-75bd-4385-847e-5837bb30ae2e"},{"name":"Notification Get Vapid Key","id":"9c7663e6-49c7-4c24-856d-de57a941599e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/notifications/register","host":["{{HOST}}"],"path":["api","v1","notifications","register"]}},"response":[],"createdAt":"2024-09-26T10:10:54.000Z","updatedAt":"2024-11-27T07:07:11.000Z","uid":"30329062-9c7663e6-49c7-4c24-856d-de57a941599e"},{"name":"Notification Register Device Copy","id":"4e2e9eb1-b3c4-4f56-9cd5-027387c894ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"push_token\": \"http://vapid.gcm\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/notifications/register","host":["{{HOST}}"],"path":["api","v1","notifications","register"]}},"response":[],"createdAt":"2024-11-27T06:40:53.000Z","updatedAt":"2024-11-27T07:07:23.000Z","uid":"30329062-4e2e9eb1-b3c4-4f56-9cd5-027387c894ba"},{"name":"Notification Deregister Device","id":"8fc4ad15-5b18-4d57-b01d-1bc601f72296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"push_token\": \"http://vapid.gcm\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/notifications/register","host":["{{HOST}}"],"path":["api","v1","notifications","register"]}},"response":[],"createdAt":"2024-09-26T10:11:41.000Z","updatedAt":"2024-11-27T07:07:27.000Z","uid":"30329062-8fc4ad15-5b18-4d57-b01d-1bc601f72296"},{"name":"Get API Keys","id":"e1136bbf-d7e7-4977-a13f-568837bb0eaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/api-keys","host":["{{HOST}}"],"path":["api","v1","api-keys"]}},"response":[],"createdAt":"2024-09-27T01:52:27.000Z","updatedAt":"2024-09-27T01:52:40.000Z","uid":"30329062-e1136bbf-d7e7-4977-a13f-568837bb0eaf"},{"name":"Get API Access History","id":"45dc4d56-3c37-4a62-be2b-f20e62b31b74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/api-keys/events","host":["{{HOST}}"],"path":["api","v1","api-keys","events"]}},"response":[],"createdAt":"2024-11-11T06:42:03.000Z","updatedAt":"2024-11-11T06:51:13.000Z","uid":"30329062-45dc4d56-3c37-4a62-be2b-f20e62b31b74"},{"name":"Generate API Key","event":[{"listen":"test","script":{"id":"adf243de-dd4a-4307-a94d-8f3bc60489b9","exec":["pm.collectionVariables.set(\"CURRENT_BEARER_TOKEN\", pm.response.json().key.secret_key);"],"type":"text/javascript","packages":{}}}],"id":"4560ff7e-c751-43f1-8cb0-b9b366358812","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"Client API Key\",\n    \"scope\": {\n        \"projects\": []\n    },\n    \"expiry_\": \"30d\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/api-keys","host":["{{HOST}}"],"path":["api","v1","api-keys"]}},"response":[],"createdAt":"2024-09-27T01:53:09.000Z","updatedAt":"2024-11-11T07:45:19.000Z","uid":"30329062-4560ff7e-c751-43f1-8cb0-b9b366358812"},{"name":"Revoke API Key","id":"4003b2ea-2df1-415a-a06e-7ecd33d6e126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"access_id\": \"nk_de4427ea3d03bae9e67ffc6fbb51ad428f56c745d4cb220b\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/api-keys","host":["{{HOST}}"],"path":["api","v1","api-keys"]}},"response":[],"createdAt":"2024-09-27T05:53:29.000Z","updatedAt":"2024-10-18T01:59:41.000Z","uid":"30329062-4003b2ea-2df1-415a-a06e-7ecd33d6e126"},{"name":"Generate MFA Setup","id":"32b999cc-ec1b-499b-8414-9bc91ca16719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/account/mfa","host":["{{HOST}}"],"path":["api","v1","account","mfa"]}},"response":[],"createdAt":"2024-10-09T05:37:20.000Z","updatedAt":"2024-11-11T08:22:51.000Z","uid":"30329062-32b999cc-ec1b-499b-8414-9bc91ca16719"},{"name":"Register MFA","id":"7467f57d-0ae2-4338-8ffe-b2679f1cc183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"141462\",\n    \"secret\": \"M4TQONJMEIXFWOK4\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account/mfa","host":["{{HOST}}"],"path":["api","v1","account","mfa"]}},"response":[],"createdAt":"2024-10-09T06:31:58.000Z","updatedAt":"2024-10-18T08:20:03.000Z","uid":"30329062-7467f57d-0ae2-4338-8ffe-b2679f1cc183"},{"name":"Revoke MFA","id":"eead0d83-4a35-4267-a99f-1e69d678c224","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/account/mfa","host":["{{HOST}}"],"path":["api","v1","account","mfa"]}},"response":[],"createdAt":"2024-10-09T06:51:29.000Z","updatedAt":"2024-10-09T06:51:41.000Z","uid":"30329062-eead0d83-4a35-4267-a99f-1e69d678c224"}],"id":"af0e693e-dacf-4550-b92f-9dbc8e2c3647","createdAt":"2024-09-21T12:53:17.000Z","updatedAt":"2024-11-27T06:40:53.000Z","uid":"30329062-af0e693e-dacf-4550-b92f-9dbc8e2c3647"},{"name":"4. Organization","item":[{"name":"Create Organization","id":"96422acd-e218-4e51-a19d-3d5f03195f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test\",\n    \"personal\": true,\n    \"email\": \"jmrocela@marathon.sh\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization","host":["{{HOST}}"],"path":["api","v1","organization"]}},"response":[],"createdAt":"2024-10-10T05:58:46.000Z","updatedAt":"2024-11-28T07:47:05.000Z","uid":"30329062-96422acd-e218-4e51-a19d-3d5f03195f6e"},{"name":"Deactivate Organization","id":"3772e66e-ea17-4c41-b4bc-d6cf6fd6cc4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"org_id\": \"org_01J9TTSFJZB1\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization","host":["{{HOST}}"],"path":["api","v1","organization"]}},"response":[],"createdAt":"2024-10-10T06:52:44.000Z","updatedAt":"2024-10-17T06:06:38.000Z","uid":"30329062-3772e66e-ea17-4c41-b4bc-d6cf6fd6cc4e"},{"name":"Organization Detail","id":"e905e5ac-fdce-4670-83a3-a977b9936bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/organization","host":["{{HOST}}"],"path":["api","v1","organization"]}},"response":[],"createdAt":"2024-09-25T08:17:11.000Z","updatedAt":"2024-09-25T08:17:24.000Z","uid":"30329062-e905e5ac-fdce-4670-83a3-a977b9936bdf"},{"name":"Organization List","id":"369a8427-7cd2-4d1a-ad42-173229c8f317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/organizations","host":["{{HOST}}"],"path":["api","v1","organizations"]}},"response":[],"createdAt":"2024-09-25T08:39:28.000Z","updatedAt":"2024-09-25T08:45:22.000Z","uid":"30329062-369a8427-7cd2-4d1a-ad42-173229c8f317"},{"name":"Organization Events","id":"b825a86c-534c-4d91-a6b6-833834e92051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/organization/events","host":["{{HOST}}"],"path":["api","v1","organization","events"]}},"response":[],"createdAt":"2024-09-25T08:22:12.000Z","updatedAt":"2024-09-25T08:22:20.000Z","uid":"30329062-b825a86c-534c-4d91-a6b6-833834e92051"},{"name":"Organization Members","id":"b84991f4-eab2-40a1-a2bd-39e028a4170c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/organization/members","host":["{{HOST}}"],"path":["api","v1","organization","members"]}},"response":[],"createdAt":"2024-09-25T08:31:56.000Z","updatedAt":"2024-09-25T08:32:03.000Z","uid":"30329062-b84991f4-eab2-40a1-a2bd-39e028a4170c"},{"name":"Organization Settings","id":"1371af09-1cfc-4ba7-8cf6-a529c22c8268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/organization/settings","host":["{{HOST}}"],"path":["api","v1","organization","settings"]}},"response":[],"createdAt":"2024-09-25T08:47:59.000Z","updatedAt":"2024-11-28T10:20:12.000Z","uid":"30329062-1371af09-1cfc-4ba7-8cf6-a529c22c8268"},{"name":"Promote Member","id":"bbf3f535-ef62-4dc0-b299-662e56557b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"account_01JC61BB0T7TW8BA\",\n    \"roles\": [\n        \"admin\",\n        \"user\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/promote","host":["{{HOST}}"],"path":["api","v1","organization","promote"]}},"response":[],"createdAt":"2024-11-10T01:36:00.000Z","updatedAt":"2024-11-10T01:44:45.000Z","uid":"30329062-bbf3f535-ef62-4dc0-b299-662e56557b09"},{"name":"Remove Membership","id":"f3fd0ca9-cc77-4f5c-8889-02a82f816e72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"account_id\": \"account_01JC61BB0T7TW8BA\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/members","host":["{{HOST}}"],"path":["api","v1","organization","members"]}},"response":[],"createdAt":"2024-11-10T01:35:43.000Z","updatedAt":"2024-11-10T01:44:36.000Z","uid":"30329062-f3fd0ca9-cc77-4f5c-8889-02a82f816e72"},{"name":"Update Organization Settings","id":"b8a1c7cb-a74b-4faa-a209-3136121e30ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"default_timezone\": \"UTC\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/settings","host":["{{HOST}}"],"path":["api","v1","organization","settings"]}},"response":[],"createdAt":"2024-09-25T08:55:35.000Z","updatedAt":"2024-09-25T08:56:10.000Z","uid":"30329062-b8a1c7cb-a74b-4faa-a209-3136121e30ba"},{"name":"Update Organization","id":"8e987560-7ffa-490c-838c-14f68feabc7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test Organization\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization","host":["{{HOST}}"],"path":["api","v1","organization"]}},"response":[],"createdAt":"2024-09-25T08:59:48.000Z","updatedAt":"2024-09-25T09:00:02.000Z","uid":"30329062-8e987560-7ffa-490c-838c-14f68feabc7b"},{"name":"Invite to Organization","id":"595d8c7e-8b94-4ab5-9d58-667a2f304b89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invites\": [\n        {\n            \"email\": \"jmrocela23@marathon.sh\",\n            \"roles\": [\"admin\"]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/invite","host":["{{HOST}}"],"path":["api","v1","organization","invite"]}},"response":[],"createdAt":"2024-10-09T09:11:30.000Z","updatedAt":"2024-11-10T02:58:39.000Z","uid":"30329062-595d8c7e-8b94-4ab5-9d58-667a2f304b89"},{"name":"Accept Organization Invitation","id":"a385de04-63af-48d7-86c8-1c89fffba3ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invitation_code\": \"217fcbe4afef02\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/invite/accept","host":["{{HOST}}"],"path":["api","v1","organization","invite","accept"]}},"response":[],"createdAt":"2024-10-09T09:41:45.000Z","updatedAt":"2024-10-23T05:08:36.000Z","uid":"30329062-a385de04-63af-48d7-86c8-1c89fffba3ab"},{"name":"Reject Invitation as Invitee","id":"d07e49ad-c65e-4535-b836-755034a0c0b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"invitation_code\": \"217fcbe4afef02\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/invite/reject","host":["{{HOST}}"],"path":["api","v1","organization","invite","reject"]}},"response":[],"createdAt":"2024-11-10T06:24:51.000Z","updatedAt":"2024-11-10T06:25:07.000Z","uid":"30329062-d07e49ad-c65e-4535-b836-755034a0c0b0"},{"name":"Revoke Invitation as Inviter","id":"1006127c-1276-4a66-b08c-efad13b125ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"invites\": [\n        {\n            \"email\": \"jmrocela523@marathon.sh\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/organization/invite","host":["{{HOST}}"],"path":["api","v1","organization","invite"]}},"response":[],"createdAt":"2024-10-10T02:11:53.000Z","updatedAt":"2024-11-10T06:19:07.000Z","uid":"30329062-1006127c-1276-4a66-b08c-efad13b125ba"}],"id":"b5d29566-b4df-4935-817b-1367559476c2","createdAt":"2024-09-21T12:53:27.000Z","updatedAt":"2024-11-28T10:20:12.000Z","uid":"30329062-b5d29566-b4df-4935-817b-1367559476c2"},{"name":"5. Subscription","item":[{"name":"Available Plans","id":"06808545-4bb0-4614-8990-9cd7235956b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/plans","host":["{{HOST}}"],"path":["api","v1","plans"]}},"response":[],"createdAt":"2024-09-21T13:24:16.000Z","updatedAt":"2024-09-21T13:25:18.000Z","uid":"30329062-06808545-4bb0-4614-8990-9cd7235956b6"},{"name":"Current Subscription","id":"781d4450-1da5-4895-9590-415deec16a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/subscription","host":["{{HOST}}"],"path":["api","v1","subscription"]}},"response":[],"createdAt":"2024-09-21T13:22:09.000Z","updatedAt":"2024-09-21T13:25:36.000Z","uid":"30329062-781d4450-1da5-4895-9590-415deec16a32"},{"name":"Upgrade Subscription","id":"0645ae14-b259-486c-964c-d853e8b5b07c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"plan\": \"\",\n    \"payment_intent\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/subscription/upgrade","host":["{{HOST}}"],"path":["api","v1","subscription","upgrade"]}},"response":[],"createdAt":"2024-09-21T14:05:55.000Z","updatedAt":"2024-09-21T14:06:20.000Z","uid":"30329062-0645ae14-b259-486c-964c-d853e8b5b07c"},{"name":"Cancel Current Subscription","id":"063e8346-a61d-41c0-a4b9-980bdce39283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/subscription/cancel","host":["{{HOST}}"],"path":["api","v1","subscription","cancel"]}},"response":[],"createdAt":"2024-09-21T13:49:50.000Z","updatedAt":"2024-09-21T13:59:04.000Z","uid":"30329062-063e8346-a61d-41c0-a4b9-980bdce39283"},{"name":"Available Payment Methods","id":"fe14e648-d7d3-4304-80ed-67ffdcff892d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/subscription/cards","host":["{{HOST}}"],"path":["api","v1","subscription","cards"]}},"response":[],"createdAt":"2024-09-21T14:04:16.000Z","updatedAt":"2024-09-23T06:43:39.000Z","uid":"30329062-fe14e648-d7d3-4304-80ed-67ffdcff892d"},{"name":"New Payment Method","id":"d3a93232-cfd4-41e9-9227-4a4c61d009ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"setup_intent\": \"si_3217839048123\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/subscription/methods","host":["{{HOST}}"],"path":["api","v1","subscription","methods"]}},"response":[],"createdAt":"2024-09-21T14:04:43.000Z","updatedAt":"2024-09-21T14:05:05.000Z","uid":"30329062-d3a93232-cfd4-41e9-9227-4a4c61d009ef"},{"name":"Revoke Payment Method","id":"02cb19fd-ec92-4146-96c8-b830728746a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"payment_method_id\": \"pm_3987412\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/subscription/methods","host":["{{HOST}}"],"path":["api","v1","subscription","methods"]}},"response":[],"createdAt":"2024-09-21T14:05:11.000Z","updatedAt":"2024-09-23T07:31:59.000Z","uid":"30329062-02cb19fd-ec92-4146-96c8-b830728746a8"}],"id":"e45abe36-1461-445f-9ab8-2a98291e9a31","createdAt":"2024-09-21T13:24:54.000Z","updatedAt":"2024-09-21T14:05:59.000Z","uid":"30329062-e45abe36-1461-445f-9ab8-2a98291e9a31"},{"name":"6. Application","item":[{"name":"CSRF","id":"18eeb0a4-df6f-490f-a87f-77df5dbaee4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/csrf","host":["{{HOST}}"],"path":["api","v1","csrf"]}},"response":[],"createdAt":"2024-09-21T12:52:29.000Z","updatedAt":"2024-09-21T13:25:31.000Z","uid":"30329062-18eeb0a4-df6f-490f-a87f-77df5dbaee4e"},{"name":"Current Session","id":"890db840-7151-450d-abe0-6b2a9738f2e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/session","host":["{{HOST}}"],"path":["api","v1","session"]}},"response":[],"createdAt":"2024-09-21T12:56:33.000Z","updatedAt":"2024-09-21T13:25:27.000Z","uid":"30329062-890db840-7151-450d-abe0-6b2a9738f2e4"},{"name":"Switch Session","id":"c1e9268a-3099-4d66-a598-6c2b8eaca0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"org_id\": \"org_01JAVNXHBTX5\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/session/switch","host":["{{HOST}}"],"path":["api","v1","session","switch"]}},"response":[],"createdAt":"2024-10-10T07:16:14.000Z","updatedAt":"2024-10-23T03:35:19.000Z","uid":"30329062-c1e9268a-3099-4d66-a598-6c2b8eaca0fa"},{"name":"Presign Upload","event":[{"listen":"test","script":{"id":"8b2f1b04-f428-4ee8-ac7f-2ac0edb3cf8c","exec":["pm.collectionVariables.set(\"CURRENT_PRESIGNED_URL\", pm.response.json().file.presigned_url);"],"type":"text/javascript","packages":{}}}],"id":"53ced6c4-bdad-4390-94ef-36d3b52485ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"key\": \"original.png\",\n    \"type\": \"image/png\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/files/presign","host":["{{HOST}}"],"path":["api","v1","files","presign"]}},"response":[],"createdAt":"2024-09-27T06:34:36.000Z","updatedAt":"2024-12-11T09:32:14.000Z","uid":"30329062-53ced6c4-bdad-4390-94ef-36d3b52485ef"},{"name":"Upload File","id":"623b77c7-0b68-44f2-a44c-c615e07dc6b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"","type":"file","src":"/Users/jmrocela/Downloads/original.png"}]},"url":{"raw":"{{CURRENT_PRESIGNED_URL}}","host":["{{CURRENT_PRESIGNED_URL}}"]}},"response":[],"createdAt":"2024-10-23T06:55:40.000Z","updatedAt":"2024-12-18T02:38:26.000Z","uid":"30329062-623b77c7-0b68-44f2-a44c-c615e07dc6b1"}],"id":"ce9b1f80-9059-42ef-b088-1f89322f5f31","createdAt":"2024-08-29T04:01:33.000Z","updatedAt":"2024-10-23T06:55:40.000Z","uid":"30329062-ce9b1f80-9059-42ef-b088-1f89322f5f31"},{"name":"7. Cloud SQL","item":[{"name":"Query","event":[{"listen":"test","script":{"id":"771d2303-20be-4e9c-8b16-14e50a873705","exec":["// ,","//         \"where\": [","//             {","//                 \"created_at\": [","//                     \">\",","//                     \"2024-10-19T13:40:50.623Z\"","//                 ]","//             }","//         ],","//         \"orderBy\": [\"project_tasks.created_at\", \"DESC\"],","//         // \"where\": {","//         //     \"where\": { \"test\": 1 },","//         //     \"orWhere\": { \"test\": 2 }","//         // },","//         \"whereNull\": \"expired_at\""],"type":"text/javascript","packages":{}}}],"id":"6731055d-de07-4b7e-ba49-40a2d89fed0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\",\n            \"project_tasks(id)\"\n        ],\n        \"findById\": \"24s5421\" \n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-03T09:08:35.000Z","updatedAt":"2024-10-23T03:15:37.000Z","uid":"30329062-6731055d-de07-4b7e-ba49-40a2d89fed0c"},{"name":"Query with Graph","id":"931f39b2-ee45-4b81-899a-7d79d35cff00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:53:04.000Z","updatedAt":"2024-10-19T07:54:10.000Z","uid":"30329062-931f39b2-ee45-4b81-899a-7d79d35cff00"},{"name":"Insert Single Record","id":"406e078b-6dd3-4a43-a9ae-4e5587fbf83b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"insert\": {\n        \"id\": \"24s5421\",\n        \"name\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/insert/projects","host":["{{HOST}}"],"path":["sql","v1","insert","projects"]}},"response":[],"createdAt":"2024-10-19T07:53:24.000Z","updatedAt":"2024-10-21T10:15:58.000Z","uid":"30329062-406e078b-6dd3-4a43-a9ae-4e5587fbf83b"},{"name":"Insert Batch Record","id":"c220f94e-a70e-4e1c-a125-6b1992cf2f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"insert\": [\n        {\n            \"id\": \"5\",\n            \"name\": 1\n        },\n        {\n            \"id\": \"6\",\n            \"name\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/insert/projects","host":["{{HOST}}"],"path":["sql","v1","insert","projects"]}},"response":[],"createdAt":"2024-10-20T08:23:36.000Z","updatedAt":"2024-10-21T03:30:59.000Z","uid":"30329062-c220f94e-a70e-4e1c-a125-6b1992cf2f46"},{"name":"Insert with Graph","id":"78cce744-e3dc-464d-bda4-80fe0513cbf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"insert\": {\n        \"id\": \"2451\",\n        \"name\": \"1\",\n        \"project_tasks\": [\n            {\n                \"id\": \"5323\",\n                \"summary\": \"test\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:53:33.000Z","updatedAt":"2024-10-20T09:44:29.000Z","uid":"30329062-78cce744-e3dc-464d-bda4-80fe0513cbf0"},{"name":"Mutate Single Record","id":"cb3cd651-05e8-4bb6-b232-51d15781abc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:53:14.000Z","updatedAt":"2024-10-19T07:53:21.000Z","uid":"30329062-cb3cd651-05e8-4bb6-b232-51d15781abc1"},{"name":"Mutate with Graph","id":"301f247a-b21a-4992-95d3-60afc493e577","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:53:48.000Z","updatedAt":"2024-10-19T07:53:55.000Z","uid":"30329062-301f247a-b21a-4992-95d3-60afc493e577"},{"name":"Query with Join","id":"45fa53d2-b4cd-4e22-9814-b11100936c09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:54:00.000Z","updatedAt":"2024-10-19T07:54:05.000Z","uid":"30329062-45fa53d2-b4cd-4e22-9814-b11100936c09"},{"name":"Query and Mutate with Context","id":"0f0348da-12f1-4f8d-b82c-c6e16d2eb06a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:54:17.000Z","updatedAt":"2024-10-19T07:54:24.000Z","uid":"30329062-0f0348da-12f1-4f8d-b82c-c6e16d2eb06a"},{"name":"Query and Mutate with Transaction","id":"a18b9aba-92f5-4087-b2e6-6df74c114ddb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"query\": {\n        \"select\": [\n            \"id\", \n            \"project_tasks(id)\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/sql/v1/query/projects","host":["{{HOST}}"],"path":["sql","v1","query","projects"]}},"response":[],"createdAt":"2024-10-19T07:54:26.000Z","updatedAt":"2024-10-19T07:54:43.000Z","uid":"30329062-a18b9aba-92f5-4087-b2e6-6df74c114ddb"}],"id":"473dc1a6-cad8-4ce5-8d2a-17ae9dff67d6","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{CURRENT_BEARER_TOKEN}}","type":"string"}]},"event":[{"listen":"prerequest","script":{"id":"6997fe17-f5a7-42cd-b24a-7e38cc89b851","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"69f8fa60-b757-4701-b4f9-abe09ddb8de3","type":"text/javascript","packages":{},"exec":[""]}}],"createdAt":"2024-10-03T09:08:18.000Z","updatedAt":"2024-10-20T08:23:36.000Z","uid":"30329062-473dc1a6-cad8-4ce5-8d2a-17ae9dff67d6"},{"name":"8. Sample","item":[{"name":"Get Projects","id":"e5408ea8-47ee-4252-8fd4-20d73c2bba6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/projects/org_01JC4WMKQDZM","host":["{{HOST}}"],"path":["api","v1","projects","org_01JC4WMKQDZM"]}},"response":[],"createdAt":"2024-09-27T06:31:58.000Z","updatedAt":"2024-12-18T02:38:18.000Z","uid":"30329062-e5408ea8-47ee-4252-8fd4-20d73c2bba6b"},{"name":"Get Project","id":"4e00dc03-2d79-4bcb-9fff-c8efcb416d12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/projects/org_01JAVNXHBTX5/proj_01JAVRFBCHT","host":["{{HOST}}"],"path":["api","v1","projects","org_01JAVNXHBTX5","proj_01JAVRFBCHT"]}},"response":[],"createdAt":"2024-10-23T02:54:59.000Z","updatedAt":"2024-10-23T03:59:47.000Z","uid":"30329062-4e00dc03-2d79-4bcb-9fff-c8efcb416d12"},{"name":"Create Project","id":"ed983afb-39b6-4ac7-88ca-8a66d2a99eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/projects/org_01JAVNXHBTX5","host":["{{HOST}}"],"path":["api","v1","projects","org_01JAVNXHBTX5"]}},"response":[],"createdAt":"2024-09-26T10:18:29.000Z","updatedAt":"2024-10-23T03:59:05.000Z","uid":"30329062-ed983afb-39b6-4ac7-88ca-8a66d2a99eed"},{"name":"Update Project","id":"57ca2b41-2967-411b-b6f5-652ab6f81629","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test22\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/projects/org_01JAVNXHBTX5/proj_01JAVRFAPPX","host":["{{HOST}}"],"path":["api","v1","projects","org_01JAVNXHBTX5","proj_01JAVRFAPPX"]}},"response":[],"createdAt":"2024-10-23T02:32:51.000Z","updatedAt":"2024-10-23T04:00:29.000Z","uid":"30329062-57ca2b41-2967-411b-b6f5-652ab6f81629"},{"name":"Archive Project","id":"e04c8487-2e3e-4565-b69d-09f002fc9185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{HOST}}/api/v1/projects/org_01JAVNXHBTX5/proj_01JAVRFBCHT","host":["{{HOST}}"],"path":["api","v1","projects","org_01JAVNXHBTX5","proj_01JAVRFBCHT"]}},"response":[],"createdAt":"2024-10-23T02:59:12.000Z","updatedAt":"2024-10-23T04:00:16.000Z","uid":"30329062-e04c8487-2e3e-4565-b69d-09f002fc9185"},{"name":"Test Unauthorized","id":"673c95ad-6250-44ba-a2a0-cf406032cd4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{HOST}}/api/v1/projects","host":["{{HOST}}"],"path":["api","v1","projects"]}},"response":[],"createdAt":"2024-10-22T14:37:55.000Z","updatedAt":"2024-10-23T03:59:16.000Z","uid":"30329062-673c95ad-6250-44ba-a2a0-cf406032cd4a"}],"id":"eb210478-8200-42f3-9b23-1df780bc823a","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{CURRENT_BEARER_TOKEN}}","type":"string"}]},"event":[{"listen":"prerequest","script":{"id":"d23f74f9-ce2c-4da0-9930-9e2704882c30","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"8029da25-18da-46eb-a52c-17324457bfca","type":"text/javascript","packages":{},"exec":[""]}}],"createdAt":"2024-09-26T10:18:17.000Z","updatedAt":"2024-11-11T09:40:55.000Z","uid":"30329062-eb210478-8200-42f3-9b23-1df780bc823a"}],"variable":[{"key":"CURRENT_BEARER_TOKEN","value":""},{"key":"CURRENT_PRESIGNED_URL","value":""}]}}