{"info":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","description":"<html><head></head><body><p>API access to the MOSTLY AI platform.</p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>To access the endpoints of this API, you must provide a valid API key. You can obtain an API key by signing up on our platform. Once you have your API key, you must include it in all your requests by adding it to the header:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>X-MOSTLY-API-KEY: your-api-key-here\n\n</code></pre><p>Replace <code>your-api-key-here</code> with your actual API key. If your API key is missing or invalid, you will receive a <code>401 Unauthorized</code> response.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28098215","collectionId":"eb146197-705d-41fd-9aa1-51814fab259b","publishedId":"2sAXqv6MBD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-24T13:14:56.000Z"},"item":[{"name":"About","item":[{"name":"Retrieve general info about service","id":"d66d6a51-8558-4bec-b3ce-b3a1fb1dc64d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/about","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["about"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"a1a49373-d5f4-4be1-92f5-dbbaf1509639","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/about"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"4.0.0\",\n  \"assistant\": false\n}"}],"_postman_id":"d66d6a51-8558-4bec-b3ce-b3a1fb1dc64d"}],"id":"d9348060-a420-4387-838a-0e642c3af06f","description":"<p>Retrieve general info about service</p>\n","_postman_id":"d9348060-a420-4387-838a-0e642c3af06f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Artifacts","item":[{"name":"{id}","item":[{"name":"Retrieve artifact","id":"6a6d401e-d3e3-482e-a008-efe054a7a640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/artifacts/:id","description":"<p>Retrieve artifact metadata including the shareable URL where the artifact can be viewed.\nThis endpoint allows unauthenticated access to enable public sharing of artifacts.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["artifacts",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"3ba47e2c-8325-4e21-9837-27a045ff2009","description":{"content":"<p>(Required) The unique identifier of an artifact.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"891033b4-0e1e-49cc-9006-08a7c4462d9c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/artifacts/:id","host":["https://app.mostly.ai/api/v2"],"path":["artifacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"commodo\",\n  \"name\": \"ut anim cillum\",\n  \"description\": \"ex reprehenderit Duis\",\n  \"shareableUrl\": \"exercitation adipisicing \",\n  \"type\": \"html\",\n  \"preview\": {\n    \"image\": \"consequat non\"\n  },\n  \"usage\": {\n    \"noOfThreads\": -24446623\n  },\n  \"metadata\": {\n    \"creatorId\": \"culpa sint tempor amet\",\n    \"creatorName\": \"n\",\n    \"createdAt\": \"1974-12-29T23:05:34.424Z\",\n    \"ownerId\": \"sint deserunt dolore reprehenderit aliqua\",\n    \"ownerName\": \"ea nisi consectetur labore dolor\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nulla dolor\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"sed\"\n  }\n}"}],"_postman_id":"6a6d401e-d3e3-482e-a008-efe054a7a640"},{"name":"Update artifact","id":"6ff37b22-4ec0-431b-8fa8-92780a5f820d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"cupidatat cillum et in\",\n  \"description\": \"occaecat anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/artifacts/:id","description":"<p>Update an artifact's name or description. Only the creator can update an artifact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["artifacts",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"25bfc3be-826f-428a-be5d-99695e560a8b","description":{"content":"<p>(Required) The unique identifier of an artifact.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"0817112c-0a2f-475d-ac68-498baec765f5","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"cupidatat cillum et in\",\n  \"description\": \"occaecat anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/artifacts/:id","host":["https://app.mostly.ai/api/v2"],"path":["artifacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"commodo\",\n  \"name\": \"ut anim cillum\",\n  \"description\": \"ex reprehenderit Duis\",\n  \"shareableUrl\": \"exercitation adipisicing \",\n  \"type\": \"html\",\n  \"preview\": {\n    \"image\": \"consequat non\"\n  },\n  \"usage\": {\n    \"noOfThreads\": -24446623\n  },\n  \"metadata\": {\n    \"creatorId\": \"culpa sint tempor amet\",\n    \"creatorName\": \"n\",\n    \"createdAt\": \"1974-12-29T23:05:34.424Z\",\n    \"ownerId\": \"sint deserunt dolore reprehenderit aliqua\",\n    \"ownerName\": \"ea nisi consectetur labore dolor\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nulla dolor\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"sed\"\n  }\n}"}],"_postman_id":"6ff37b22-4ec0-431b-8fa8-92780a5f820d"}],"id":"31eff30a-6fe7-490d-b689-03d42cf495ff","_postman_id":"31eff30a-6fe7-490d-b689-03d42cf495ff","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Create artifact","id":"24d5a4e6-95b2-40b7-9a0a-83f084a3d7fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assistantMessageId\": \"tempor esse cupidatat ut\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/artifacts","description":"<p>Create a shareable artifact from an assistant message.\nThe assistant message must be of type <code>artifact/image</code> or <code>artifact/html</code>.</p>\n<p>This endpoint will:</p>\n<ol>\n<li>Generate a title and description for the artifact using the previous conversation context</li>\n<li>Copy the artifact file to persistent storage</li>\n<li>Return the created artifact details</li>\n</ol>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["artifacts"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"44d651a1-9496-4a06-bea5-139488c09905","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"assistantMessageId\": \"tempor esse cupidatat ut\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/artifacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"commodo\",\n  \"name\": \"ut anim cillum\",\n  \"description\": \"ex reprehenderit Duis\",\n  \"shareableUrl\": \"exercitation adipisicing \",\n  \"type\": \"html\",\n  \"preview\": {\n    \"image\": \"consequat non\"\n  },\n  \"usage\": {\n    \"noOfThreads\": -24446623\n  },\n  \"metadata\": {\n    \"creatorId\": \"culpa sint tempor amet\",\n    \"creatorName\": \"n\",\n    \"createdAt\": \"1974-12-29T23:05:34.424Z\",\n    \"ownerId\": \"sint deserunt dolore reprehenderit aliqua\",\n    \"ownerName\": \"ea nisi consectetur labore dolor\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nulla dolor\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"sed\"\n  }\n}"}],"_postman_id":"24d5a4e6-95b2-40b7-9a0a-83f084a3d7fe"}],"id":"160ed122-b6f9-4d6e-ad98-1721d6d6fa66","description":"<p>Shareable artifacts from assistant chats</p>\n","_postman_id":"160ed122-b6f9-4d6e-ad98-1721d6d6fa66","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Assistant","item":[{"name":"Settings","item":[{"name":"Retrieve assistant settings. Only accessible for SuperAdmins.","id":"78e9a01c-4924-4308-9b07-b2340ce21235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/assistant/settings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","settings"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"325c9feb-eba4-4e80-ba15-0046d35ac0ef","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/assistant/settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"isEnabled\": true,\n  \"liteLlm\": {\n    \"model\": \"reprehenderit \",\n    \"apiKey\": \"quis fugiat id veniam ex\",\n    \"extra\": [\n      {\n        \"key\": \"Duis in velit laboris sunt\",\n        \"value\": \"incididunt\"\n      },\n      {\n        \"key\": \"ipsum in\",\n        \"value\": \"Ut e\"\n      }\n    ]\n  },\n  \"systemInstructions\": \"reprehenderit exercitation\",\n  \"customInstructions\": \"fugiat ipsum aliqua esse\",\n  \"defaultSystemInstructions\": \"elit ex\"\n}"}],"_postman_id":"78e9a01c-4924-4308-9b07-b2340ce21235"},{"name":"Update assistant settings. Only accessible for SuperAdmins.","id":"f44b715d-32ac-4cfa-9e8f-7e96f9fa65bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"isEnabled\": true,\n  \"liteLlm\": {\n    \"model\": \"reprehenderit \",\n    \"apiKey\": \"quis fugiat id veniam ex\",\n    \"extra\": [\n      {\n        \"key\": \"Duis in velit laboris sunt\",\n        \"value\": \"incididunt\"\n      },\n      {\n        \"key\": \"ipsum in\",\n        \"value\": \"Ut e\"\n      }\n    ]\n  },\n  \"systemInstructions\": \"reprehenderit exercitation\",\n  \"customInstructions\": \"fugiat ipsum aliqua esse\",\n  \"defaultSystemInstructions\": \"elit ex\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/settings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","settings"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"d378685f-2c2d-4291-a28b-3f7016ba1c05","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"isEnabled\": true,\n  \"liteLlm\": {\n    \"model\": \"reprehenderit \",\n    \"apiKey\": \"quis fugiat id veniam ex\",\n    \"extra\": [\n      {\n        \"key\": \"Duis in velit laboris sunt\",\n        \"value\": \"incididunt\"\n      },\n      {\n        \"key\": \"ipsum in\",\n        \"value\": \"Ut e\"\n      }\n    ]\n  },\n  \"systemInstructions\": \"reprehenderit exercitation\",\n  \"customInstructions\": \"fugiat ipsum aliqua esse\",\n  \"defaultSystemInstructions\": \"elit ex\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"isEnabled\": true,\n  \"liteLlm\": {\n    \"model\": \"reprehenderit \",\n    \"apiKey\": \"quis fugiat id veniam ex\",\n    \"extra\": [\n      {\n        \"key\": \"Duis in velit laboris sunt\",\n        \"value\": \"incididunt\"\n      },\n      {\n        \"key\": \"ipsum in\",\n        \"value\": \"Ut e\"\n      }\n    ]\n  },\n  \"systemInstructions\": \"reprehenderit exercitation\",\n  \"customInstructions\": \"fugiat ipsum aliqua esse\",\n  \"defaultSystemInstructions\": \"elit ex\"\n}"}],"_postman_id":"f44b715d-32ac-4cfa-9e8f-7e96f9fa65bb"}],"id":"a56cf6c0-697e-448c-8342-2f25e2c85756","_postman_id":"a56cf6c0-697e-448c-8342-2f25e2c85756","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Chats","item":[{"name":"{id}","item":[{"name":"Visibility","item":[{"name":"Set assistant chat visibility. Requires the current user to have resource permission level `ADMIN`. `PUBLIC` visibility is not allowed for assistant chats.","id":"beb8a9b6-fbe8-4334-88ba-efbec3f37712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/visibility","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","visibility"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"410bdb0a-552f-420e-86e2-2205ddc72c97","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"c9a9888c-9a50-4910-8637-d11e0545269c","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/visibility","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","visibility"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"beb8a9b6-fbe8-4334-88ba-efbec3f37712"}],"id":"6216a846-006b-463e-90f7-480294d0fce1","_postman_id":"6216a846-006b-463e-90f7-480294d0fce1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Status","item":[{"name":"Get the session status of a chat","id":"b373deff-6f1c-49f7-a240-10c062fa677e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","status"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"db457e36-695e-49d7-97e4-b8c5a821ff40","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"0d573100-5548-4368-8008-1b858e1f0b9f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/status","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"initializing\"\n}"}],"_postman_id":"b373deff-6f1c-49f7-a240-10c062fa677e"}],"id":"d017250f-8970-44e9-8e69-fc70a38aacd4","_postman_id":"d017250f-8970-44e9-8e69-fc70a38aacd4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Messages","item":[{"name":"Stream","item":[{"name":"Stream assistant messages","id":"3b5ba1d3-861b-4fc3-a988-060b1024f0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/event-stream"}],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/messages/stream","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","messages","stream"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ea41855a-496f-4303-9b36-bb966d2bdb6d","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"27259de1-d097-479d-b8d5-fb4f5f43241d","name":"The newly created messages (excluding the user message)\n\nif stream=True then return stream of sever-sent events of type AssistantMessageDelta:\n\n  data: {id: 'xyz1', role: 'assistant', 'contentType': 'text', delta: 'ok,', finishReason: None}\n  data: {id: '","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/event-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/messages/stream","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","messages","stream"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/event-stream"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": \"message\",\n  \"data\": {\n    \"id\": \"Ut elit\",\n    \"role\": \"assistant\",\n    \"contentType\": \"text\",\n    \"delta\": \"ipsum aliqua Duis labore non\",\n    \"finishReason\": \"tool_calls\",\n    \"tokensConsumed\": -56851091\n  }\n}"}],"_postman_id":"3b5ba1d3-861b-4fc3-a988-060b1024f0c4"}],"id":"79977924-e397-419c-8868-c3942f8c96dd","_postman_id":"79977924-e397-419c-8868-c3942f8c96dd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Create a message","id":"b372c649-88a9-4928-988b-171a5051dae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/event-stream"}],"body":{"mode":"raw","raw":"{\n  \"stream\": true,\n  \"content\": \"irure eu\",\n  \"contentType\": \"artifact/file\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/messages","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","messages"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"266f83e4-09de-4e34-82ad-5c800b982380","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"49dd14b2-bf85-4e7b-b571-5909c94dad4f","name":"The newly created messages (excluding the user message)\n\nif stream=True then return stream of sever-sent events of type AssistantMessageDelta:\n\n  data: {id: 'xyz1', role: 'assistant', 'contentType': 'text', delta: 'ok,', finishReason: None}\n  data: {id: '","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/event-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"stream\": true,\n  \"content\": \"irure eu\",\n  \"contentType\": \"artifact/file\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/messages","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","messages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/event-stream"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": \"message\",\n  \"data\": {\n    \"id\": \"Ut elit\",\n    \"role\": \"assistant\",\n    \"contentType\": \"text\",\n    \"delta\": \"ipsum aliqua Duis labore non\",\n    \"finishReason\": \"tool_calls\",\n    \"tokensConsumed\": -56851091\n  }\n}"}],"_postman_id":"b372c649-88a9-4928-988b-171a5051dae2"}],"id":"ac8611b8-2b61-4bda-919e-66ac6effde28","_postman_id":"ac8611b8-2b61-4bda-919e-66ac6effde28","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"File","item":[{"name":"Fetch file in assistant chat","id":"f2fd2e54-1d97-41bc-8906-f61c547161ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"}],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/file?filepath=nisi sed dolore&slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","file"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"filepath","value":"nisi sed dolore"},{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"3b206bf0-2747-4358-b5e7-5b91a436c599","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"81bd51b2-ebfa-4a77-828c-cae785628a8c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/file?filepath=nisi sed dolore&slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","file"],"query":[{"description":"(Required) ","key":"filepath","value":"nisi sed dolore"},{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"f2fd2e54-1d97-41bc-8906-f61c547161ea"},{"name":"Upload file to assistant chat","id":"39d629d3-d833-4c42-979b-e5122388c9e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null}]},"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","file"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"e27ec7af-240a-4796-aa73-f6145408636e","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"26336e3e-088d-4b26-859e-6781a8e88959","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"multipart/form-data"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file","src":[]}]},"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/file","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","file"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"39d629d3-d833-4c42-979b-e5122388c9e0"}],"id":"bb137ab8-dae3-4311-8a01-18c4c4228cda","_postman_id":"bb137ab8-dae3-4311-8a01-18c4c4228cda","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Interrupt","item":[{"name":"Interrupt assistant chat streaming","id":"ba9af2f1-ebc5-455b-96f7-3647c82ff2bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id/interrupt","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id","interrupt"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"09df03c6-13c6-4698-8b95-b74927f043b3","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"3705ed7c-b275-4aff-bd9d-6b5a0eff1063","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id/interrupt","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id","interrupt"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ba9af2f1-ebc5-455b-96f7-3647c82ff2bd"}],"id":"a5aea845-5758-4d10-adb1-ae94bd1323af","_postman_id":"a5aea845-5758-4d10-adb1-ae94bd1323af","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve assistant chat","id":"e2301bad-5df4-4475-aefc-e4937f7889e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"500d32e7-6d99-4337-95af-11a7338d0caa","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"9fc4f307-9379-4ffe-9f18-42a686ee3997","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"magna eu ad labore\",\n  \"metadata\": {\n    \"creatorId\": \"commodo\",\n    \"creatorName\": \"Ut voluptate esse dolore nisi\",\n    \"createdAt\": \"1947-02-10T05:11:49.801Z\",\n    \"ownerId\": \"cupidatat\",\n    \"ownerName\": \"esse dolor quis cillum in\",\n    \"ownerType\": \"USER\",\n    \"ownerImage\": \"tempor sit dolore deserunt labore\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"culpa Ut aute\"\n  },\n  \"name\": \"laborum dolor proident adipisicing exercit\",\n  \"sessionStatus\": \"initializing\",\n  \"messages\": [\n    {\n      \"id\": \"minim mollit Lorem ex\",\n      \"role\": \"assistant\",\n      \"contentType\": \"artifact/image\",\n      \"content\": \"tempor\",\n      \"result\": \"dolor eu ea ipsum\",\n      \"files\": [\n        {\n          \"name\": \"reprehenderit Duis\"\n        },\n        {\n          \"name\": \"deserunt ullamco\"\n        }\n      ],\n      \"tokensConsumed\": 46452946\n    },\n    {\n      \"id\": \"dolor do\",\n      \"role\": \"assistant\",\n      \"contentType\": \"python\",\n      \"content\": \"esse labore aute enim\",\n      \"result\": \"nulla tempor eiusmod et\",\n      \"files\": [\n        {\n          \"name\": \"cillum\"\n        },\n        {\n          \"name\": \"eu anim\"\n        }\n      ],\n      \"tokensConsumed\": 96076840\n    }\n  ],\n  \"usage\": {\n    \"totalTokensConsumed\": -68267789,\n    \"totalCredits\": -59454858.98699483,\n    \"totalVirtualCPUTime\": 91361463.97653443,\n    \"totalVirtualGPUTime\": -43291233.235224195\n  }\n}"}],"_postman_id":"e2301bad-5df4-4475-aefc-e4937f7889e9"},{"name":"Update assistant chat","id":"4aa9636a-3195-4bf3-b5c3-316f9b70dff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"labor\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/threads/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"7dc20bc6-e7e1-45c7-bb9b-c4cbcb1f3d67","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"9d8cada4-e3e2-4e7f-84ed-9d7d182fa754","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"labor\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"magna eu ad labore\",\n  \"metadata\": {\n    \"creatorId\": \"commodo\",\n    \"creatorName\": \"Ut voluptate esse dolore nisi\",\n    \"createdAt\": \"1947-02-10T05:11:49.801Z\",\n    \"ownerId\": \"cupidatat\",\n    \"ownerName\": \"esse dolor quis cillum in\",\n    \"ownerType\": \"USER\",\n    \"ownerImage\": \"tempor sit dolore deserunt labore\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"culpa Ut aute\"\n  },\n  \"name\": \"laborum dolor proident adipisicing exercit\",\n  \"sessionStatus\": \"initializing\",\n  \"messages\": [\n    {\n      \"id\": \"minim mollit Lorem ex\",\n      \"role\": \"assistant\",\n      \"contentType\": \"artifact/image\",\n      \"content\": \"tempor\",\n      \"result\": \"dolor eu ea ipsum\",\n      \"files\": [\n        {\n          \"name\": \"reprehenderit Duis\"\n        },\n        {\n          \"name\": \"deserunt ullamco\"\n        }\n      ],\n      \"tokensConsumed\": 46452946\n    },\n    {\n      \"id\": \"dolor do\",\n      \"role\": \"assistant\",\n      \"contentType\": \"python\",\n      \"content\": \"esse labore aute enim\",\n      \"result\": \"nulla tempor eiusmod et\",\n      \"files\": [\n        {\n          \"name\": \"cillum\"\n        },\n        {\n          \"name\": \"eu anim\"\n        }\n      ],\n      \"tokensConsumed\": 96076840\n    }\n  ],\n  \"usage\": {\n    \"totalTokensConsumed\": -68267789,\n    \"totalCredits\": -59454858.98699483,\n    \"totalVirtualCPUTime\": 91361463.97653443,\n    \"totalVirtualGPUTime\": -43291233.235224195\n  }\n}"}],"_postman_id":"4aa9636a-3195-4bf3-b5c3-316f9b70dff0"},{"name":"Delete assistant chat","id":"02f58b79-4841-4814-80b3-c91114e0ebfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/assistant/threads/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"89cff50b-7ed6-491e-a2e4-a15c5376b6fe","description":{"content":"<p>(Required) The unique identifier of a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"2d94514b-200a-4643-8149-25886f56145b","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads/:id","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"02f58b79-4841-4814-80b3-c91114e0ebfa"}],"id":"52738536-8c2c-466c-b515-68b10758d1c7","_postman_id":"52738536-8c2c-466c-b515-68b10758d1c7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List assistant chats","id":"736675d2-4598-4b3e-b76b-ae5658c4e62b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/assistant/threads?offset=0&limit=50&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28","description":"<p>Paginate through all assistant threads the user has access to.\nThreads with <code>UNLISTED</code> visibility will only be visible to their owners or to members of the owning organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"},{"description":{"content":"<p>Filter by owner ID (either user or organization)</p>\n","type":"text/plain"},"key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":{"content":"<p>Filter by visibility.</p>\n","type":"text/plain"},"key":"visibility","value":"PRIVATE,PUBLIC"},{"description":{"content":"<p>Filter by creation date, not older than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdFrom","value":"1975-12-28"},{"description":{"content":"<p>Filter by creation date, not younger than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdTo","value":"1975-12-28"}],"variable":[]}},"response":[{"id":"0aea909d-6d82-4440-b87e-363a88b1b16b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/assistant/threads?offset=0&limit=50&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28","host":["https://app.mostly.ai/api/v2"],"path":["assistant","threads"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"},{"description":"Filter by owner ID (either user or organization)","key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":"Filter by visibility.","key":"visibility","value":"PRIVATE,PUBLIC"},{"description":"Filter by creation date, not older than this date. Format: YYYY-MM-DD.","key":"createdFrom","value":"1975-12-28"},{"description":"Filter by creation date, not younger than this date. Format: YYYY-MM-DD.","key":"createdTo","value":"1975-12-28"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": -83436563,\n  \"results\": [\n    {\n      \"id\": \"eiusmod in\",\n      \"metadata\": {\n        \"creatorId\": \"sunt\",\n        \"creatorName\": \"sunt officia sint\",\n        \"createdAt\": \"1987-08-25T01:24:51.551Z\",\n        \"ownerId\": \"ea in Excepteur nulla\",\n        \"ownerName\": \"Duis laboris\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"Duis\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"in exercitation cupidatat anim pariatur\"\n      },\n      \"name\": \"ut in consequat dolor ad\",\n      \"usage\": {\n        \"totalTokensConsumed\": -47766584,\n        \"totalCredits\": -22487302.42881474,\n        \"totalVirtualCPUTime\": 80566524.24696732,\n        \"totalVirtualGPUTime\": 53159966.90015069\n      }\n    },\n    {\n      \"id\": \"aliquip aliqua\",\n      \"metadata\": {\n        \"creatorId\": \"ullamco aliquip voluptate\",\n        \"creatorName\": \"irure laborum cupidatat\",\n        \"createdAt\": \"1986-01-31T14:29:10.290Z\",\n        \"ownerId\": \"nisi eu ut\",\n        \"ownerName\": \"dolor Lorem\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"magna qui\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"occaecat quis eu sint\"\n      },\n      \"name\": \"esse dolor ea commodo\",\n      \"usage\": {\n        \"totalTokensConsumed\": -49085366,\n        \"totalCredits\": 58306228.282551706,\n        \"totalVirtualCPUTime\": -79768014.7431689,\n        \"totalVirtualGPUTime\": -71982080.26750845\n      }\n    }\n  ]\n}"}],"_postman_id":"736675d2-4598-4b3e-b76b-ae5658c4e62b"},{"name":"Create assistant chat","id":"06696837-90d1-4aa2-bb7e-9e5456e1c294","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sit in deserunt\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/threads","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["assistant","threads"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"01598e2a-8fa5-4944-a0c1-a105c7bdf873","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sit in deserunt\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/assistant/threads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"magna eu ad labore\",\n  \"metadata\": {\n    \"creatorId\": \"commodo\",\n    \"creatorName\": \"Ut voluptate esse dolore nisi\",\n    \"createdAt\": \"1947-02-10T05:11:49.801Z\",\n    \"ownerId\": \"cupidatat\",\n    \"ownerName\": \"esse dolor quis cillum in\",\n    \"ownerType\": \"USER\",\n    \"ownerImage\": \"tempor sit dolore deserunt labore\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"culpa Ut aute\"\n  },\n  \"name\": \"laborum dolor proident adipisicing exercit\",\n  \"sessionStatus\": \"initializing\",\n  \"messages\": [\n    {\n      \"id\": \"minim mollit Lorem ex\",\n      \"role\": \"assistant\",\n      \"contentType\": \"artifact/image\",\n      \"content\": \"tempor\",\n      \"result\": \"dolor eu ea ipsum\",\n      \"files\": [\n        {\n          \"name\": \"reprehenderit Duis\"\n        },\n        {\n          \"name\": \"deserunt ullamco\"\n        }\n      ],\n      \"tokensConsumed\": 46452946\n    },\n    {\n      \"id\": \"dolor do\",\n      \"role\": \"assistant\",\n      \"contentType\": \"python\",\n      \"content\": \"esse labore aute enim\",\n      \"result\": \"nulla tempor eiusmod et\",\n      \"files\": [\n        {\n          \"name\": \"cillum\"\n        },\n        {\n          \"name\": \"eu anim\"\n        }\n      ],\n      \"tokensConsumed\": 96076840\n    }\n  ],\n  \"usage\": {\n    \"totalTokensConsumed\": -68267789,\n    \"totalCredits\": -59454858.98699483,\n    \"totalVirtualCPUTime\": 91361463.97653443,\n    \"totalVirtualGPUTime\": -43291233.235224195\n  }\n}"}],"_postman_id":"06696837-90d1-4aa2-bb7e-9e5456e1c294"}],"id":"8c2a2f81-bf09-402f-b96b-a194273c7489","_postman_id":"8c2a2f81-bf09-402f-b96b-a194273c7489","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"ff10e8f8-ce58-418d-95ba-ac9efb845d18","description":"<p>An AI-powered Assistant with a Python compute environment</p>\n","_postman_id":"ff10e8f8-ce58-418d-95ba-ac9efb845d18","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Computes","item":[{"name":"{id}","item":[{"name":"Retrieve compute","id":"6e824512-0d51-403a-92a0-d6a3d4f20e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/computes/:id","description":"<p>Only accessible for SuperAdmins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["computes",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"aa49eee2-d0ff-4568-9f2f-10f9541fa58d","description":{"content":"<p>(Required) The unique identifier of a compute.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"bbe9b0cf-7576-41b3-b7bf-9b95cf8961de","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/computes/:id","host":["https://app.mostly.ai/api/v2"],"path":["computes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"Excepteur in\",\n  \"name\": \"ullamco velit\",\n  \"type\": \"KUBERNETES\",\n  \"config\": {\n    \"ad_11\": {},\n    \"deserunt_9\": {}\n  },\n  \"secrets\": {\n    \"consectetur_7f4\": {}\n  },\n  \"resources\": {\n    \"cpus\": 37340996,\n    \"memory\": -4456994.017670274,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"orderIndex\": -12565943\n}"}],"_postman_id":"6e824512-0d51-403a-92a0-d6a3d4f20e43"},{"name":"Update compute","id":"364736ed-96da-44dd-8dec-071688a1d0ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"minim\",\n  \"type\": \"KUBERNETES\",\n  \"resources\": {\n    \"cpus\": 48971919,\n    \"memory\": 49104061.75543046,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"config\": {\n    \"Uta1\": {},\n    \"nostrud_1b\": {},\n    \"veniam_292\": {}\n  },\n  \"secrets\": {\n    \"doe6\": {},\n    \"in_c\": {}\n  },\n  \"orderIndex\": 79798432\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/computes/:id","description":"<p>Update a compute. Only accessible for SuperAdmins.</p>\n<p>For the structure of the config and secrets, see the CREATE method.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["computes",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"1b6f1a4e-366f-4ee9-be5f-09a2670f2c19","description":{"content":"<p>(Required) The unique identifier of a compute.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"2b20aa20-1aa9-47af-89e6-4cf38893ef44","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"minim\",\n  \"type\": \"KUBERNETES\",\n  \"resources\": {\n    \"cpus\": 48971919,\n    \"memory\": 49104061.75543046,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"config\": {\n    \"Uta1\": {},\n    \"nostrud_1b\": {},\n    \"veniam_292\": {}\n  },\n  \"secrets\": {\n    \"doe6\": {},\n    \"in_c\": {}\n  },\n  \"orderIndex\": 79798432\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/computes/:id","host":["https://app.mostly.ai/api/v2"],"path":["computes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"Excepteur in\",\n  \"name\": \"ullamco velit\",\n  \"type\": \"KUBERNETES\",\n  \"config\": {\n    \"ad_11\": {},\n    \"deserunt_9\": {}\n  },\n  \"secrets\": {\n    \"consectetur_7f4\": {}\n  },\n  \"resources\": {\n    \"cpus\": 37340996,\n    \"memory\": -4456994.017670274,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"orderIndex\": -12565943\n}"}],"_postman_id":"364736ed-96da-44dd-8dec-071688a1d0ae"},{"name":"Delete compute","id":"196c6bb7-6252-4def-abd4-bc7e47e7463b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/computes/:id","description":"<p>Only accessible for SuperAdmins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["computes",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"9e4f4373-2250-4fa8-9a02-e3ad871b979e","description":{"content":"<p>(Required) The unique identifier of a compute.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"a5c34b41-6feb-4853-b4ec-bd6ba33238c1","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/computes/:id","host":["https://app.mostly.ai/api/v2"],"path":["computes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"196c6bb7-6252-4def-abd4-bc7e47e7463b"}],"id":"dc501b72-d0db-40e4-b07b-c24ada9a9631","_postman_id":"dc501b72-d0db-40e4-b07b-c24ada9a9631","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List the available computes","id":"234e151d-d2e1-424c-8f03-98618257ff84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/computes","description":"<p>List the available computes, sorted by order index. The first returned compute is the default compute.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["computes"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"3af06656-62ee-47fb-8e46-8f7128f3b253","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/computes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"eu aliquip enim qui\",\n    \"type\": \"KUBERNETES\",\n    \"name\": \"quis Duis exercitatio\",\n    \"resources\": {\n      \"cpus\": -29696599,\n      \"memory\": 16029114.944839492,\n      \"gpus\": 0,\n      \"gpuMemory\": 0,\n      \"storage\": 4\n    }\n  },\n  {\n    \"id\": \"Excepteur et elit irure dolor\",\n    \"type\": \"DATABRICKS\",\n    \"name\": \"dolor dolor ut consectetur\",\n    \"resources\": {\n      \"cpus\": -94943252,\n      \"memory\": -9534723.673037648,\n      \"gpus\": 0,\n      \"gpuMemory\": 0,\n      \"storage\": 4\n    }\n  }\n]"}],"_postman_id":"234e151d-d2e1-424c-8f03-98618257ff84"},{"name":"Create compute","id":"bfe8bb9b-01d9-4a5e-b4c6-b3338a586152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"veniam in consectetur\",\n  \"type\": \"KUBERNETES\",\n  \"resources\": {\n    \"cpus\": 27031466,\n    \"memory\": 1145009.131070137,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"config\": {\n    \"reprehenderit861\": {}\n  },\n  \"secrets\": {\n    \"culpa3a3\": {},\n    \"ut7b\": {}\n  },\n  \"orderIndex\": -95852370\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/computes","description":"<p>Create a compute. Only accessible for SuperAdmins.</p>\n<p>The structures of the config and secrets parameters depend on the compute type.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-yaml\">- type: KUBERNETES\n  config:\n    toleration: string\n- type: DATABRICKS\n  config:\n    instanceURL: string\n    clusterID: string\n  secrets:\n    token: string\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["computes"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"b96f29ce-89a4-43cc-ad6e-3f2bb10b7398","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"veniam in consectetur\",\n  \"type\": \"KUBERNETES\",\n  \"resources\": {\n    \"cpus\": 27031466,\n    \"memory\": 1145009.131070137,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"config\": {\n    \"reprehenderit861\": {}\n  },\n  \"secrets\": {\n    \"culpa3a3\": {},\n    \"ut7b\": {}\n  },\n  \"orderIndex\": -95852370\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/computes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"Excepteur in\",\n  \"name\": \"ullamco velit\",\n  \"type\": \"KUBERNETES\",\n  \"config\": {\n    \"ad_11\": {},\n    \"deserunt_9\": {}\n  },\n  \"secrets\": {\n    \"consectetur_7f4\": {}\n  },\n  \"resources\": {\n    \"cpus\": 37340996,\n    \"memory\": -4456994.017670274,\n    \"gpus\": 0,\n    \"gpuMemory\": 0,\n    \"storage\": 4\n  },\n  \"orderIndex\": -12565943\n}"}],"_postman_id":"bfe8bb9b-01d9-4a5e-b4c6-b3338a586152"}],"id":"38b78a35-6ddd-4ced-96fb-1ce65f80ab17","_postman_id":"38b78a35-6ddd-4ced-96fb-1ce65f80ab17","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Connectors","item":[{"name":"{id}","item":[{"name":"config","item":[{"name":"Retrieve configurable Connector properties as JSON","id":"eaf962eb-be3f-4cd9-a8a4-f01b3a496446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors/:id/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","config"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"c4d560e5-c924-48c6-b5c7-02b451d075b0","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"e4e53f2b-7a96-4bb4-a737-cc31adcbc672","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/config","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","config"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"MYSQL\",\n  \"name\": \"et Excepteur\",\n  \"description\": \"sunt sed aliquip\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"ipsum_84c\": {},\n    \"occaecat_c9\": {}\n  },\n  \"secrets\": {\n    \"amet_4\": \"officia\"\n  },\n  \"ssl\": {\n    \"elit_0e\": \"ipsum nisi E\"\n  }\n}"}],"_postman_id":"eaf962eb-be3f-4cd9-a8a4-f01b3a496446"}],"id":"45578a24-be2b-43cf-84bd-0a1eadf74c36","_postman_id":"45578a24-be2b-43cf-84bd-0a1eadf74c36","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"locations","item":[{"name":"List connector locations","id":"73d48434-fa6f-472e-b007-8cc1244feca4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors/:id/locations?prefix=nisi sed dolore","description":"<p>List the available databases, schemas, tables or folders for a connector.\nFor storage connectors, this returns list of folders and files at root, respectively at <code>prefix</code> level.\nFor DB connectors, this returns list of schemas (or databases for DBs without schema), respectively list of tables if <code>prefix</code> is provided.</p>\n<p>The formats of the locations are:</p>\n<ul>\n<li>Cloud storage:<ul>\n<li><code>AZURE_STORAGE</code>: <code>container/path</code></li>\n<li><code>GOOGLE_CLOUD_STORAGE</code>: <code>bucket/path</code></li>\n<li><code>S3_STORAGE</code>: <code>bucket/path</code></li>\n</ul>\n</li>\n<li>Database:<ul>\n<li><code>BIGQUERY</code>: <code>dataset.table</code></li>\n<li><code>DATABRICKS</code>: <code>schema.table</code></li>\n<li><code>HIVE</code>: <code>database.table</code></li>\n<li><code>MARIADB</code>: <code>database.table</code></li>\n<li><code>MSSQL</code>: <code>schema.table</code></li>\n<li><code>MYSQL</code>: <code>database.table</code></li>\n<li><code>ORACLE</code>: <code>schema.table</code></li>\n<li><code>POSTGRES</code>: <code>schema.table</code></li>\n<li><code>SNOWFLAKE</code>: <code>schema.table</code></li>\n<li><code>SQLITE</code>: <code>database.table</code></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","locations"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>The prefix to filter the results by.</p>\n","type":"text/plain"},"key":"prefix","value":"nisi sed dolore"}],"variable":[{"id":"b5cf11db-b008-4692-923d-d96d7bd8719d","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"11371285-c146-4e87-a94a-69872284c795","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/locations?prefix=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","locations"],"query":[{"description":"The prefix to filter the results by.","key":"prefix","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  \"aliquip fugiat\",\n  \"irure incididunt enim nisi aute\"\n]"}],"_postman_id":"73d48434-fa6f-472e-b007-8cc1244feca4"}],"id":"9ccc8fc8-4f72-496e-901a-15f6424232d9","_postman_id":"9ccc8fc8-4f72-496e-901a-15f6424232d9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"schema","item":[{"name":"Get connector table schema","id":"4ebe81b1-cff9-4172-baa4-fb2e07c2b228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors/:id/schema?location=nisi sed dolore","description":"<p>List the available columns, as well as their data type for a connector table.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","schema"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Specifies the target within the connector from which to retrieve the schema. The format of this parameter varies by connector type.</p>\n","type":"text/plain"},"key":"location","value":"nisi sed dolore"}],"variable":[{"id":"5744c82c-6bc4-488e-aa27-e242d96d971b","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"efad7281-e893-441a-bb4d-733a1575abc3","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/schema?location=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","schema"],"query":[{"description":"Specifies the target within the connector from which to retrieve the schema. The format of this parameter varies by connector type.","key":"location","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"name\": \"aliquip pariatur voluptate cillum Excepteur\",\n    \"originalDataType\": \"elit exercitation\",\n    \"defaultModelEncodingType\": \"AUTO\"\n  },\n  {\n    \"name\": \"mollit eiusmod pariatur labore\",\n    \"originalDataType\": \"reprehenderit ut eu\",\n    \"defaultModelEncodingType\": \"AUTO\"\n  }\n]"}],"_postman_id":"4ebe81b1-cff9-4172-baa4-fb2e07c2b228"}],"id":"b22c1fde-8823-48ce-8738-3aaa75ed4ed6","_postman_id":"b22c1fde-8823-48ce-8738-3aaa75ed4ed6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"read-data","item":[{"name":"Read data from a connector","id":"b89e5769-0966-4c44-9749-f1d0789790ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/octet-stream"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"quis amet\",\n  \"limit\": 58226410,\n  \"shuffle\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id/read-data","description":"<p>Fetch the data for a specific location from a connector.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","read-data"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"f74158e4-bb3b-4ee3-a23a-8cd4e310b421","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"bb9b023f-425c-4030-92e5-1626227d19d7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/octet-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"quis amet\",\n  \"limit\": 58226410,\n  \"shuffle\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/read-data","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","read-data"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"dolore adipisicing deserunt occaecat"}],"_postman_id":"b89e5769-0966-4c44-9749-f1d0789790ef"}],"id":"a75fef31-1ffa-4a89-9f53-124805636027","_postman_id":"a75fef31-1ffa-4a89-9f53-124805636027","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"delete-data","item":[{"name":"Delete data from a connector","id":"9607610e-0f8d-40a3-9c80-7f2117afb1a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"reprehenderit minim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id/delete-data","description":"<p>Delete the data for a specific location from a connector.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","delete-data"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"09975593-15c0-4111-be94-ff9fe42f184e","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"32af0bbe-8b11-49fc-b68c-f2a6b2cb95c2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"reprehenderit minim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/delete-data","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","delete-data"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9607610e-0f8d-40a3-9c80-7f2117afb1a7"}],"id":"d492934c-68b2-43f8-9cd7-e4602aff34b0","_postman_id":"d492934c-68b2-43f8-9cd7-e4602aff34b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"write-data","item":[{"name":"Write data to a connector","id":"cbd6f666-e1bb-4eb8-b070-44c35a68466c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) Specifies the target within the connector to which to write the data. The format of this parameter varies by connector type.</p>\n","key":"location","value":"occaecat magna dolor","type":"text"},{"description":"<p>(Required) Binary Parquet file containing the data to write.</p>\n","key":"file","type":"file","value":null},{"description":"<p>The behavior if the target location already exists.</p>\n<ul>\n<li><code>APPEND</code>: Append the data to the existing target.</li>\n<li><code>REPLACE</code>: Replace the existing target with the new data.</li>\n<li><code>FAIL</code>: Fail if the target already exists.\n (This can only be one of APPEND,REPLACE,FAIL)</li>\n</ul>\n","key":"ifExists","value":"APPEND","type":"text"}]},"url":"https://app.mostly.ai/api/v2/connectors/:id/write-data","description":"<p>Write data to a specific location within a destination connector.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","write-data"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"a1adc133-f63b-4a27-9cc8-e815c59ac298","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"e2e7ef96-7bfc-4d70-8ebd-b0007c204bde","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) Specifies the target within the connector to which to write the data. The format of this parameter varies by connector type.","key":"location","value":"occaecat magna dolor","type":"text"},{"description":"(Required) Binary Parquet file containing the data to write.","key":"file","type":"file","src":[]},{"description":"The behavior if the target location already exists.\n\n- `APPEND`: Append the data to the existing target.\n- `REPLACE`: Replace the existing target with the new data.\n- `FAIL`: Fail if the target already exists.\n (This can only be one of APPEND,REPLACE,FAIL)","key":"ifExists","value":"APPEND","type":"text"}]},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/write-data","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","write-data"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cbd6f666-e1bb-4eb8-b070-44c35a68466c"}],"id":"8ea0d881-d8fb-46f3-bcff-94fd8cbf5e7c","_postman_id":"8ea0d881-d8fb-46f3-bcff-94fd8cbf5e7c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"query","item":[{"name":"Query data from a connector","id":"f42f35ef-c1b5-43e2-a2f4-2f14a8c08467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/octet-stream"}],"body":{"mode":"raw","raw":"{\n  \"sql\": \"occaecat eiusmod consectetur id\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id/query","description":"<p>Execute a read-only SQL query against the data exposed by a connector.\nQueries may include statements like SELECT or SHOW, and must not modify data or state.\nFor file-based connectors—including local files and cloud storage buckets (e.g., AWS S3, GCP, Azure Blob)—queries are executed using DuckDB.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","query"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"7d62ad04-48a0-4b40-b180-82f65bbb7f15","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"6663c456-fb9e-453e-972c-1d9d6cb77eaa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/octet-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"sql\": \"occaecat eiusmod consectetur id\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/query","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","query"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"f42f35ef-c1b5-43e2-a2f4-2f14a8c08467"}],"id":"1f2a8576-aa38-492e-a22a-482f56682d80","_postman_id":"1f2a8576-aa38-492e-a22a-482f56682d80","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"transfer","item":[{"name":"Transfer ownership of the resource either to an organization where the current user has at least CONTRIBUTOR permissions, or to the current user themselves.\nRequires the current user to have resource permission level `ADMIN`.\n","id":"22a5b456-468a-468a-95c4-200301c0b093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","transfer"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"f831ea29-ed6b-480a-ac32-31f2fbfed9b4","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"99db5ab1-289e-4835-b002-b696cfad669c","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/transfer","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","transfer"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"ullamco quis ea\",\n  \"type\": \"AZURE_STORAGE\",\n  \"name\": \"aliqua id proident in labore\",\n  \"description\": \"dol\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"elit__a\": {},\n    \"non_1\": {}\n  },\n  \"secrets\": {\n    \"amet_4f3\": \"tempor cupidatat nostrud Excepteur\"\n  },\n  \"ssl\": {\n    \"deserunt7\": \"dolore anim cillum commodo\",\n    \"incididunt2c\": \"sint in quis\"\n  },\n  \"metadata\": {\n    \"creatorId\": \"ut q\",\n    \"creatorName\": \"in\",\n    \"createdAt\": \"1975-12-16T02:49:31.464Z\",\n    \"ownerId\": \"Duis\",\n    \"ownerName\": \"laboris aute ullamco sint ame\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nostrud Ut aliqua incididunt\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"adipisicing esse\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": 18463908,\n    \"noOfLikes\": -26030763,\n    \"noOfThreads\": -26687655\n  },\n  \"tableId\": null\n}"}],"_postman_id":"22a5b456-468a-468a-95c4-200301c0b093"}],"id":"75b3734a-2656-47a1-8322-4565fdb0e3d6","_postman_id":"75b3734a-2656-47a1-8322-4565fdb0e3d6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"visibility","item":[{"name":"Set connector visibility. Requires the current user to have resource permission level `ADMIN`.","id":"6c1fe48a-3f9e-4a77-b928-e6647c97766d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id/visibility","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","visibility"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"a8ab7fe8-05c9-498a-a4f6-b1c86744f546","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"6ea1bb7f-38fd-449d-ae1f-9349456c8704","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/visibility","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","visibility"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6c1fe48a-3f9e-4a77-b928-e6647c97766d"}],"id":"823bd526-1898-4fba-9037-12fdd2ad50e6","_postman_id":"823bd526-1898-4fba-9037-12fdd2ad50e6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"like","item":[{"name":"Like a connector","id":"a078436c-e6ef-412b-937e-55121bd733d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/connectors/:id/like","description":"<p>Like the provided connector.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"038c82a1-2f72-4eec-9c6b-c4fa2db476e3","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"e62c4385-9555-445a-9689-6e6566878558","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a078436c-e6ef-412b-937e-55121bd733d6"},{"name":"Unlike a connector","id":"9efab01a-7f99-470f-b8fe-d2a565c5b15d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/connectors/:id/like","description":"<p>Unlike the provided connector.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"8f3786e2-b16a-4365-bc8f-a1fe6f423f46","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"b5cb7325-01de-45fa-b500-0260c023be11","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9efab01a-7f99-470f-b8fe-d2a565c5b15d"}],"id":"4fc7689b-4bb2-4dc4-8ca7-6e6cc4f824ed","_postman_id":"4fc7689b-4bb2-4dc4-8ca7-6e6cc4f824ed","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve connector","id":"69a503a1-26a8-494a-8548-331c8c736f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"90039c24-93b3-4660-b601-23cdad8739d7","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"26ccc383-bab3-49d6-b9f9-238e08abfa79","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"ullamco quis ea\",\n  \"type\": \"AZURE_STORAGE\",\n  \"name\": \"aliqua id proident in labore\",\n  \"description\": \"dol\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"elit__a\": {},\n    \"non_1\": {}\n  },\n  \"secrets\": {\n    \"amet_4f3\": \"tempor cupidatat nostrud Excepteur\"\n  },\n  \"ssl\": {\n    \"deserunt7\": \"dolore anim cillum commodo\",\n    \"incididunt2c\": \"sint in quis\"\n  },\n  \"metadata\": {\n    \"creatorId\": \"ut q\",\n    \"creatorName\": \"in\",\n    \"createdAt\": \"1975-12-16T02:49:31.464Z\",\n    \"ownerId\": \"Duis\",\n    \"ownerName\": \"laboris aute ullamco sint ame\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nostrud Ut aliqua incididunt\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"adipisicing esse\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": 18463908,\n    \"noOfLikes\": -26030763,\n    \"noOfThreads\": -26687655\n  },\n  \"tableId\": null\n}"}],"_postman_id":"69a503a1-26a8-494a-8548-331c8c736f19"},{"name":"Update connector","id":"2b834104-ce0d-45b6-9cfd-60f263b1b3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"irure voluptate\",\n  \"description\": \"cillum\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"aute0f8\": {}\n  },\n  \"secrets\": {\n    \"nulla_e9\": \"laboris dolore nostru\",\n    \"non2_\": \"esse\",\n    \"mollit_5\": \"velit ex\",\n    \"laborec2\": \"occaecat in consectetur\"\n  },\n  \"ssl\": {\n    \"tempor26\": \"sint proident\",\n    \"sit_1\": \"Duis dolore dolore\",\n    \"tempor_ee3\": \"adipisicing aliquip\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors/:id?testConnection=true","description":"<p>Update a connector, and optionally validate the connection before saving.</p>\n<p>If validation fails, a 400 status with an error message will be returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.</p>\n","type":"text/plain"},"key":"testConnection","value":"true"}],"variable":[{"id":"a606db34-5807-4f08-a823-d6d9da5fc0e7","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"147e078c-0147-4fbd-8e7e-399835d43f63","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"irure voluptate\",\n  \"description\": \"cillum\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"aute0f8\": {}\n  },\n  \"secrets\": {\n    \"nulla_e9\": \"laboris dolore nostru\",\n    \"non2_\": \"esse\",\n    \"mollit_5\": \"velit ex\",\n    \"laborec2\": \"occaecat in consectetur\"\n  },\n  \"ssl\": {\n    \"tempor26\": \"sint proident\",\n    \"sit_1\": \"Duis dolore dolore\",\n    \"tempor_ee3\": \"adipisicing aliquip\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id?testConnection=true","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id"],"query":[{"description":"If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.\n","key":"testConnection","value":"true"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"ullamco quis ea\",\n  \"type\": \"AZURE_STORAGE\",\n  \"name\": \"aliqua id proident in labore\",\n  \"description\": \"dol\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"elit__a\": {},\n    \"non_1\": {}\n  },\n  \"secrets\": {\n    \"amet_4f3\": \"tempor cupidatat nostrud Excepteur\"\n  },\n  \"ssl\": {\n    \"deserunt7\": \"dolore anim cillum commodo\",\n    \"incididunt2c\": \"sint in quis\"\n  },\n  \"metadata\": {\n    \"creatorId\": \"ut q\",\n    \"creatorName\": \"in\",\n    \"createdAt\": \"1975-12-16T02:49:31.464Z\",\n    \"ownerId\": \"Duis\",\n    \"ownerName\": \"laboris aute ullamco sint ame\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nostrud Ut aliqua incididunt\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"adipisicing esse\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": 18463908,\n    \"noOfLikes\": -26030763,\n    \"noOfThreads\": -26687655\n  },\n  \"tableId\": null\n}"},{"id":"c7d95906-0f31-4431-87a5-082981ec73b1","name":"Bad Request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"irure voluptate\",\n  \"description\": \"cillum\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"aute0f8\": {}\n  },\n  \"secrets\": {\n    \"nulla_e9\": \"laboris dolore nostru\",\n    \"non2_\": \"esse\",\n    \"mollit_5\": \"velit ex\",\n    \"laborec2\": \"occaecat in consectetur\"\n  },\n  \"ssl\": {\n    \"tempor26\": \"sint proident\",\n    \"sit_1\": \"Duis dolore dolore\",\n    \"tempor_ee3\": \"adipisicing aliquip\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id?testConnection=true","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id"],"query":[{"description":"If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.\n","key":"testConnection","value":"true"}],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"2b834104-ce0d-45b6-9cfd-60f263b1b3cf"},{"name":"Delete connector","id":"26914e62-8afa-41be-b327-5c91c2b940b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"04223765-698d-44e2-a74d-c018e255388f","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"89d87cba-4a1c-4442-ad6b-b88e936c3bac","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e80bc9ec-0ed9-4c26-b03e-4c0555198c11","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors/:id","host":["https://app.mostly.ai/api/v2"],"path":["connectors",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"26914e62-8afa-41be-b327-5c91c2b940b3"}],"id":"167e5127-e056-4897-9be9-116d4d2af6f7","_postman_id":"167e5127-e056-4897-9be9-116d4d2af6f7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List connectors","id":"765f32eb-c930-4816-888b-32c14be94a84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/connectors?offset=0&limit=50&searchTerm=nisi sed dolore&accessType=READ_PROTECTED,READ_PROTECTED&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=NO_OF_LIKES,NO_OF_GENERATORS","description":"<p>Paginate through all connectors the user has access to.\nConnectors with <code>UNLISTED</code> visibility will only be visible to their owners or to members of the owning organization.\nOnly connectors that are not of type <code>FILE_UPLOAD</code> will be returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"},{"description":{"content":"<p>Filter by access type</p>\n","type":"text/plain"},"key":"accessType","value":"READ_PROTECTED,READ_PROTECTED"},{"description":{"content":"<p>Filter by owner ID (either user or organization)</p>\n","type":"text/plain"},"key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":{"content":"<p>Filter by visibility.</p>\n","type":"text/plain"},"key":"visibility","value":"PRIVATE,PUBLIC"},{"description":{"content":"<p>Filter by creation date, not older than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdFrom","value":"1975-12-28"},{"description":{"content":"<p>Filter by creation date, not younger than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"NO_OF_LIKES,NO_OF_GENERATORS"}],"variable":[]}},"response":[{"id":"50737cb2-8353-427a-a0a6-f3b95e3b2e40","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/connectors?offset=0&limit=50&searchTerm=nisi sed dolore&accessType=READ_PROTECTED,READ_PROTECTED&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=NO_OF_LIKES,NO_OF_GENERATORS","host":["https://app.mostly.ai/api/v2"],"path":["connectors"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"},{"description":"Filter by access type","key":"accessType","value":"READ_PROTECTED,READ_PROTECTED"},{"description":"Filter by owner ID (either user or organization)","key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":"Filter by visibility.","key":"visibility","value":"PRIVATE,PUBLIC"},{"description":"Filter by creation date, not older than this date. Format: YYYY-MM-DD.","key":"createdFrom","value":"1975-12-28"},{"description":"Filter by creation date, not younger than this date. Format: YYYY-MM-DD.","key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"NO_OF_LIKES,NO_OF_GENERATORS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": 58255918,\n  \"results\": [\n    {\n      \"id\": \"Excepteur do\",\n      \"type\": \"SNOWFLAKE\",\n      \"name\": \"eu sed\",\n      \"description\": \"in do nostrud\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"ut\",\n        \"creatorName\": \"mollit sint ex esse enim\",\n        \"createdAt\": \"1963-03-05T00:57:06.559Z\",\n        \"ownerId\": \"dolor officia et qui est\",\n        \"ownerName\": \"elit volup\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"deserunt veniam fugiat\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"Lorem ipsum ut\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": -99868010,\n        \"noOfLikes\": 66409988,\n        \"noOfThreads\": -49043666\n      }\n    },\n    {\n      \"id\": \"commodo aute ipsum fugiat\",\n      \"type\": \"HIVE\",\n      \"name\": \"culpa aute dolor ullamco\",\n      \"description\": \"occaecat et proident\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"consequat sint\",\n        \"creatorName\": \"enim in\",\n        \"createdAt\": \"1974-09-14T10:35:53.722Z\",\n        \"ownerId\": \"quis sit nisi elit in\",\n        \"ownerName\": \"commodo magna exercitation\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"commodo sint dolor\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"magna\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": 71730841,\n        \"noOfLikes\": 67120876,\n        \"noOfThreads\": 97552756\n      }\n    }\n  ]\n}"}],"_postman_id":"765f32eb-c930-4816-888b-32c14be94a84"},{"name":"Create connector","id":"18e50ecb-92b6-47f8-863a-5032e18d0356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"MYSQL\",\n  \"name\": \"et Excepteur\",\n  \"description\": \"sunt sed aliquip\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"ipsum_84c\": {},\n    \"occaecat_c9\": {}\n  },\n  \"secrets\": {\n    \"amet_4\": \"officia\"\n  },\n  \"ssl\": {\n    \"elit_0e\": \"ipsum nisi E\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/connectors?testConnection=true","description":"<p>Create a connector, and optionally validate the connection before saving.</p>\n<p>If validation fails, a 400 status with an error message will be returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["connectors"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.</p>\n","type":"text/plain"},"key":"testConnection","value":"true"}],"variable":[]}},"response":[{"id":"4e2fd56d-93bf-4c67-8ee6-a3ef2eed8db3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"MYSQL\",\n  \"name\": \"et Excepteur\",\n  \"description\": \"sunt sed aliquip\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"ipsum_84c\": {},\n    \"occaecat_c9\": {}\n  },\n  \"secrets\": {\n    \"amet_4\": \"officia\"\n  },\n  \"ssl\": {\n    \"elit_0e\": \"ipsum nisi E\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors?testConnection=true","host":["https://app.mostly.ai/api/v2"],"path":["connectors"],"query":[{"description":"If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.\n","key":"testConnection","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"ullamco quis ea\",\n  \"type\": \"AZURE_STORAGE\",\n  \"name\": \"aliqua id proident in labore\",\n  \"description\": \"dol\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"elit__a\": {},\n    \"non_1\": {}\n  },\n  \"secrets\": {\n    \"amet_4f3\": \"tempor cupidatat nostrud Excepteur\"\n  },\n  \"ssl\": {\n    \"deserunt7\": \"dolore anim cillum commodo\",\n    \"incididunt2c\": \"sint in quis\"\n  },\n  \"metadata\": {\n    \"creatorId\": \"ut q\",\n    \"creatorName\": \"in\",\n    \"createdAt\": \"1975-12-16T02:49:31.464Z\",\n    \"ownerId\": \"Duis\",\n    \"ownerName\": \"laboris aute ullamco sint ame\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"nostrud Ut aliqua incididunt\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"adipisicing esse\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": 18463908,\n    \"noOfLikes\": -26030763,\n    \"noOfThreads\": -26687655\n  },\n  \"tableId\": null\n}"},{"id":"85242a2a-4acf-4850-b886-1cd66eb41ba0","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"MYSQL\",\n  \"name\": \"et Excepteur\",\n  \"description\": \"sunt sed aliquip\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"config\": {\n    \"ipsum_84c\": {},\n    \"occaecat_c9\": {}\n  },\n  \"secrets\": {\n    \"amet_4\": \"officia\"\n  },\n  \"ssl\": {\n    \"elit_0e\": \"ipsum nisi E\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/connectors?testConnection=true","host":["https://app.mostly.ai/api/v2"],"path":["connectors"],"query":[{"description":"If true, the connection will be tested before saving. In case of error, the connector will not be saved.\nIf false, the connection will not be tested.\n","key":"testConnection","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"18e50ecb-92b6-47f8-863a-5032e18d0356"}],"id":"18e78b2c-7468-48ff-94bc-107283b75b55","_postman_id":"18e78b2c-7468-48ff-94bc-107283b75b55","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Datasets","item":[{"name":"{id}","item":[{"name":"connectors","item":[{"name":"{connectorId}","item":[{"name":"Retrieve dataset connector","id":"3dcebbb5-31a7-4e44-9c6c-3c566ca89355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","connectors",":connectorId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"d026c4fc-d65e-4a1f-b6de-eb6deb692d65","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"42962e06-1756-4a09-af78-4a9868a5b5e7","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"connectorId"}]}},"response":[{"id":"6e7ef662-b1fa-4bfe-a034-253e6ed5f646","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","connectors",":connectorId"],"variable":[{"key":"id"},{"key":"connectorId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"consequat enim\",\n  \"name\": \"ven\",\n  \"description\": \"Excepteur et sint\",\n  \"type\": \"HIVE\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"metadata\": {\n    \"creatorId\": \"dolor Ut\",\n    \"creatorName\": \"sed labore\",\n    \"createdAt\": \"2016-03-08T10:24:09.284Z\",\n    \"ownerId\": \"enim des\",\n    \"ownerName\": \"commodo labore ut deserunt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"et sit\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"id qui\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": -13518438,\n    \"noOfLikes\": 18599440,\n    \"noOfThreads\": 69617192\n  },\n  \"locations\": [\n    \"culpa ut voluptate ad\",\n    \"in est\"\n  ]\n}"}],"_postman_id":"3dcebbb5-31a7-4e44-9c6c-3c566ca89355"},{"name":"Add a connector to dataset","id":"ab8988c3-0253-4488-bead-7a486f0156ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locations\": [\n    \"eiusmod qui eu\",\n    \"fugiat velit est ullamco\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","connectors",":connectorId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"69782656-40c7-4132-9007-590742c948e4","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"e36b88f2-f95b-4b65-8054-4b4980242153","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"connectorId"}]}},"response":[{"id":"b83f4230-138d-458e-be1f-1eccbd3d28cc","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"locations\": [\n    \"eiusmod qui eu\",\n    \"fugiat velit est ullamco\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","connectors",":connectorId"],"variable":[{"key":"id"},{"key":"connectorId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"consequat enim\",\n  \"name\": \"ven\",\n  \"description\": \"Excepteur et sint\",\n  \"type\": \"HIVE\",\n  \"accessType\": \"READ_PROTECTED\",\n  \"metadata\": {\n    \"creatorId\": \"dolor Ut\",\n    \"creatorName\": \"sed labore\",\n    \"createdAt\": \"2016-03-08T10:24:09.284Z\",\n    \"ownerId\": \"enim des\",\n    \"ownerName\": \"commodo labore ut deserunt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"et sit\",\n    \"visibility\": \"UNLISTED\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"id qui\"\n  },\n  \"usage\": {\n    \"noOfGenerators\": -13518438,\n    \"noOfLikes\": 18599440,\n    \"noOfThreads\": 69617192\n  },\n  \"locations\": [\n    \"culpa ut voluptate ad\",\n    \"in est\"\n  ]\n}"}],"_postman_id":"ab8988c3-0253-4488-bead-7a486f0156ef"},{"name":"Delete dataset connector","id":"c6504358-c280-45a5-bc76-1f089cf101a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","connectors",":connectorId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"44f41203-a263-42cd-bbdc-41698444ad94","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"373fd6d8-ec37-4adb-af70-a32b091e0268","description":{"content":"<p>(Required) The unique identifier of a connector.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"connectorId"}]}},"response":[{"id":"c2f1ca72-52e0-45eb-88a3-082f7e736d06","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/connectors/:connectorId","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","connectors",":connectorId"],"variable":[{"key":"id"},{"key":"connectorId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c6504358-c280-45a5-bc76-1f089cf101a2"}],"id":"25b59497-6aa6-4b76-8a98-bad863acbd0b","_postman_id":"25b59497-6aa6-4b76-8a98-bad863acbd0b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"62bb08f0-09ae-4e88-8954-04f3593c8369","_postman_id":"62bb08f0-09ae-4e88-8954-04f3593c8369","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"file","item":[{"name":"Upload file to the file upload connector of a dataset","id":"68b04b77-25c2-497b-8a4d-5fac073df3d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null}]},"url":"https://app.mostly.ai/api/v2/datasets/:id/file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","file"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"f3a1cceb-2298-4128-8f7b-ceea7c9ab17b","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"a604cb60-6e5d-41a6-8515-d142b6248b15","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file","src":[]}]},"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/file","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","file"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"68b04b77-25c2-497b-8a4d-5fac073df3d3"},{"name":"Retrieve uploaded file.","id":"74d2d72a-5c52-4523-a364-68d5761f1436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"}],"url":"https://app.mostly.ai/api/v2/datasets/:id/file?filepath=nisi sed dolore&slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","file"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"filepath","value":"nisi sed dolore"},{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"7f420520-8b87-476a-b667-cc73eb74f235","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"d0866a44-4e91-4f4b-8eef-6d3cda45410c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/file?filepath=nisi sed dolore&slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","file"],"query":[{"description":"(Required) ","key":"filepath","value":"nisi sed dolore"},{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"74d2d72a-5c52-4523-a364-68d5761f1436"},{"name":"Delete a file from a dataset.","id":"0a868aff-0840-4fb2-8a1b-021dddd26869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/datasets/:id/file?filepath=nisi sed dolore","description":"<p>Delete a file from a dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","file"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"filepath","value":"nisi sed dolore"}],"variable":[{"id":"e80cea80-8f2d-4a54-9986-6b5a1af90b9c","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"f8a58e3c-39a5-48a4-983b-4074acd19653","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/file?filepath=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","file"],"query":[{"description":"(Required) ","key":"filepath","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0a868aff-0840-4fb2-8a1b-021dddd26869"}],"id":"662a6a31-6216-4da8-ad3a-1c8908799835","_postman_id":"662a6a31-6216-4da8-ad3a-1c8908799835","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"like","item":[{"name":"Like a dataset","id":"760b4951-b29d-4f3f-9a31-18d97487dcbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/datasets/:id/like","description":"<p>Like the provided dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"0c9fd0c5-6223-45ec-9055-f22b01c64a60","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"c56b3128-61fe-48c0-8c86-82d79afd4966","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"760b4951-b29d-4f3f-9a31-18d97487dcbf"},{"name":"Unlike a dataset","id":"d7e015cc-dd47-4e73-8976-1791127eafa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/datasets/:id/like","description":"<p>Unlike the provided dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"6ee0120b-200e-4daa-b105-17602c7f9a67","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"9918f1dd-0b76-471b-8624-4663d4b7299f","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d7e015cc-dd47-4e73-8976-1791127eafa4"}],"id":"59d6bf6f-877c-47f4-a441-37278dbbf6ae","_postman_id":"59d6bf6f-877c-47f4-a441-37278dbbf6ae","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"transfer","item":[{"name":"Transfer ownership of the resource either to an organization where the current user has at least CONTRIBUTOR permissions, or to the current user themselves. Requires the current user to have resource permission level `ADMIN`.","id":"baf72a56-9949-4805-aef6-d78874ca5639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets/:id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","transfer"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"645cd294-ac32-4cbb-8fec-c35a33078b08","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"c7081c90-ffb9-42b3-a980-b6b5e4b7b39d","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/transfer","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","transfer"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"irure esse\",\n  \"name\": \"irure pariatur et nulla\",\n  \"description\": \"et sint\",\n  \"connectors\": [\n    {\n      \"id\": \"nostrud ut \",\n      \"name\": \"et sed veniam voluptate\",\n      \"description\": \"eiusmod proident\",\n      \"type\": \"MYSQL\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"amet culpa pariatur\",\n        \"creatorName\": \"sunt do laboris\",\n        \"createdAt\": \"1992-02-11T18:55:05.801Z\",\n        \"ownerId\": \"incididunt est\",\n        \"ownerName\": \"ipsum laboris\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"ad aliquip in pariatur Lorem\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"qui \"\n      },\n      \"usage\": {\n        \"noOfGenerators\": 34545369,\n        \"noOfLikes\": 61280220,\n        \"noOfThreads\": -86359065\n      },\n      \"locations\": [\n        \"magna velit quis\",\n        \"Lorem cillum veniam\"\n      ]\n    },\n    {\n      \"id\": \"enim sit labore\",\n      \"name\": \"incididu\",\n      \"description\": \"qui Duis\",\n      \"type\": \"POSTGRES\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"sint officia enim tempor\",\n        \"creatorName\": \"commodo irure ullamco ex\",\n        \"createdAt\": \"1952-01-29T13:43:00.463Z\",\n        \"ownerId\": \"in et ut tempor\",\n        \"ownerName\": \"ad id amet ipsum\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"adipisicing non sun\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"elit amet nostrud ipsum\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": -304681,\n        \"noOfLikes\": 12450322,\n        \"noOfThreads\": -68914846\n      },\n      \"locations\": [\n        \"ad nostrud veniam proident\",\n        \"cupidatat ad\"\n      ]\n    }\n  ],\n  \"files\": [\n    \"incididunt in esse\",\n    \"dolor Ut\"\n  ],\n  \"usage\": {\n    \"noOfLikes\": -77685106,\n    \"noOfThreads\": -65338218\n  },\n  \"metadata\": {\n    \"creatorId\": \"aliquip magna\",\n    \"creatorName\": \"amet aliquip\",\n    \"createdAt\": \"1958-06-06T14:17:50.001Z\",\n    \"ownerId\": \"proident nisi anim deserunt\",\n    \"ownerName\": \"sit ut Lorem voluptate\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"aliquip\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"irure culpa laboris\"\n  }\n}"}],"_postman_id":"baf72a56-9949-4805-aef6-d78874ca5639"}],"id":"32503ce4-3601-428b-94bc-078332af85cc","_postman_id":"32503ce4-3601-428b-94bc-078332af85cc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"visibility","item":[{"name":"Set dataset visibility. Requires the current user to have resource permission level `ADMIN`.","id":"1652d8b8-53fd-4067-a2ac-b6194693d369","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets/:id/visibility","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id","visibility"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"9c3b319c-29ae-4c41-a3f6-1f7361fcc9f6","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"bc725115-8438-4cbb-85e5-29e4b56cf290","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id/visibility","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id","visibility"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1652d8b8-53fd-4067-a2ac-b6194693d369"}],"id":"ab5df160-e9d1-4110-a03e-81995811e307","_postman_id":"ab5df160-e9d1-4110-a03e-81995811e307","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve dataset","id":"9b8db101-2ccd-4b85-81bd-6367b7c4efd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"da91ef84-9d14-4657-be31-7f7303d65470","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"be28a92f-8a2b-42d6-a3c9-637083593ada","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"irure esse\",\n  \"name\": \"irure pariatur et nulla\",\n  \"description\": \"et sint\",\n  \"connectors\": [\n    {\n      \"id\": \"nostrud ut \",\n      \"name\": \"et sed veniam voluptate\",\n      \"description\": \"eiusmod proident\",\n      \"type\": \"MYSQL\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"amet culpa pariatur\",\n        \"creatorName\": \"sunt do laboris\",\n        \"createdAt\": \"1992-02-11T18:55:05.801Z\",\n        \"ownerId\": \"incididunt est\",\n        \"ownerName\": \"ipsum laboris\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"ad aliquip in pariatur Lorem\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"qui \"\n      },\n      \"usage\": {\n        \"noOfGenerators\": 34545369,\n        \"noOfLikes\": 61280220,\n        \"noOfThreads\": -86359065\n      },\n      \"locations\": [\n        \"magna velit quis\",\n        \"Lorem cillum veniam\"\n      ]\n    },\n    {\n      \"id\": \"enim sit labore\",\n      \"name\": \"incididu\",\n      \"description\": \"qui Duis\",\n      \"type\": \"POSTGRES\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"sint officia enim tempor\",\n        \"creatorName\": \"commodo irure ullamco ex\",\n        \"createdAt\": \"1952-01-29T13:43:00.463Z\",\n        \"ownerId\": \"in et ut tempor\",\n        \"ownerName\": \"ad id amet ipsum\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"adipisicing non sun\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"elit amet nostrud ipsum\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": -304681,\n        \"noOfLikes\": 12450322,\n        \"noOfThreads\": -68914846\n      },\n      \"locations\": [\n        \"ad nostrud veniam proident\",\n        \"cupidatat ad\"\n      ]\n    }\n  ],\n  \"files\": [\n    \"incididunt in esse\",\n    \"dolor Ut\"\n  ],\n  \"usage\": {\n    \"noOfLikes\": -77685106,\n    \"noOfThreads\": -65338218\n  },\n  \"metadata\": {\n    \"creatorId\": \"aliquip magna\",\n    \"creatorName\": \"amet aliquip\",\n    \"createdAt\": \"1958-06-06T14:17:50.001Z\",\n    \"ownerId\": \"proident nisi anim deserunt\",\n    \"ownerName\": \"sit ut Lorem voluptate\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"aliquip\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"irure culpa laboris\"\n  }\n}"}],"_postman_id":"9b8db101-2ccd-4b85-81bd-6367b7c4efd0"},{"name":"Update dataset","id":"c2605670-e252-4822-b0d8-36bfedb7af9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"mollit adipisicing aute cillum\",\n  \"description\": \"ut nulla dolore\",\n  \"connectors\": [\n    {\n      \"id\": \"amet nostrud qui Lorem dolor\",\n      \"locations\": [\n        \"e\",\n        \"m\"\n      ]\n    },\n    {\n      \"id\": \"et veniam occaecat dolor\",\n      \"locations\": [\n        \"nostrud dolore irure id\",\n        \"amet\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"84996aa8-25bd-494d-ad7e-3feb800b1cc0","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"3451cd5e-edbc-450b-8b66-24c04c84467a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"mollit adipisicing aute cillum\",\n  \"description\": \"ut nulla dolore\",\n  \"connectors\": [\n    {\n      \"id\": \"amet nostrud qui Lorem dolor\",\n      \"locations\": [\n        \"e\",\n        \"m\"\n      ]\n    },\n    {\n      \"id\": \"et veniam occaecat dolor\",\n      \"locations\": [\n        \"nostrud dolore irure id\",\n        \"amet\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"irure esse\",\n  \"name\": \"irure pariatur et nulla\",\n  \"description\": \"et sint\",\n  \"connectors\": [\n    {\n      \"id\": \"nostrud ut \",\n      \"name\": \"et sed veniam voluptate\",\n      \"description\": \"eiusmod proident\",\n      \"type\": \"MYSQL\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"amet culpa pariatur\",\n        \"creatorName\": \"sunt do laboris\",\n        \"createdAt\": \"1992-02-11T18:55:05.801Z\",\n        \"ownerId\": \"incididunt est\",\n        \"ownerName\": \"ipsum laboris\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"ad aliquip in pariatur Lorem\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"qui \"\n      },\n      \"usage\": {\n        \"noOfGenerators\": 34545369,\n        \"noOfLikes\": 61280220,\n        \"noOfThreads\": -86359065\n      },\n      \"locations\": [\n        \"magna velit quis\",\n        \"Lorem cillum veniam\"\n      ]\n    },\n    {\n      \"id\": \"enim sit labore\",\n      \"name\": \"incididu\",\n      \"description\": \"qui Duis\",\n      \"type\": \"POSTGRES\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"sint officia enim tempor\",\n        \"creatorName\": \"commodo irure ullamco ex\",\n        \"createdAt\": \"1952-01-29T13:43:00.463Z\",\n        \"ownerId\": \"in et ut tempor\",\n        \"ownerName\": \"ad id amet ipsum\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"adipisicing non sun\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"elit amet nostrud ipsum\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": -304681,\n        \"noOfLikes\": 12450322,\n        \"noOfThreads\": -68914846\n      },\n      \"locations\": [\n        \"ad nostrud veniam proident\",\n        \"cupidatat ad\"\n      ]\n    }\n  ],\n  \"files\": [\n    \"incididunt in esse\",\n    \"dolor Ut\"\n  ],\n  \"usage\": {\n    \"noOfLikes\": -77685106,\n    \"noOfThreads\": -65338218\n  },\n  \"metadata\": {\n    \"creatorId\": \"aliquip magna\",\n    \"creatorName\": \"amet aliquip\",\n    \"createdAt\": \"1958-06-06T14:17:50.001Z\",\n    \"ownerId\": \"proident nisi anim deserunt\",\n    \"ownerName\": \"sit ut Lorem voluptate\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"aliquip\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"irure culpa laboris\"\n  }\n}"}],"_postman_id":"c2605670-e252-4822-b0d8-36bfedb7af9a"},{"name":"Delete dataset","id":"b86fc5e9-ca2e-4ed9-b1f9-e27a54819d87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"fd83ff22-a8b8-4bab-92fd-52c084236ed7","description":{"content":"<p>(Required) The unique identifier of a dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"dd8ae8c9-2d39-4043-b764-96a927246adb","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b86fc5e9-ca2e-4ed9-b1f9-e27a54819d87"}],"id":"c000e1ec-0e50-4567-bbac-d5c8bbb0d836","_postman_id":"c000e1ec-0e50-4567-bbac-d5c8bbb0d836","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List datasets","id":"9d9466fc-378c-4a14-93c3-77d396654b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/datasets?offset=0&limit=50&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=RECENCY,NO_OF_THREADS","description":"<p>Paginate through all datasets the user has access to.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"},{"description":{"content":"<p>Filter by owner ID (either user or organization)</p>\n","type":"text/plain"},"key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":{"content":"<p>Filter by visibility.</p>\n","type":"text/plain"},"key":"visibility","value":"PRIVATE,PUBLIC"},{"description":{"content":"<p>Filter by creation date, not older than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdFrom","value":"1975-12-28"},{"description":{"content":"<p>Filter by creation date, not younger than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"RECENCY,NO_OF_THREADS"}],"variable":[]}},"response":[{"id":"d3c93b36-d86f-4bc8-9532-50f87c5530b7","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/datasets?offset=0&limit=50&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=RECENCY,NO_OF_THREADS","host":["https://app.mostly.ai/api/v2"],"path":["datasets"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"},{"description":"Filter by owner ID (either user or organization)","key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":"Filter by visibility.","key":"visibility","value":"PRIVATE,PUBLIC"},{"description":"Filter by creation date, not older than this date. Format: YYYY-MM-DD.","key":"createdFrom","value":"1975-12-28"},{"description":"Filter by creation date, not younger than this date. Format: YYYY-MM-DD.","key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"RECENCY,NO_OF_THREADS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": -93968220,\n  \"results\": [\n    {\n      \"id\": \"reprehenderit Ut cillum n\",\n      \"name\": \"ame\",\n      \"usage\": {\n        \"noOfLikes\": 32255622,\n        \"noOfThreads\": 90780820\n      },\n      \"metadata\": {\n        \"creatorId\": \"ex\",\n        \"creatorName\": \"anim culpa dolor ex\",\n        \"createdAt\": \"1968-09-04T14:15:56.948Z\",\n        \"ownerId\": \"fugiat dolore esse\",\n        \"ownerName\": \"sit\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"et in ullamco\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"exercitation ali\"\n      }\n    },\n    {\n      \"id\": \"Ut\",\n      \"name\": \"nostrud commodo enim\",\n      \"usage\": {\n        \"noOfLikes\": 80831635,\n        \"noOfThreads\": -2954519\n      },\n      \"metadata\": {\n        \"creatorId\": \"Lorem laborum\",\n        \"creatorName\": \"no\",\n        \"createdAt\": \"2000-10-08T18:42:10.362Z\",\n        \"ownerId\": \"velit incididunt Excepteur laborum\",\n        \"ownerName\": \"elit \",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"amet incididunt\",\n        \"visibility\": \"PUBLIC\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"labore aliqua laboris nisi\"\n      }\n    }\n  ]\n}"}],"_postman_id":"9d9466fc-378c-4a14-93c3-77d396654b3b"},{"name":"Create dataset","id":"e40a7551-c30a-43f5-bfed-b4f5980ea42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"deserunt esse \",\n  \"description\": \"eiusmod Duis\",\n  \"connectors\": [\n    {\n      \"id\": \"ut\",\n      \"locations\": [\n        \"ut dolore sit dolore\",\n        \"aliqua est\"\n      ]\n    },\n    {\n      \"id\": \"sunt sit quis et\",\n      \"locations\": [\n        \"non ipsum Ut enim\",\n        \"ut labore\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets","description":"<p>Create a dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["datasets"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"9f4218ca-6482-473c-be90-1f006eefa8fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"deserunt esse \",\n  \"description\": \"eiusmod Duis\",\n  \"connectors\": [\n    {\n      \"id\": \"ut\",\n      \"locations\": [\n        \"ut dolore sit dolore\",\n        \"aliqua est\"\n      ]\n    },\n    {\n      \"id\": \"sunt sit quis et\",\n      \"locations\": [\n        \"non ipsum Ut enim\",\n        \"ut labore\"\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/datasets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"irure esse\",\n  \"name\": \"irure pariatur et nulla\",\n  \"description\": \"et sint\",\n  \"connectors\": [\n    {\n      \"id\": \"nostrud ut \",\n      \"name\": \"et sed veniam voluptate\",\n      \"description\": \"eiusmod proident\",\n      \"type\": \"MYSQL\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"amet culpa pariatur\",\n        \"creatorName\": \"sunt do laboris\",\n        \"createdAt\": \"1992-02-11T18:55:05.801Z\",\n        \"ownerId\": \"incididunt est\",\n        \"ownerName\": \"ipsum laboris\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"ad aliquip in pariatur Lorem\",\n        \"visibility\": \"UNLISTED\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": true,\n        \"shortLivedFileToken\": \"qui \"\n      },\n      \"usage\": {\n        \"noOfGenerators\": 34545369,\n        \"noOfLikes\": 61280220,\n        \"noOfThreads\": -86359065\n      },\n      \"locations\": [\n        \"magna velit quis\",\n        \"Lorem cillum veniam\"\n      ]\n    },\n    {\n      \"id\": \"enim sit labore\",\n      \"name\": \"incididu\",\n      \"description\": \"qui Duis\",\n      \"type\": \"POSTGRES\",\n      \"accessType\": \"READ_PROTECTED\",\n      \"metadata\": {\n        \"creatorId\": \"sint officia enim tempor\",\n        \"creatorName\": \"commodo irure ullamco ex\",\n        \"createdAt\": \"1952-01-29T13:43:00.463Z\",\n        \"ownerId\": \"in et ut tempor\",\n        \"ownerName\": \"ad id amet ipsum\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"adipisicing non sun\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"elit amet nostrud ipsum\"\n      },\n      \"usage\": {\n        \"noOfGenerators\": -304681,\n        \"noOfLikes\": 12450322,\n        \"noOfThreads\": -68914846\n      },\n      \"locations\": [\n        \"ad nostrud veniam proident\",\n        \"cupidatat ad\"\n      ]\n    }\n  ],\n  \"files\": [\n    \"incididunt in esse\",\n    \"dolor Ut\"\n  ],\n  \"usage\": {\n    \"noOfLikes\": -77685106,\n    \"noOfThreads\": -65338218\n  },\n  \"metadata\": {\n    \"creatorId\": \"aliquip magna\",\n    \"creatorName\": \"amet aliquip\",\n    \"createdAt\": \"1958-06-06T14:17:50.001Z\",\n    \"ownerId\": \"proident nisi anim deserunt\",\n    \"ownerName\": \"sit ut Lorem voluptate\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"aliquip\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"VIEW\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"irure culpa laboris\"\n  }\n}"}],"_postman_id":"e40a7551-c30a-43f5-bfed-b4f5980ea42f"}],"id":"ee628a4d-afb6-4d44-96dd-a86e1b345f95","description":"<p>A dataset to be consumed via the Assistant</p>\n","_postman_id":"ee628a4d-afb6-4d44-96dd-a86e1b345f95","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Generators","item":[{"name":"{id}","item":[{"name":"like","item":[{"name":"Like a generator","id":"938f3504-4170-4cf1-8954-4ecf1e6c8203","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/like","description":"<p>Like the provided generator.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"92950c9e-ddcd-4486-a92b-8c4a1cb95acf","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"a0983a86-3496-44a3-a123-b1417cdb0f48","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"938f3504-4170-4cf1-8954-4ecf1e6c8203"},{"name":"Unlike a generator","id":"74d3494c-0856-4ffe-b191-4940819d8fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/like","description":"<p>Unlike the provided generator.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"f694ae58-c2db-41f5-9c96-65a32554bcb8","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"36ebdc37-f390-4e5f-804c-5148b3025dfb","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"74d3494c-0856-4ffe-b191-4940819d8fe1"}],"id":"7a4d06d8-a993-4959-b7a9-cfbbde0675b4","_postman_id":"7a4d06d8-a993-4959-b7a9-cfbbde0675b4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"config","item":[{"name":"Retrieve configurable Generator properties as JSON","id":"ba9d15c2-68dd-4a38-aa13-63673b9ec943","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","config"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"5682a0c5-cbec-47f3-ad2c-70e4f681f2c9","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"8e5afad7-7074-4aa0-b864-f3da3a273386","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/config","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","config"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"name\": \"elit\",\n  \"description\": \"anim et pariatur nisi\",\n  \"randomState\": 46399787,\n  \"tables\": [\n    {\n      \"name\": \"Ut adipisicing\",\n      \"sourceConnectorId\": \"dolor qui ullamco\",\n      \"location\": \"mollit dolore commodo irure Duis\",\n      \"data\": \"oc\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"exercitation reprehenderit\",\n        \"maxSampleSize\": 76186116,\n        \"batchSize\": 79632131,\n        \"gradientAccumulationSteps\": 33412919,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"id null\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"minim\",\n        \"maxSampleSize\": 73296386,\n        \"batchSize\": 97295885,\n        \"gradientAccumulationSteps\": 95936950,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt voluptate veniam\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"in nos\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"sed anim eu\",\n          \"referencedTable\": \"dolore eu\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"occaecat cillum irure\",\n          \"referencedTable\": \"consequat sunt \",\n          \"isContext\": false\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"aliqui\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"enim quis laborum velit\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    },\n    {\n      \"name\": \"incididunt\",\n      \"sourceConnectorId\": \"dolore esse\",\n      \"location\": \"culpa nostrud ea commodo\",\n      \"data\": \"consectetur eiusmod elit veniam\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"in\",\n        \"maxSampleSize\": 34871935,\n        \"batchSize\": 70404708,\n        \"gradientAccumulationSteps\": 24971097,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt ullamco minim\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"et dolor aliquip nostrud\",\n        \"maxSampleSize\": 76757460,\n        \"batchSize\": 10231175,\n        \"gradientAccumulationSteps\": 14834179,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"l\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"ad commodo eu\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"adipisicing cupidatat in reprehenderit cillum\",\n          \"referencedTable\": \"quis culpa\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"do amet\",\n          \"referencedTable\": \"ex enim irure cillum\",\n          \"isContext\": true\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"do\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"voluptate non et\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"ba9d15c2-68dd-4a38-aa13-63673b9ec943"}],"id":"cd353be4-0ff7-4e47-9064-7d55bbc31cb0","_postman_id":"cd353be4-0ff7-4e47-9064-7d55bbc31cb0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"clone","item":[{"name":"Clone generator","id":"0d0476a1-d6b1-4907-a3dc-77eba92da8ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"trainingStatus\": \"NEW\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/clone","description":"<p>Create a new generator, re-using existing data and model configurations. By setting trainingStatus\nto CONTINUE, the model weights are copied as well, and training will continue from there. Note, that\nin that case, only the training parameters (maxSampleSize, maxEpochs, batchSize, compute, etc.) of\nthe model configuration can still be modified. Other configurations, like columns, model, and\nvalueProtection cannot be changed anymore, as these would break compatibility with the existing model\nweights.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","clone"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"c7bd6770-6e71-4680-b367-746278c2442a","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"461043a3-e1ee-4e20-9c2d-fea01eb80ffe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"trainingStatus\": \"NEW\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/clone","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","clone"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"cupidatat quis Lorem\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"voluptate Lorem in\",\n  \"description\": \"do cillum occaecat\",\n  \"trainingTime\": \"1980-09-28T14:23:33.442Z\",\n  \"usage\": {\n    \"totalDatapoints\": 55609485,\n    \"totalComputeTime\": -81884102,\n    \"totalCredits\": 73394005.07458997,\n    \"totalVirtualCPUTime\": 71507096.21739623,\n    \"totalVirtualGPUTime\": 14910069.415629119,\n    \"noOfSyntheticDatasets\": 19585948,\n    \"noOfLikes\": -81231771,\n    \"noOfThreads\": 57798558\n  },\n  \"metadata\": {\n    \"creatorId\": \"dolor aliqua ea commodo\",\n    \"creatorName\": \"nisi\",\n    \"createdAt\": \"2001-05-31T10:30:34.699Z\",\n    \"ownerId\": \"do dolore\",\n    \"ownerName\": \"sunt eu Duis commodo\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"sint nulla dolor\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"nostrud\"\n  },\n  \"accuracy\": 46597025.62455872,\n  \"tables\": [\n    {\n      \"id\": \"aute magna consectetur proident\",\n      \"name\": \"sint occaecat culpa ut\",\n      \"sourceConnectorId\": \"volupt\",\n      \"location\": \"magna exercitation sunt\",\n      \"primaryKey\": \"veniam eiusmod consectetur\",\n      \"columns\": [\n        {\n          \"id\": \"dolore aute minim reprehenderit\",\n          \"name\": \"eu ad tempor enim\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"ut eiusmod\",\n            \"max\": \"ea eiusmod cupidatat\",\n            \"values\": [\n              \"Ut eu reprehenderit officia\",\n              \"velit tempor\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"ullamco sit qui nulla eiusmod\",\n          \"name\": \"laboris ad voluptate\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"dolore ullamco dolore vel\",\n            \"max\": \"officia cillum non elit\",\n            \"values\": [\n              \"sunt ex dolor\",\n              \"id laboris\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"in eu\",\n          \"column\": \"dolore enim in irure\",\n          \"referencedTable\": \"in commodo culpa dolore adipisicing\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"i\",\n          \"column\": \"Ut aute ad sed eiusmod\",\n          \"referencedTable\": \"aliquip labore dolore\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.8165523957788852,\n          \"univariate\": 0.3901642017402245,\n          \"bivariate\": 0.6202523343994232,\n          \"trivariate\": 0.3574864505745753,\n          \"coherence\": 0.8819662916762806,\n          \"overallMax\": 0.9986946321567343,\n          \"univariateMax\": 0.6091612474616663,\n          \"bivariateMax\": 0.034157828777384935,\n          \"trivariateMax\": 0.638574946729162,\n          \"coherenceMax\": 0.5971301106201501\n        },\n        \"distances\": {\n          \"imsTraining\": 0.18293865778597773,\n          \"imsHoldout\": 0.736562262314052,\n          \"imsTrnHol\": 0.10845402480257249,\n          \"dcrTraining\": 20157039.705043834,\n          \"dcrHoldout\": 46214410.366888635,\n          \"dcrTrnHol\": 39837147.092861354,\n          \"dcrShare\": 0.5460454867978953,\n          \"nndrTraining\": 84277498.83446693,\n          \"nndrHoldout\": 88876745.81468493,\n          \"nndrTrnHol\": 34060238.87513259\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.4703810634144714,\n          \"cosineSimilarityTrainingHoldout\": -0.23554118767198684,\n          \"discriminatorAUCTrainingSynthetic\": 0.7134357919945582,\n          \"discriminatorAUCTrainingHoldout\": 0.28468915328381217\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.7139767373178262,\n          \"univariate\": 0.9762762626627394,\n          \"bivariate\": 0.014899368822062109,\n          \"trivariate\": 0.01989663976050604,\n          \"coherence\": 0.5895087530369282,\n          \"overallMax\": 0.9008114051056,\n          \"univariateMax\": 0.6326609364058922,\n          \"bivariateMax\": 0.7442180938017159,\n          \"trivariateMax\": 0.4115715871372133,\n          \"coherenceMax\": 0.6430179104501874\n        },\n        \"distances\": {\n          \"imsTraining\": 0.4478020761648671,\n          \"imsHoldout\": 0.4757030767163021,\n          \"imsTrnHol\": 0.0977845682700188,\n          \"dcrTraining\": 3244294.84234009,\n          \"dcrHoldout\": 57508532.291027956,\n          \"dcrTrnHol\": 62464797.71396759,\n          \"dcrShare\": 0.20913863761126994,\n          \"nndrTraining\": 37621342.88872305,\n          \"nndrHoldout\": 17709263.10767855,\n          \"nndrTrnHol\": 64602154.78485685\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.8490218374801086,\n          \"cosineSimilarityTrainingHoldout\": -0.40977854072865916,\n          \"discriminatorAUCTrainingSynthetic\": 0.6490812172169385,\n          \"discriminatorAUCTrainingHoldout\": 0.3727001313157895\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in sed irure occaecat\",\n        \"maxSampleSize\": 83345257,\n        \"batchSize\": 73566765,\n        \"gradientAccumulationSteps\": 17526613,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"proident laborum laboris\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"in sint\",\n        \"maxSampleSize\": 10893903,\n        \"batchSize\": 72814925,\n        \"gradientAccumulationSteps\": 80522537,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"non tempor in est\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": -31320367\n    },\n    {\n      \"id\": \"proident nisi\",\n      \"name\": \"magna Duis aliqua sunt aliquip\",\n      \"sourceConnectorId\": \"ad velit tempor\",\n      \"location\": \"ea proident\",\n      \"primaryKey\": \"commodo et culpa\",\n      \"columns\": [\n        {\n          \"id\": \"pariatur irure consequat\",\n          \"name\": \"ex dolore minim laboris\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"veniam nostrud\",\n            \"max\": \"sunt veniam\",\n            \"values\": [\n              \"Lorem culpa dolor laboris\",\n              \"amet exercitation do\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"pariatur qui nostrud\",\n          \"name\": \"in incididunt\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"sint occaecat Excepteur elit\",\n            \"max\": \"dolore minim esse n\",\n            \"values\": [\n              \"mollit dolore officia\",\n              \"anim ipsum\"\n            ],\n            \"has_null\": false\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"exercitation minim reprehenderit laboris\",\n          \"column\": \"aliquip ea culpa sed velit\",\n          \"referencedTable\": \"commodo Lorem Ut et\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam occaecat elit quis\",\n          \"column\": \"dolore min\",\n          \"referencedTable\": \"occaecat esse\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5424892968354671,\n          \"univariate\": 0.21236579566227998,\n          \"bivariate\": 0.549722334232062,\n          \"trivariate\": 0.3797751069906662,\n          \"coherence\": 0.49986072292719896,\n          \"overallMax\": 0.9985034759981215,\n          \"univariateMax\": 0.45574860837544073,\n          \"bivariateMax\": 0.04819663921983808,\n          \"trivariateMax\": 0.878886258653423,\n          \"coherenceMax\": 0.1142289674803747\n        },\n        \"distances\": {\n          \"imsTraining\": 0.5724257870684766,\n          \"imsHoldout\": 0.8857679565399066,\n          \"imsTrnHol\": 0.9639180124098587,\n          \"dcrTraining\": 2320660.128741947,\n          \"dcrHoldout\": 4097546.3877877207,\n          \"dcrTrnHol\": 85015285.59153077,\n          \"dcrShare\": 0.6848815424086718,\n          \"nndrTraining\": 17589882.113141976,\n          \"nndrHoldout\": 49414142.242361195,\n          \"nndrTrnHol\": 89441888.73377116\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.48287375797920173,\n          \"cosineSimilarityTrainingHoldout\": 0.49252095116336525,\n          \"discriminatorAUCTrainingSynthetic\": 0.49066192600128244,\n          \"discriminatorAUCTrainingHoldout\": 0.5129431163861036\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.9634384004469445,\n          \"univariate\": 0.263433058444981,\n          \"bivariate\": 0.6675004501776852,\n          \"trivariate\": 0.8688977652560195,\n          \"coherence\": 0.5154104061847269,\n          \"overallMax\": 0.4898461515186586,\n          \"univariateMax\": 0.052792796733372005,\n          \"bivariateMax\": 0.18944237818701615,\n          \"trivariateMax\": 0.10019106695616953,\n          \"coherenceMax\": 0.5012432460414854\n        },\n        \"distances\": {\n          \"imsTraining\": 0.06145155082805909,\n          \"imsHoldout\": 0.10858011711619897,\n          \"imsTrnHol\": 0.15723634676456233,\n          \"dcrTraining\": 273455.2853448813,\n          \"dcrHoldout\": 96044290.97030824,\n          \"dcrTrnHol\": 22733669.783027623,\n          \"dcrShare\": 0.1114487258688599,\n          \"nndrTraining\": 75135897.84361658,\n          \"nndrHoldout\": 23748025.268203333,\n          \"nndrTrnHol\": 83749483.73759393\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5733025204697846,\n          \"cosineSimilarityTrainingHoldout\": 0.3925792903082248,\n          \"discriminatorAUCTrainingSynthetic\": 0.681064260418168,\n          \"discriminatorAUCTrainingHoldout\": 0.5169030698189984\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"dolor ullamco\",\n        \"maxSampleSize\": 62668445,\n        \"batchSize\": 9279080,\n        \"gradientAccumulationSteps\": 61641558,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"consectetur fugiat cupidatat sunt in\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"aliqua occaecat incididunt dolore\",\n        \"maxSampleSize\": 67362621,\n        \"batchSize\": 79271332,\n        \"gradientAccumulationSteps\": 41434059,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"do amet laboris\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 24836222\n    }\n  ],\n  \"randomState\": -73684532\n}"},{"id":"eb51af20-40c2-49c5-8480-b1f5119a938c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"trainingStatus\": \"NEW\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/clone","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","clone"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"0d0476a1-d6b1-4907-a3dc-77eba92da8ad"}],"id":"cf212752-c678-4841-8e0e-1639d1a8a990","_postman_id":"cf212752-c678-4841-8e0e-1639d1a8a990","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"export-to-file","item":[{"name":"Export generator as a file","id":"69c205a6-f9b3-4e3d-a29f-f2b20ed597a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/zip"}],"url":"https://app.mostly.ai/api/v2/generators/:id/export-to-file","description":"<p>Export the generator as a self-contained single file, that can then be imported as a fully functional\ngenerator on a MOSTLY AI server.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","export-to-file"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"cf0ffd90-274a-4343-9e7e-750fd82c4017","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"f249ced9-354d-4444-8ee2-4c66991fc486","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/zip"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/export-to-file","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","export-to-file"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/zip"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"69c205a6-f9b3-4e3d-a29f-f2b20ed597a8"}],"id":"a69c01ac-4a8a-40e6-b7d2-2f07ee5e8e01","_postman_id":"a69c01ac-4a8a-40e6-b7d2-2f07ee5e8e01","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"tables","item":[{"name":"upload","item":[{"name":"Add table to generator by uploading a data file","id":"5a7660cf-923b-44cc-9708-e5b8a68f6fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null},{"description":"<p>The name of a source table. It must be unique within a generator.</p>\n","key":"name","value":"culpa commodo sint","type":"text"},{"description":"<p>The column name of the primary key.</p>\n","key":"primaryKey","value":"ut Excepteur","type":"text"},{"description":"<p>The training configuration for the model</p>\n","key":"tabularModelConfiguration","value":"[object Object]","type":"text"},{"description":"<p>The training configuration for the model</p>\n","key":"languageModelConfiguration","value":"[object Object]","type":"text"}]},"url":"https://app.mostly.ai/api/v2/generators/:id/tables/upload","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables","upload"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"3ffd1828-c98d-423c-bb83-d777d171c45c","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"20b710e3-a0b6-4e64-87f4-adb225f76d60","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file","src":[]},{"description":"The name of a source table. It must be unique within a generator.","key":"name","value":"culpa commodo sint","type":"text"},{"description":"The column name of the primary key.","key":"primaryKey","value":"ut Excepteur","type":"text"},{"description":"The training configuration for the model","key":"tabularModelConfiguration","value":"[object Object]","type":"text"},{"description":"The training configuration for the model","key":"languageModelConfiguration","value":"[object Object]","type":"text"}]},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/upload","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables","upload"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"mollit cupidatat\",\n  \"name\": \"Ut aute tempor eiusmod\",\n  \"sourceConnectorId\": \"consequat eiusmod anim\",\n  \"location\": \"Excepteur nulla veniam\",\n  \"primaryKey\": \"deserunt reprehenderit\",\n  \"columns\": [\n    {\n      \"id\": \"dolore laboris\",\n      \"name\": \"Duis dolore sunt culpa sit\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"Lorem in\",\n        \"max\": \"ad reprehenderit nulla\",\n        \"values\": [\n          \"in eu incididunt pariatur\",\n          \"nisi et\"\n        ],\n        \"has_null\": false\n      }\n    },\n    {\n      \"id\": \"exercitation sint aliqua dolor\",\n      \"name\": \"ullamco dolore labore adip\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"magna consectetur\",\n        \"max\": \"culpa eu\",\n        \"values\": [\n          \"cul\",\n          \"eu qui cillum\"\n        ],\n        \"has_null\": true\n      }\n    }\n  ],\n  \"foreignKeys\": [\n    {\n      \"id\": \"dolor\",\n      \"column\": \"nulla\",\n      \"referencedTable\": \"minim\",\n      \"isContext\": false\n    },\n    {\n      \"id\": \"et ea\",\n      \"column\": \"velit proident\",\n      \"referencedTable\": \"pariatur \",\n      \"isContext\": false\n    }\n  ],\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.3661659555694593,\n      \"univariate\": 0.7779478142756828,\n      \"bivariate\": 0.7093071103753207,\n      \"trivariate\": 0.911632876003429,\n      \"coherence\": 0.3955920166147786,\n      \"overallMax\": 0.3927950558489093,\n      \"univariateMax\": 0.6520634733327112,\n      \"bivariateMax\": 0.7460109101779305,\n      \"trivariateMax\": 0.8395866841618258,\n      \"coherenceMax\": 0.015674420406084244\n    },\n    \"distances\": {\n      \"imsTraining\": 0.506213766179929,\n      \"imsHoldout\": 0.25851155091423317,\n      \"imsTrnHol\": 0.02211941725854194,\n      \"dcrTraining\": 21965272.180028096,\n      \"dcrHoldout\": 22790213.297037385,\n      \"dcrTrnHol\": 63933397.13924608,\n      \"dcrShare\": 0.4544102622075903,\n      \"nndrTraining\": 2740909.6090209475,\n      \"nndrHoldout\": 59851718.96530627,\n      \"nndrTrnHol\": 39343882.75136826\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": -0.11749191140693815,\n      \"cosineSimilarityTrainingHoldout\": 0.34266678887375646,\n      \"discriminatorAUCTrainingSynthetic\": 0.451651775614089,\n      \"discriminatorAUCTrainingHoldout\": 0.9095256091398501\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.9348232462038787,\n      \"univariate\": 0.19392374199210383,\n      \"bivariate\": 0.010742588097333416,\n      \"trivariate\": 0.8455190330558033,\n      \"coherence\": 0.770343156500381,\n      \"overallMax\": 0.6350971258724404,\n      \"univariateMax\": 0.44763386184634346,\n      \"bivariateMax\": 0.8394000489802473,\n      \"trivariateMax\": 0.22476294222131632,\n      \"coherenceMax\": 0.2597899387756699\n    },\n    \"distances\": {\n      \"imsTraining\": 0.8934199169064455,\n      \"imsHoldout\": 0.2571101696973954,\n      \"imsTrnHol\": 0.9702607478673495,\n      \"dcrTraining\": 27030541.30118483,\n      \"dcrHoldout\": 8632926.745444357,\n      \"dcrTrnHol\": 2393490.797104836,\n      \"dcrShare\": 0.777187118798713,\n      \"nndrTraining\": 8403372.132709252,\n      \"nndrHoldout\": 73190303.9514876,\n      \"nndrTrnHol\": 17325274.702138126\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.9363437933953862,\n      \"cosineSimilarityTrainingHoldout\": 0.7978252349444552,\n      \"discriminatorAUCTrainingSynthetic\": 0.3156948690113752,\n      \"discriminatorAUCTrainingHoldout\": 0.3204333410652569\n    }\n  },\n  \"tabularModelConfiguration\": {\n    \"model\": \"enim consequat\",\n    \"maxSampleSize\": 92121250,\n    \"batchSize\": 89118314,\n    \"gradientAccumulationSteps\": 13271407,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"dolore culpa\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"ea volu\",\n    \"maxSampleSize\": 62825805,\n    \"batchSize\": 65903948,\n    \"gradientAccumulationSteps\": 96591751,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"ut adipisicing fugiat\",\n    \"enableModelReport\": true\n  },\n  \"totalRows\": 30460678\n}"}],"_postman_id":"5a7660cf-923b-44cc-9708-e5b8a68f6fe4"}],"id":"5eb58d45-5756-4648-b2cb-41198b57c76a","_postman_id":"5eb58d45-5756-4648-b2cb-41198b57c76a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"{tableId}","item":[{"name":"report","item":[{"name":"Retrieve model report","id":"8352e712-975d-40bc-aec6-5b40510a9b1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html"}],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/report?modelType=TABULAR&slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","report"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) Model type</p>\n","type":"text/plain"},"key":"modelType","value":"TABULAR"},{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"4fadbe96-91ae-4149-bb56-2ee34679bd1b","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"28e0b901-5aaf-4269-8200-2f2275967765","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"02256b2a-150d-414a-ab9a-880a8593431f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/html"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/report?modelType=TABULAR&slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","report"],"query":[{"description":"(Required) Model type","key":"modelType","value":"TABULAR"},{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"nisi sed dolore"}],"_postman_id":"8352e712-975d-40bc-aec6-5b40510a9b1b"}],"id":"ebf7020d-d7ab-419f-95c6-7d1f918aefa1","_postman_id":"ebf7020d-d7ab-419f-95c6-7d1f918aefa1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"samples","item":[{"name":"Retrieve 10 random model samples as JSON array","id":"21e96ed8-8111-418c-ade4-e3301e2dca70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/samples","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","samples"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"47ce379d-cf6d-4155-a062-42999fd5cd7d","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"973f2c67-ae21-4ee3-8bd5-30f0850948fc","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"83422f86-0eea-48cc-9f6b-239d6fd9cdd4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/samples","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","samples"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"incididunt84e\": false,\n    \"Excepteur_7\": \"voluptate dolor deserunt Duis commodo\"\n  },\n  {\n    \"et117\": \"aliqua laborum\",\n    \"in_4\": false,\n    \"consectetur_4a\": -77456414.34149423\n  }\n]"}],"_postman_id":"21e96ed8-8111-418c-ade4-e3301e2dca70"}],"id":"b02a1876-f367-4b43-90cd-4daf48a28d3b","_postman_id":"b02a1876-f367-4b43-90cd-4daf48a28d3b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"columns","item":[{"name":"{columnId}","item":[{"name":"Retrieve column from table","id":"701d16ae-ae19-43a5-a584-871c72cdfa62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/columns/:columnId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","columns",":columnId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"11e4d093-7bc9-4109-93c5-5cdc1cbb2055","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"9e733fd4-a8b5-4339-b968-40619f9c7fea","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"},{"id":"8a0667c3-8d96-4ea8-a866-ca833dc0a0a2","description":{"content":"<p>(Required) The unique identifier of a source column.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"columnId"}]}},"response":[{"id":"8f1b4492-2e4f-4456-ba1a-9c4344471062","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/columns/:columnId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","columns",":columnId"],"variable":[{"key":"id"},{"key":"tableId"},{"key":"columnId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"in elit\",\n  \"name\": \"pariatur aliquip tempor\",\n  \"modelEncodingType\": \"AUTO\",\n  \"included\": true,\n  \"valueRange\": {\n    \"min\": \"commodo et eu\",\n    \"max\": \"eiusmod fugiat\",\n    \"values\": [\n      \"dolore commodo labore dolor\",\n      \"laborum se\"\n    ],\n    \"has_null\": true\n  }\n}"}],"_postman_id":"701d16ae-ae19-43a5-a584-871c72cdfa62"},{"name":"Update column in table","id":"eeea9862-b254-4146-8f2b-08e27eb60d2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"included\": true,\n  \"modelEncodingType\": \"AUTO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/columns/:columnId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","columns",":columnId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"1a8550a1-7fe2-444d-bdec-9fecefe03cc2","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"0ada752f-ce48-454d-a92d-e39deb4166c5","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"},{"id":"3bf4c3da-751c-430f-9471-00f6bb18e617","description":{"content":"<p>(Required) The unique identifier of a source column.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"columnId"}]}},"response":[{"id":"c2ecd8b0-d43e-4871-a7d3-30501d1f693f","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"included\": true,\n  \"modelEncodingType\": \"AUTO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/columns/:columnId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","columns",":columnId"],"variable":[{"key":"id"},{"key":"tableId"},{"key":"columnId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"in elit\",\n  \"name\": \"pariatur aliquip tempor\",\n  \"modelEncodingType\": \"AUTO\",\n  \"included\": true,\n  \"valueRange\": {\n    \"min\": \"commodo et eu\",\n    \"max\": \"eiusmod fugiat\",\n    \"values\": [\n      \"dolore commodo labore dolor\",\n      \"laborum se\"\n    ],\n    \"has_null\": true\n  }\n}"}],"_postman_id":"eeea9862-b254-4146-8f2b-08e27eb60d2b"}],"id":"56753a1d-c0d8-428d-bc1c-46c72b39c34c","_postman_id":"56753a1d-c0d8-428d-bc1c-46c72b39c34c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"59499fa8-8d43-4f37-90b0-a61dd4dc3a00","_postman_id":"59499fa8-8d43-4f37-90b0-a61dd4dc3a00","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"foreign-keys","item":[{"name":"{foreignKeyId}","item":[{"name":"Update foreign key","id":"6864f75c-ea5b-4381-b4c1-e8f838e19cdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"isContext\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys/:foreignKeyId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","foreign-keys",":foreignKeyId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"da28d0fe-0da5-4188-867e-c604546a9fa4","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"e9fe3e2f-2a78-4b34-8d16-914557e4f9db","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"},{"id":"a5dcb478-b869-4169-aeb5-c8617f576b7a","description":{"content":"<p>(Required) The unique identifier of a source foreign key.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"foreignKeyId"}]}},"response":[{"id":"2f2461d4-931e-4fd9-aca0-3fca7d249b18","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"isContext\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys/:foreignKeyId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","foreign-keys",":foreignKeyId"],"variable":[{"key":"id"},{"key":"tableId"},{"key":"foreignKeyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"occaecat sed nulla amet\",\n  \"column\": \"sint\",\n  \"referencedTable\": \"incididunt\",\n  \"isContext\": true\n}"}],"_postman_id":"6864f75c-ea5b-4381-b4c1-e8f838e19cdc"},{"name":"Delete foreign key","id":"b462dc00-1220-46fa-b1fb-1d41ff46b10e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys/:foreignKeyId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","foreign-keys",":foreignKeyId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ff458f60-8580-456a-bd0f-0678226367f3","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"acca5bbf-534d-45b9-bd62-a3aa220e4d76","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"},{"id":"e0defd39-1853-4378-adca-d7d621cd42de","description":{"content":"<p>(Required) The unique identifier of a source foreign key.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"foreignKeyId"}]}},"response":[{"id":"1e453183-af17-4cdd-ac37-25b76c7d9a67","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys/:foreignKeyId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","foreign-keys",":foreignKeyId"],"variable":[{"key":"id"},{"key":"tableId"},{"key":"foreignKeyId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b462dc00-1220-46fa-b1fb-1d41ff46b10e"}],"id":"fc6a16c6-ec92-42d4-a79b-a08eb2cf432d","_postman_id":"fc6a16c6-ec92-42d4-a79b-a08eb2cf432d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Create foreign key","id":"ea470620-8483-4102-b7f1-fb0798194528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"column\": \"do labore exercitation sint\",\n  \"referencedTable\": \"sunt\",\n  \"isContext\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId","foreign-keys"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"38694160-d396-406b-a2ab-5072901047c6","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"66fa51d8-66c2-4da2-8f51-51290ec8fc32","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"1ebf291e-ec32-4da3-889e-c210a66292c0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"column\": \"do labore exercitation sint\",\n  \"referencedTable\": \"sunt\",\n  \"isContext\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId/foreign-keys","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId","foreign-keys"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"occaecat sed nulla amet\",\n  \"column\": \"sint\",\n  \"referencedTable\": \"incididunt\",\n  \"isContext\": true\n}"}],"_postman_id":"ea470620-8483-4102-b7f1-fb0798194528"}],"id":"c19aaeca-b358-4d95-ae49-3aca12dabdd2","_postman_id":"c19aaeca-b358-4d95-ae49-3aca12dabdd2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve table from generator","id":"a56caa3b-3dbb-4ea6-bb10-a9701af4d21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"c15f40e4-eb4a-4262-bc22-263b87c50057","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"d8178c90-9cc8-428e-8a23-0b205be219df","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"3087836d-51a7-46d2-ae3b-6262da063316","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"mollit cupidatat\",\n  \"name\": \"Ut aute tempor eiusmod\",\n  \"sourceConnectorId\": \"consequat eiusmod anim\",\n  \"location\": \"Excepteur nulla veniam\",\n  \"primaryKey\": \"deserunt reprehenderit\",\n  \"columns\": [\n    {\n      \"id\": \"dolore laboris\",\n      \"name\": \"Duis dolore sunt culpa sit\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"Lorem in\",\n        \"max\": \"ad reprehenderit nulla\",\n        \"values\": [\n          \"in eu incididunt pariatur\",\n          \"nisi et\"\n        ],\n        \"has_null\": false\n      }\n    },\n    {\n      \"id\": \"exercitation sint aliqua dolor\",\n      \"name\": \"ullamco dolore labore adip\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"magna consectetur\",\n        \"max\": \"culpa eu\",\n        \"values\": [\n          \"cul\",\n          \"eu qui cillum\"\n        ],\n        \"has_null\": true\n      }\n    }\n  ],\n  \"foreignKeys\": [\n    {\n      \"id\": \"dolor\",\n      \"column\": \"nulla\",\n      \"referencedTable\": \"minim\",\n      \"isContext\": false\n    },\n    {\n      \"id\": \"et ea\",\n      \"column\": \"velit proident\",\n      \"referencedTable\": \"pariatur \",\n      \"isContext\": false\n    }\n  ],\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.3661659555694593,\n      \"univariate\": 0.7779478142756828,\n      \"bivariate\": 0.7093071103753207,\n      \"trivariate\": 0.911632876003429,\n      \"coherence\": 0.3955920166147786,\n      \"overallMax\": 0.3927950558489093,\n      \"univariateMax\": 0.6520634733327112,\n      \"bivariateMax\": 0.7460109101779305,\n      \"trivariateMax\": 0.8395866841618258,\n      \"coherenceMax\": 0.015674420406084244\n    },\n    \"distances\": {\n      \"imsTraining\": 0.506213766179929,\n      \"imsHoldout\": 0.25851155091423317,\n      \"imsTrnHol\": 0.02211941725854194,\n      \"dcrTraining\": 21965272.180028096,\n      \"dcrHoldout\": 22790213.297037385,\n      \"dcrTrnHol\": 63933397.13924608,\n      \"dcrShare\": 0.4544102622075903,\n      \"nndrTraining\": 2740909.6090209475,\n      \"nndrHoldout\": 59851718.96530627,\n      \"nndrTrnHol\": 39343882.75136826\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": -0.11749191140693815,\n      \"cosineSimilarityTrainingHoldout\": 0.34266678887375646,\n      \"discriminatorAUCTrainingSynthetic\": 0.451651775614089,\n      \"discriminatorAUCTrainingHoldout\": 0.9095256091398501\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.9348232462038787,\n      \"univariate\": 0.19392374199210383,\n      \"bivariate\": 0.010742588097333416,\n      \"trivariate\": 0.8455190330558033,\n      \"coherence\": 0.770343156500381,\n      \"overallMax\": 0.6350971258724404,\n      \"univariateMax\": 0.44763386184634346,\n      \"bivariateMax\": 0.8394000489802473,\n      \"trivariateMax\": 0.22476294222131632,\n      \"coherenceMax\": 0.2597899387756699\n    },\n    \"distances\": {\n      \"imsTraining\": 0.8934199169064455,\n      \"imsHoldout\": 0.2571101696973954,\n      \"imsTrnHol\": 0.9702607478673495,\n      \"dcrTraining\": 27030541.30118483,\n      \"dcrHoldout\": 8632926.745444357,\n      \"dcrTrnHol\": 2393490.797104836,\n      \"dcrShare\": 0.777187118798713,\n      \"nndrTraining\": 8403372.132709252,\n      \"nndrHoldout\": 73190303.9514876,\n      \"nndrTrnHol\": 17325274.702138126\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.9363437933953862,\n      \"cosineSimilarityTrainingHoldout\": 0.7978252349444552,\n      \"discriminatorAUCTrainingSynthetic\": 0.3156948690113752,\n      \"discriminatorAUCTrainingHoldout\": 0.3204333410652569\n    }\n  },\n  \"tabularModelConfiguration\": {\n    \"model\": \"enim consequat\",\n    \"maxSampleSize\": 92121250,\n    \"batchSize\": 89118314,\n    \"gradientAccumulationSteps\": 13271407,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"dolore culpa\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"ea volu\",\n    \"maxSampleSize\": 62825805,\n    \"batchSize\": 65903948,\n    \"gradientAccumulationSteps\": 96591751,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"ut adipisicing fugiat\",\n    \"enableModelReport\": true\n  },\n  \"totalRows\": 30460678\n}"}],"_postman_id":"a56caa3b-3dbb-4ea6-bb10-a9701af4d21b"},{"name":"Update table in generator","id":"acb639a7-2b49-4663-8a53-4eb0b4b287aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"velit\",\n  \"primaryKey\": \"reprehenderit dolore officia in tempor\",\n  \"tabularModelConfiguration\": {\n    \"model\": \"tempor cillum\",\n    \"maxSampleSize\": 74933260,\n    \"batchSize\": 18188804,\n    \"gradientAccumulationSteps\": 9143971,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"nostrud irure labore\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"anim elit ex in ea\",\n    \"maxSampleSize\": 92722228,\n    \"batchSize\": 86207763,\n    \"gradientAccumulationSteps\": 97531088,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"proident ut nostrud cillum exercitation\",\n    \"enableModelReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","description":"<p>Update a source table, and optionally provide model configurations.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"d1d1c813-c1b0-4776-a9da-9c4544e9a055","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"9a2ecb3e-d9a4-41a3-8c4f-54a87cda1ddf","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"dbb61b0e-99d2-47e5-aa04-deb5fad7752e","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"velit\",\n  \"primaryKey\": \"reprehenderit dolore officia in tempor\",\n  \"tabularModelConfiguration\": {\n    \"model\": \"tempor cillum\",\n    \"maxSampleSize\": 74933260,\n    \"batchSize\": 18188804,\n    \"gradientAccumulationSteps\": 9143971,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"nostrud irure labore\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"anim elit ex in ea\",\n    \"maxSampleSize\": 92722228,\n    \"batchSize\": 86207763,\n    \"gradientAccumulationSteps\": 97531088,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"proident ut nostrud cillum exercitation\",\n    \"enableModelReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"mollit cupidatat\",\n  \"name\": \"Ut aute tempor eiusmod\",\n  \"sourceConnectorId\": \"consequat eiusmod anim\",\n  \"location\": \"Excepteur nulla veniam\",\n  \"primaryKey\": \"deserunt reprehenderit\",\n  \"columns\": [\n    {\n      \"id\": \"dolore laboris\",\n      \"name\": \"Duis dolore sunt culpa sit\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"Lorem in\",\n        \"max\": \"ad reprehenderit nulla\",\n        \"values\": [\n          \"in eu incididunt pariatur\",\n          \"nisi et\"\n        ],\n        \"has_null\": false\n      }\n    },\n    {\n      \"id\": \"exercitation sint aliqua dolor\",\n      \"name\": \"ullamco dolore labore adip\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"magna consectetur\",\n        \"max\": \"culpa eu\",\n        \"values\": [\n          \"cul\",\n          \"eu qui cillum\"\n        ],\n        \"has_null\": true\n      }\n    }\n  ],\n  \"foreignKeys\": [\n    {\n      \"id\": \"dolor\",\n      \"column\": \"nulla\",\n      \"referencedTable\": \"minim\",\n      \"isContext\": false\n    },\n    {\n      \"id\": \"et ea\",\n      \"column\": \"velit proident\",\n      \"referencedTable\": \"pariatur \",\n      \"isContext\": false\n    }\n  ],\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.3661659555694593,\n      \"univariate\": 0.7779478142756828,\n      \"bivariate\": 0.7093071103753207,\n      \"trivariate\": 0.911632876003429,\n      \"coherence\": 0.3955920166147786,\n      \"overallMax\": 0.3927950558489093,\n      \"univariateMax\": 0.6520634733327112,\n      \"bivariateMax\": 0.7460109101779305,\n      \"trivariateMax\": 0.8395866841618258,\n      \"coherenceMax\": 0.015674420406084244\n    },\n    \"distances\": {\n      \"imsTraining\": 0.506213766179929,\n      \"imsHoldout\": 0.25851155091423317,\n      \"imsTrnHol\": 0.02211941725854194,\n      \"dcrTraining\": 21965272.180028096,\n      \"dcrHoldout\": 22790213.297037385,\n      \"dcrTrnHol\": 63933397.13924608,\n      \"dcrShare\": 0.4544102622075903,\n      \"nndrTraining\": 2740909.6090209475,\n      \"nndrHoldout\": 59851718.96530627,\n      \"nndrTrnHol\": 39343882.75136826\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": -0.11749191140693815,\n      \"cosineSimilarityTrainingHoldout\": 0.34266678887375646,\n      \"discriminatorAUCTrainingSynthetic\": 0.451651775614089,\n      \"discriminatorAUCTrainingHoldout\": 0.9095256091398501\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.9348232462038787,\n      \"univariate\": 0.19392374199210383,\n      \"bivariate\": 0.010742588097333416,\n      \"trivariate\": 0.8455190330558033,\n      \"coherence\": 0.770343156500381,\n      \"overallMax\": 0.6350971258724404,\n      \"univariateMax\": 0.44763386184634346,\n      \"bivariateMax\": 0.8394000489802473,\n      \"trivariateMax\": 0.22476294222131632,\n      \"coherenceMax\": 0.2597899387756699\n    },\n    \"distances\": {\n      \"imsTraining\": 0.8934199169064455,\n      \"imsHoldout\": 0.2571101696973954,\n      \"imsTrnHol\": 0.9702607478673495,\n      \"dcrTraining\": 27030541.30118483,\n      \"dcrHoldout\": 8632926.745444357,\n      \"dcrTrnHol\": 2393490.797104836,\n      \"dcrShare\": 0.777187118798713,\n      \"nndrTraining\": 8403372.132709252,\n      \"nndrHoldout\": 73190303.9514876,\n      \"nndrTrnHol\": 17325274.702138126\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.9363437933953862,\n      \"cosineSimilarityTrainingHoldout\": 0.7978252349444552,\n      \"discriminatorAUCTrainingSynthetic\": 0.3156948690113752,\n      \"discriminatorAUCTrainingHoldout\": 0.3204333410652569\n    }\n  },\n  \"tabularModelConfiguration\": {\n    \"model\": \"enim consequat\",\n    \"maxSampleSize\": 92121250,\n    \"batchSize\": 89118314,\n    \"gradientAccumulationSteps\": 13271407,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"dolore culpa\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"ea volu\",\n    \"maxSampleSize\": 62825805,\n    \"batchSize\": 65903948,\n    \"gradientAccumulationSteps\": 96591751,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"ut adipisicing fugiat\",\n    \"enableModelReport\": true\n  },\n  \"totalRows\": 30460678\n}"}],"_postman_id":"acb639a7-2b49-4663-8a53-4eb0b4b287aa"},{"name":"Delete table from generator","id":"b31ab349-a4e7-4438-b28b-ce3cc7b939bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables",":tableId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"73d00bca-b8e8-4b16-a935-7e2d88071e10","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"f5fc83b0-6013-4678-bea1-df5520a28f4d","description":{"content":"<p>(Required) The unique identifier of a source table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"1af68a9c-ba7b-4334-a1c4-d5de7f6298f5","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables/:tableId","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables",":tableId"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b31ab349-a4e7-4438-b28b-ce3cc7b939bd"}],"id":"b485cfd6-b305-4811-bf80-8338ff558ccf","_postman_id":"b485cfd6-b305-4811-bf80-8338ff558ccf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Add table to generator","id":"e9d2f38a-97ea-4cf3-93c5-be8930b697d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sourceConnectorId\": \"voluptate enim quis\",\n  \"location\": \"commodo do consectetur\",\n  \"name\": \"minim ea\",\n  \"includeChildren\": false,\n  \"tabularModelConfiguration\": {\n    \"model\": \"deserunt velit aliquip\",\n    \"maxSampleSize\": 3621619,\n    \"batchSize\": 8683656,\n    \"gradientAccumulationSteps\": 69457268,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"anim laborum eu cupidatat\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"fugiat ex\",\n    \"maxSampleSize\": 83962696,\n    \"batchSize\": 45559592,\n    \"gradientAccumulationSteps\": 56859904,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"et pariatur\",\n    \"enableModelReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/tables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","tables"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"bd4bc8ec-5c51-4c9e-bae2-d9752e0774c4","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"8ae05376-5d3d-45b4-bfd7-a9d720995f8d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"sourceConnectorId\": \"voluptate enim quis\",\n  \"location\": \"commodo do consectetur\",\n  \"name\": \"minim ea\",\n  \"includeChildren\": false,\n  \"tabularModelConfiguration\": {\n    \"model\": \"deserunt velit aliquip\",\n    \"maxSampleSize\": 3621619,\n    \"batchSize\": 8683656,\n    \"gradientAccumulationSteps\": 69457268,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"anim laborum eu cupidatat\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"fugiat ex\",\n    \"maxSampleSize\": 83962696,\n    \"batchSize\": 45559592,\n    \"gradientAccumulationSteps\": 56859904,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"et pariatur\",\n    \"enableModelReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/tables","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","tables"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"do id\",\n  \"name\": \"elit ad nisi non ex\",\n  \"sourceConnectorId\": \"Excepteur proident\",\n  \"location\": \"irure pariatur do\",\n  \"primaryKey\": \"ullamco eu anim eiusmod\",\n  \"columns\": [\n    {\n      \"id\": \"sint laboris\",\n      \"name\": \"ea id magna\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"dolor Excepteur ut amet incididunt\",\n        \"max\": \"sed in mollit ea\",\n        \"values\": [\n          \"enim eiusmod nisi fugiat in\",\n          \"proident\"\n        ],\n        \"has_null\": false\n      }\n    },\n    {\n      \"id\": \"in cupidatat ut\",\n      \"name\": \"incididunt in dolor cupid\",\n      \"modelEncodingType\": \"AUTO\",\n      \"included\": true,\n      \"valueRange\": {\n        \"min\": \"labore reprehenderit\",\n        \"max\": \"ipsum \",\n        \"values\": [\n          \"Ut nostrud aute Excepteur\",\n          \"mollit proident reprehenderit\"\n        ],\n        \"has_null\": true\n      }\n    }\n  ],\n  \"foreignKeys\": [\n    {\n      \"id\": \"magna do enim sint\",\n      \"column\": \"pariatur dolore occaecat\",\n      \"referencedTable\": \"irure labore do Duis dolor\",\n      \"isContext\": true\n    },\n    {\n      \"id\": \"deserunt commodo dolor Lorem irure\",\n      \"column\": \"anim\",\n      \"referencedTable\": \"velit ad\",\n      \"isContext\": true\n    }\n  ],\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.9826008359398817,\n      \"univariate\": 0.2091130850668642,\n      \"bivariate\": 0.9369024245208056,\n      \"trivariate\": 0.8113770405596508,\n      \"coherence\": 0.9014816284572846,\n      \"overallMax\": 0.11988268093435084,\n      \"univariateMax\": 0.6848061758875619,\n      \"bivariateMax\": 0.5514901655776454,\n      \"trivariateMax\": 0.3022762009254505,\n      \"coherenceMax\": 0.7886080981838022\n    },\n    \"distances\": {\n      \"imsTraining\": 0.6592111552107959,\n      \"imsHoldout\": 0.7216499257560506,\n      \"imsTrnHol\": 0.5173607429646845,\n      \"dcrTraining\": 9407055.711422041,\n      \"dcrHoldout\": 42674312.24732969,\n      \"dcrTrnHol\": 39103312.53315761,\n      \"dcrShare\": 0.9733840648874506,\n      \"nndrTraining\": 82434889.10276002,\n      \"nndrHoldout\": 27581399.78087767,\n      \"nndrTrnHol\": 44114628.753847286\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.7139736705698325,\n      \"cosineSimilarityTrainingHoldout\": -0.7979267285014502,\n      \"discriminatorAUCTrainingSynthetic\": 0.9805725822513244,\n      \"discriminatorAUCTrainingHoldout\": 0.4519071772251022\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.2218841580300135,\n      \"univariate\": 0.7191586044990791,\n      \"bivariate\": 0.25057964912643227,\n      \"trivariate\": 0.20032077858132458,\n      \"coherence\": 0.15153416770832595,\n      \"overallMax\": 0.169980593180743,\n      \"univariateMax\": 0.37315835129490105,\n      \"bivariateMax\": 0.09128419114288555,\n      \"trivariateMax\": 0.7366074352650999,\n      \"coherenceMax\": 0.34276149349294205\n    },\n    \"distances\": {\n      \"imsTraining\": 0.0988406816310834,\n      \"imsHoldout\": 0.8323779492442265,\n      \"imsTrnHol\": 0.6817322201935706,\n      \"dcrTraining\": 28537837.499047138,\n      \"dcrHoldout\": 52920438.74101947,\n      \"dcrTrnHol\": 86788575.43004458,\n      \"dcrShare\": 0.20848728831107954,\n      \"nndrTraining\": 32432794.236939188,\n      \"nndrHoldout\": 28392919.966936216,\n      \"nndrTrnHol\": 37901660.49111919\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": -0.6661216227210451,\n      \"cosineSimilarityTrainingHoldout\": 0.20695662166647977,\n      \"discriminatorAUCTrainingSynthetic\": 0.5672987536191132,\n      \"discriminatorAUCTrainingHoldout\": 0.9140578886541632\n    }\n  },\n  \"tabularModelConfiguration\": {\n    \"model\": \"ea est elit tempor\",\n    \"maxSampleSize\": 45724742,\n    \"batchSize\": 8483780,\n    \"gradientAccumulationSteps\": 96740051,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"irure\",\n    \"enableModelReport\": true\n  },\n  \"languageModelConfiguration\": {\n    \"model\": \"dolor ipsum labore et in\",\n    \"maxSampleSize\": 84403562,\n    \"batchSize\": 5957251,\n    \"gradientAccumulationSteps\": 91787080,\n    \"maxTrainingTime\": 14400,\n    \"maxEpochs\": 100,\n    \"maxSequenceWindow\": 100,\n    \"enableFlexibleGeneration\": true,\n    \"valueProtection\": true,\n    \"rareCategoryReplacementMethod\": \"CONSTANT\",\n    \"differentialPrivacy\": {\n      \"maxEpsilon\": 10,\n      \"delta\": 0.00001,\n      \"noiseMultiplier\": 1.5,\n      \"maxGradNorm\": 1,\n      \"valueProtectionEpsilon\": 1\n    },\n    \"compute\": \"q\",\n    \"enableModelReport\": true\n  },\n  \"totalRows\": -47725353\n}"}],"_postman_id":"e9d2f38a-97ea-4cf3-93c5-be8930b697d7"}],"id":"c7c49603-2886-4eaf-82fc-c70f1f5c6cb1","_postman_id":"c7c49603-2886-4eaf-82fc-c70f1f5c6cb1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"training","item":[{"name":"start","item":[{"name":"Start training","id":"4d6403a9-5cec-426e-a654-2dee99b3f608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/training/start","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","training","start"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"a07aee66-5a73-4af1-8f7d-808c5321d3f4","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"cd0e35bd-b632-4043-83e0-46e106a1a2fd","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/training/start","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","training","start"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4d6403a9-5cec-426e-a654-2dee99b3f608"}],"id":"21a7f998-eb20-4b73-b6e3-ca4064aa737c","_postman_id":"21a7f998-eb20-4b73-b6e3-ca4064aa737c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"steps","item":[{"name":"{stepId}","item":[{"name":"stop","item":[{"name":"Stop training","id":"b87ef56d-6639-4994-9958-36344e0a341f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/training/steps/:stepId/stop","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","training","steps",":stepId","stop"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"a2d787d6-0790-4290-863e-f9e97a2b1aa5","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"9389eba9-33f3-4514-8862-fe6eab8c8149","description":{"content":"<p>(Required) The unique identifier of a step.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"stepId"}]}},"response":[{"id":"4eb903dd-9390-46ba-ad76-1e335742fec4","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/training/steps/:stepId/stop","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","training","steps",":stepId","stop"],"variable":[{"key":"id"},{"key":"stepId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b87ef56d-6639-4994-9958-36344e0a341f"}],"id":"3e8c4146-2de6-4a0d-aebc-81b8d3e1346e","_postman_id":"3e8c4146-2de6-4a0d-aebc-81b8d3e1346e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"2004ac01-7469-40ba-a78b-591adb7f231e","_postman_id":"2004ac01-7469-40ba-a78b-591adb7f231e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"3b10b497-0813-42ed-ac45-831f89f615f0","_postman_id":"3b10b497-0813-42ed-ac45-831f89f615f0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"cancel","item":[{"name":"Cancel training","id":"9004f98d-4cc5-4901-99af-9a3d25f26eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/generators/:id/training/cancel","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","training","cancel"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ef3b38fa-b08d-4dba-8e44-4d563eced5e6","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"96b2bc14-2040-4566-a625-666b9da645e1","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/training/cancel","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","training","cancel"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9004f98d-4cc5-4901-99af-9a3d25f26eb4"}],"id":"34f46337-1ba7-4e47-bfe6-ceab0c393ac4","_postman_id":"34f46337-1ba7-4e47-bfe6-ceab0c393ac4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"logs","item":[{"name":"Download training logs","id":"deb39fc6-6f81-4279-9ce2-da923f1b58d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/zip"}],"url":"https://app.mostly.ai/api/v2/generators/:id/training/logs?slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","training","logs"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"6df00c5f-1ff4-43fc-8f18-099359b1a1da","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"af047ce8-caca-4025-8c1b-3c664a186a37","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/zip"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/training/logs?slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","training","logs"],"query":[{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/zip"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"deb39fc6-6f81-4279-9ce2-da923f1b58d9"}],"id":"bc70abe5-2003-478b-a607-5b19df6ccbeb","_postman_id":"bc70abe5-2003-478b-a607-5b19df6ccbeb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve training progress","id":"c42a8e6c-afd3-4bac-9a86-a6832d7db4bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id/training","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","training"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"58d8ddcd-709a-46b5-9042-a0dba08e42f0","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"93158dec-b083-4964-98fe-7b8282aadb6d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/training","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","training"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"proident aute ad mini\",\n  \"startDate\": \"2024-01-25T12:34:56Z\",\n  \"endDate\": \"2024-01-25T12:34:56Z\",\n  \"progress\": {\n    \"value\": 0,\n    \"max\": 1\n  },\n  \"status\": \"CONTINUE\",\n  \"steps\": [\n    {\n      \"id\": \"ut enim deserunt\",\n      \"modelLabel\": \"ex\",\n      \"computeName\": \"proident\",\n      \"restarts\": 0,\n      \"taskType\": \"TRAIN_LANGUAGE\",\n      \"stepCode\": \"TRAIN_MODEL\",\n      \"startDate\": \"2024-01-25T12:34:56Z\",\n      \"endDate\": \"2024-01-25T12:34:56Z\",\n      \"computeResources\": {\n        \"cpus\": 32046623,\n        \"memory\": -25310618.511443302,\n        \"gpus\": 0,\n        \"gpuMemory\": 0,\n        \"storage\": 4\n      },\n      \"messages\": [\n        {\n          \"dolor_21\": {}\n        },\n        {\n          \"in_7\": {},\n          \"reprehenderit_4\": {}\n        }\n      ],\n      \"errorMessage\": \"ullamco mollit elit ea\",\n      \"progress\": {\n        \"value\": 0,\n        \"max\": 1\n      },\n      \"status\": \"CONTINUE\"\n    },\n    {\n      \"id\": \"eu dolor\",\n      \"modelLabel\": \"do fugiat labore\",\n      \"computeName\": \"sit occaecat\",\n      \"restarts\": 0,\n      \"taskType\": \"GENERATE_LANGUAGE\",\n      \"stepCode\": \"GENERATE_DATA_LANGUAGE\",\n      \"startDate\": \"2024-01-25T12:34:56Z\",\n      \"endDate\": \"2024-01-25T12:34:56Z\",\n      \"computeResources\": {\n        \"cpus\": 16654425,\n        \"memory\": 14465813.640558302,\n        \"gpus\": 0,\n        \"gpuMemory\": 0,\n        \"storage\": 4\n      },\n      \"messages\": [\n        {\n          \"in_4\": {},\n          \"incididunt1\": {}\n        },\n        {\n          \"labore_9\": {},\n          \"ea5e\": {},\n          \"tempor_f\": {},\n          \"reprehenderit_fe0\": {},\n          \"cillumfc\": {}\n        }\n      ],\n      \"errorMessage\": \"irure consectet\",\n      \"progress\": {\n        \"value\": 0,\n        \"max\": 1\n      },\n      \"status\": \"CONTINUE\"\n    }\n  ]\n}"}],"_postman_id":"c42a8e6c-afd3-4bac-9a86-a6832d7db4bc"}],"id":"f5e803f9-0471-4c69-a4e6-dd496acf868d","_postman_id":"f5e803f9-0471-4c69-a4e6-dd496acf868d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"transfer","item":[{"name":"Transfer ownership of the resource either to an organization where the current user has at least CONTRIBUTOR permissions, or to the current user themselves.\nRequires the current user to have resource permission level `ADMIN`.\n","id":"1d69e463-1e84-43d6-9874-ceb74b831ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","transfer"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ead6a97c-8e8a-4c01-be97-dd68670df4d4","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"15ccbcdb-0f6e-4640-b087-297998e7a49e","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/transfer","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","transfer"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"amet laboris\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"nostrud Duis\",\n  \"description\": \"in esse dolore\",\n  \"trainingTime\": \"1951-09-21T02:18:08.472Z\",\n  \"usage\": {\n    \"totalDatapoints\": 26687563,\n    \"totalComputeTime\": 6020850,\n    \"totalCredits\": -74779445.62989438,\n    \"totalVirtualCPUTime\": -11312730.763209864,\n    \"totalVirtualGPUTime\": 34071821.8155369,\n    \"noOfSyntheticDatasets\": -4045490,\n    \"noOfLikes\": -50213715,\n    \"noOfThreads\": 49923359\n  },\n  \"metadata\": {\n    \"creatorId\": \"sunt\",\n    \"creatorName\": \"consectetur adipisicing quis in\",\n    \"createdAt\": \"2002-07-30T05:19:23.778Z\",\n    \"ownerId\": \"est officia cupidatat tempor et\",\n    \"ownerName\": \"ipsum voluptate in\",\n    \"ownerType\": \"USER\",\n    \"ownerImage\": \"incididunt aliqua aute\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"ad\"\n  },\n  \"accuracy\": -94559909.98261654,\n  \"tables\": [\n    {\n      \"id\": \"eu\",\n      \"name\": \"sit incididunt pariatur Ut\",\n      \"sourceConnectorId\": \"culpa dolore magna\",\n      \"location\": \"ex exercitation est incididunt\",\n      \"primaryKey\": \"sit do in reprehenderit\",\n      \"columns\": [\n        {\n          \"id\": \"ipsum enim\",\n          \"name\": \"elit exercitation do in\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"in ut ad sed\",\n            \"max\": \"ut s\",\n            \"values\": [\n              \"aliqua ea labor\",\n              \"in anim\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"enim\",\n          \"name\": \"non proident\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"commodo Ut\",\n            \"max\": \"Ut laboris ex do\",\n            \"values\": [\n              \"est in\",\n              \"ea dolor\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"cillum Ut est\",\n          \"column\": \"id consequat fugiat\",\n          \"referencedTable\": \"eu ea nostrud in Excepteur\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"tempor Duis eiusmod\",\n          \"column\": \"enim nisi cillum in non\",\n          \"referencedTable\": \"in tempor est adipis\",\n          \"isContext\": false\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4418556388812135,\n          \"univariate\": 0.5539586272075121,\n          \"bivariate\": 0.7147682591332797,\n          \"trivariate\": 0.7625666482451277,\n          \"coherence\": 0.02070814859827308,\n          \"overallMax\": 0.7487926272025346,\n          \"univariateMax\": 0.2517007751735103,\n          \"bivariateMax\": 0.5196528150021493,\n          \"trivariateMax\": 0.4194216783065534,\n          \"coherenceMax\": 0.38193509031568373\n        },\n        \"distances\": {\n          \"imsTraining\": 0.8288776570444827,\n          \"imsHoldout\": 0.14519742233796118,\n          \"imsTrnHol\": 0.8892105942786879,\n          \"dcrTraining\": 39585945.93042625,\n          \"dcrHoldout\": 7059212.839042617,\n          \"dcrTrnHol\": 67586585.63080452,\n          \"dcrShare\": 0.3175040679347655,\n          \"nndrTraining\": 51596345.807034105,\n          \"nndrHoldout\": 66466476.53565118,\n          \"nndrTrnHol\": 42245982.63446059\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.3026132147344891,\n          \"cosineSimilarityTrainingHoldout\": -0.7338586544477519,\n          \"discriminatorAUCTrainingSynthetic\": 0.18028937854959248,\n          \"discriminatorAUCTrainingHoldout\": 0.5921280958721926\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.1329243123728464,\n          \"univariate\": 0.1346701022960759,\n          \"bivariate\": 0.8395305056282242,\n          \"trivariate\": 0.06092802767763017,\n          \"coherence\": 0.0693497959663475,\n          \"overallMax\": 0.5986418691204435,\n          \"univariateMax\": 0.4324439631775797,\n          \"bivariateMax\": 0.46315208352744963,\n          \"trivariateMax\": 0.5031616052861663,\n          \"coherenceMax\": 0.19822880845965885\n        },\n        \"distances\": {\n          \"imsTraining\": 0.539345618651464,\n          \"imsHoldout\": 0.7023496161849473,\n          \"imsTrnHol\": 0.7835883881949789,\n          \"dcrTraining\": 39741474.63946457,\n          \"dcrHoldout\": 28101397.548238005,\n          \"dcrTrnHol\": 33073653.609047294,\n          \"dcrShare\": 0.07655260271835329,\n          \"nndrTraining\": 36545508.374723755,\n          \"nndrHoldout\": 68196178.1462845,\n          \"nndrTrnHol\": 96400714.2838099\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.527821997552272,\n          \"cosineSimilarityTrainingHoldout\": 0.172948997719236,\n          \"discriminatorAUCTrainingSynthetic\": 0.18979314187260965,\n          \"discriminatorAUCTrainingHoldout\": 0.2730173837206684\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in commodo laboris occaecat\",\n        \"maxSampleSize\": 53607768,\n        \"batchSize\": 50983492,\n        \"gradientAccumulationSteps\": 45418348,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"in quis consequat commodo\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"sunt dolore\",\n        \"maxSampleSize\": 37623861,\n        \"batchSize\": 13739375,\n        \"gradientAccumulationSteps\": 3552450,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"commodo reprehend\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 13737565\n    },\n    {\n      \"id\": \"dolor esse id cupidatat quis\",\n      \"name\": \"incididunt irure dolor adipisicing\",\n      \"sourceConnectorId\": \"qui proid\",\n      \"location\": \"eiusmod sint elit velit\",\n      \"primaryKey\": \"amet fugiat sed\",\n      \"columns\": [\n        {\n          \"id\": \"ullamco ut sed cillum\",\n          \"name\": \"eu amet Ut commodo\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"labore eu Excepteur\",\n            \"max\": \"nulla proident ea\",\n            \"values\": [\n              \"mollit cillum ad officia\",\n              \"laborum mollit anim\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"esse deserunt\",\n          \"name\": \"in velit ipsum esse dolor\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"non incididunt reprehenderit\",\n            \"max\": \"incididunt cupidatat ex eu sed\",\n            \"values\": [\n              \"minim i\",\n              \"veniam irure\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"sunt adipisicing magna id\",\n          \"column\": \"e\",\n          \"referencedTable\": \"labore veniam cillum culpa dolor\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam ut voluptate\",\n          \"column\": \"in aliquip\",\n          \"referencedTable\": \"non deserunt\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.12926433193094766,\n          \"univariate\": 0.46997276131333543,\n          \"bivariate\": 0.7581585429609162,\n          \"trivariate\": 0.5774262685231191,\n          \"coherence\": 0.6742374729706652,\n          \"overallMax\": 0.6934710092640446,\n          \"univariateMax\": 0.06334188539854768,\n          \"bivariateMax\": 0.8190148087901631,\n          \"trivariateMax\": 0.1390037497184361,\n          \"coherenceMax\": 0.49500263101205166\n        },\n        \"distances\": {\n          \"imsTraining\": 0.0003686953121998515,\n          \"imsHoldout\": 0.7563612521990064,\n          \"imsTrnHol\": 0.01839670404406668,\n          \"dcrTraining\": 94083851.52576546,\n          \"dcrHoldout\": 55677502.96723958,\n          \"dcrTrnHol\": 81177740.5358037,\n          \"dcrShare\": 0.8671867865377672,\n          \"nndrTraining\": 57264185.71457795,\n          \"nndrHoldout\": 8170663.619853735,\n          \"nndrTrnHol\": 55580482.191804536\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5791146656701045,\n          \"cosineSimilarityTrainingHoldout\": 0.3749223765672043,\n          \"discriminatorAUCTrainingSynthetic\": 0.7724464059557882,\n          \"discriminatorAUCTrainingHoldout\": 0.7551305459197086\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.18152442814817693,\n          \"univariate\": 0.8323757567261424,\n          \"bivariate\": 0.4321957114728122,\n          \"trivariate\": 0.4958298662347205,\n          \"coherence\": 0.6810397506528014,\n          \"overallMax\": 0.4504369484350097,\n          \"univariateMax\": 0.592430441175176,\n          \"bivariateMax\": 0.4341519557277602,\n          \"trivariateMax\": 0.076771311893575,\n          \"coherenceMax\": 0.821668685301203\n        },\n        \"distances\": {\n          \"imsTraining\": 0.39153747357141433,\n          \"imsHoldout\": 0.7255055664553924,\n          \"imsTrnHol\": 0.6797950890103674,\n          \"dcrTraining\": 69480611.3420023,\n          \"dcrHoldout\": 15298812.696996955,\n          \"dcrTrnHol\": 72576531.79259455,\n          \"dcrShare\": 0.5418067660956326,\n          \"nndrTraining\": 19511621.778550737,\n          \"nndrHoldout\": 27582082.934342977,\n          \"nndrTrnHol\": 92525538.842139\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.43417536359912967,\n          \"cosineSimilarityTrainingHoldout\": 0.7618217881624951,\n          \"discriminatorAUCTrainingSynthetic\": 0.5578442532844646,\n          \"discriminatorAUCTrainingHoldout\": 0.2633207554302974\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"id\",\n        \"maxSampleSize\": 71784306,\n        \"batchSize\": 86231703,\n        \"gradientAccumulationSteps\": 29677566,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"labore\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"do in\",\n        \"maxSampleSize\": 47997937,\n        \"batchSize\": 8433205,\n        \"gradientAccumulationSteps\": 65253881,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt en\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 2983778\n    }\n  ],\n  \"randomState\": 955321\n}"}],"_postman_id":"1d69e463-1e84-43d6-9874-ceb74b831ee9"}],"id":"a7c26287-8557-4cf9-8ea1-a60ba4c1a9e1","_postman_id":"a7c26287-8557-4cf9-8ea1-a60ba4c1a9e1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"visibility","item":[{"name":"Set generator visibility. Requires the current user to have resource permission level `ADMIN`.","id":"f913b88d-b2fb-4ce4-aee6-9372e012984b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id/visibility","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id","visibility"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"e1bfd73f-6178-4beb-9eca-58fe3bc2e662","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"2bc621c8-cee8-451e-994e-26a5f5a514a0","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id/visibility","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id","visibility"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f913b88d-b2fb-4ce4-aee6-9372e012984b"}],"id":"8b00b6f1-9d65-4681-8db7-e0b621fad363","_postman_id":"8b00b6f1-9d65-4681-8db7-e0b621fad363","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve generator","id":"2dade448-c669-4d89-8c96-cd34a9707313","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"29f91d2c-5b68-42e4-b385-aa1a7e82de1c","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"456ed432-7e89-41c8-ba19-ae8d897f51d2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"cupidatat quis Lorem\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"voluptate Lorem in\",\n  \"description\": \"do cillum occaecat\",\n  \"trainingTime\": \"1980-09-28T14:23:33.442Z\",\n  \"usage\": {\n    \"totalDatapoints\": 55609485,\n    \"totalComputeTime\": -81884102,\n    \"totalCredits\": 73394005.07458997,\n    \"totalVirtualCPUTime\": 71507096.21739623,\n    \"totalVirtualGPUTime\": 14910069.415629119,\n    \"noOfSyntheticDatasets\": 19585948,\n    \"noOfLikes\": -81231771,\n    \"noOfThreads\": 57798558\n  },\n  \"metadata\": {\n    \"creatorId\": \"dolor aliqua ea commodo\",\n    \"creatorName\": \"nisi\",\n    \"createdAt\": \"2001-05-31T10:30:34.699Z\",\n    \"ownerId\": \"do dolore\",\n    \"ownerName\": \"sunt eu Duis commodo\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"sint nulla dolor\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"nostrud\"\n  },\n  \"accuracy\": 46597025.62455872,\n  \"tables\": [\n    {\n      \"id\": \"aute magna consectetur proident\",\n      \"name\": \"sint occaecat culpa ut\",\n      \"sourceConnectorId\": \"volupt\",\n      \"location\": \"magna exercitation sunt\",\n      \"primaryKey\": \"veniam eiusmod consectetur\",\n      \"columns\": [\n        {\n          \"id\": \"dolore aute minim reprehenderit\",\n          \"name\": \"eu ad tempor enim\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"ut eiusmod\",\n            \"max\": \"ea eiusmod cupidatat\",\n            \"values\": [\n              \"Ut eu reprehenderit officia\",\n              \"velit tempor\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"ullamco sit qui nulla eiusmod\",\n          \"name\": \"laboris ad voluptate\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"dolore ullamco dolore vel\",\n            \"max\": \"officia cillum non elit\",\n            \"values\": [\n              \"sunt ex dolor\",\n              \"id laboris\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"in eu\",\n          \"column\": \"dolore enim in irure\",\n          \"referencedTable\": \"in commodo culpa dolore adipisicing\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"i\",\n          \"column\": \"Ut aute ad sed eiusmod\",\n          \"referencedTable\": \"aliquip labore dolore\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.8165523957788852,\n          \"univariate\": 0.3901642017402245,\n          \"bivariate\": 0.6202523343994232,\n          \"trivariate\": 0.3574864505745753,\n          \"coherence\": 0.8819662916762806,\n          \"overallMax\": 0.9986946321567343,\n          \"univariateMax\": 0.6091612474616663,\n          \"bivariateMax\": 0.034157828777384935,\n          \"trivariateMax\": 0.638574946729162,\n          \"coherenceMax\": 0.5971301106201501\n        },\n        \"distances\": {\n          \"imsTraining\": 0.18293865778597773,\n          \"imsHoldout\": 0.736562262314052,\n          \"imsTrnHol\": 0.10845402480257249,\n          \"dcrTraining\": 20157039.705043834,\n          \"dcrHoldout\": 46214410.366888635,\n          \"dcrTrnHol\": 39837147.092861354,\n          \"dcrShare\": 0.5460454867978953,\n          \"nndrTraining\": 84277498.83446693,\n          \"nndrHoldout\": 88876745.81468493,\n          \"nndrTrnHol\": 34060238.87513259\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.4703810634144714,\n          \"cosineSimilarityTrainingHoldout\": -0.23554118767198684,\n          \"discriminatorAUCTrainingSynthetic\": 0.7134357919945582,\n          \"discriminatorAUCTrainingHoldout\": 0.28468915328381217\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.7139767373178262,\n          \"univariate\": 0.9762762626627394,\n          \"bivariate\": 0.014899368822062109,\n          \"trivariate\": 0.01989663976050604,\n          \"coherence\": 0.5895087530369282,\n          \"overallMax\": 0.9008114051056,\n          \"univariateMax\": 0.6326609364058922,\n          \"bivariateMax\": 0.7442180938017159,\n          \"trivariateMax\": 0.4115715871372133,\n          \"coherenceMax\": 0.6430179104501874\n        },\n        \"distances\": {\n          \"imsTraining\": 0.4478020761648671,\n          \"imsHoldout\": 0.4757030767163021,\n          \"imsTrnHol\": 0.0977845682700188,\n          \"dcrTraining\": 3244294.84234009,\n          \"dcrHoldout\": 57508532.291027956,\n          \"dcrTrnHol\": 62464797.71396759,\n          \"dcrShare\": 0.20913863761126994,\n          \"nndrTraining\": 37621342.88872305,\n          \"nndrHoldout\": 17709263.10767855,\n          \"nndrTrnHol\": 64602154.78485685\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.8490218374801086,\n          \"cosineSimilarityTrainingHoldout\": -0.40977854072865916,\n          \"discriminatorAUCTrainingSynthetic\": 0.6490812172169385,\n          \"discriminatorAUCTrainingHoldout\": 0.3727001313157895\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in sed irure occaecat\",\n        \"maxSampleSize\": 83345257,\n        \"batchSize\": 73566765,\n        \"gradientAccumulationSteps\": 17526613,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"proident laborum laboris\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"in sint\",\n        \"maxSampleSize\": 10893903,\n        \"batchSize\": 72814925,\n        \"gradientAccumulationSteps\": 80522537,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"non tempor in est\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": -31320367\n    },\n    {\n      \"id\": \"proident nisi\",\n      \"name\": \"magna Duis aliqua sunt aliquip\",\n      \"sourceConnectorId\": \"ad velit tempor\",\n      \"location\": \"ea proident\",\n      \"primaryKey\": \"commodo et culpa\",\n      \"columns\": [\n        {\n          \"id\": \"pariatur irure consequat\",\n          \"name\": \"ex dolore minim laboris\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"veniam nostrud\",\n            \"max\": \"sunt veniam\",\n            \"values\": [\n              \"Lorem culpa dolor laboris\",\n              \"amet exercitation do\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"pariatur qui nostrud\",\n          \"name\": \"in incididunt\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"sint occaecat Excepteur elit\",\n            \"max\": \"dolore minim esse n\",\n            \"values\": [\n              \"mollit dolore officia\",\n              \"anim ipsum\"\n            ],\n            \"has_null\": false\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"exercitation minim reprehenderit laboris\",\n          \"column\": \"aliquip ea culpa sed velit\",\n          \"referencedTable\": \"commodo Lorem Ut et\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam occaecat elit quis\",\n          \"column\": \"dolore min\",\n          \"referencedTable\": \"occaecat esse\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5424892968354671,\n          \"univariate\": 0.21236579566227998,\n          \"bivariate\": 0.549722334232062,\n          \"trivariate\": 0.3797751069906662,\n          \"coherence\": 0.49986072292719896,\n          \"overallMax\": 0.9985034759981215,\n          \"univariateMax\": 0.45574860837544073,\n          \"bivariateMax\": 0.04819663921983808,\n          \"trivariateMax\": 0.878886258653423,\n          \"coherenceMax\": 0.1142289674803747\n        },\n        \"distances\": {\n          \"imsTraining\": 0.5724257870684766,\n          \"imsHoldout\": 0.8857679565399066,\n          \"imsTrnHol\": 0.9639180124098587,\n          \"dcrTraining\": 2320660.128741947,\n          \"dcrHoldout\": 4097546.3877877207,\n          \"dcrTrnHol\": 85015285.59153077,\n          \"dcrShare\": 0.6848815424086718,\n          \"nndrTraining\": 17589882.113141976,\n          \"nndrHoldout\": 49414142.242361195,\n          \"nndrTrnHol\": 89441888.73377116\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.48287375797920173,\n          \"cosineSimilarityTrainingHoldout\": 0.49252095116336525,\n          \"discriminatorAUCTrainingSynthetic\": 0.49066192600128244,\n          \"discriminatorAUCTrainingHoldout\": 0.5129431163861036\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.9634384004469445,\n          \"univariate\": 0.263433058444981,\n          \"bivariate\": 0.6675004501776852,\n          \"trivariate\": 0.8688977652560195,\n          \"coherence\": 0.5154104061847269,\n          \"overallMax\": 0.4898461515186586,\n          \"univariateMax\": 0.052792796733372005,\n          \"bivariateMax\": 0.18944237818701615,\n          \"trivariateMax\": 0.10019106695616953,\n          \"coherenceMax\": 0.5012432460414854\n        },\n        \"distances\": {\n          \"imsTraining\": 0.06145155082805909,\n          \"imsHoldout\": 0.10858011711619897,\n          \"imsTrnHol\": 0.15723634676456233,\n          \"dcrTraining\": 273455.2853448813,\n          \"dcrHoldout\": 96044290.97030824,\n          \"dcrTrnHol\": 22733669.783027623,\n          \"dcrShare\": 0.1114487258688599,\n          \"nndrTraining\": 75135897.84361658,\n          \"nndrHoldout\": 23748025.268203333,\n          \"nndrTrnHol\": 83749483.73759393\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5733025204697846,\n          \"cosineSimilarityTrainingHoldout\": 0.3925792903082248,\n          \"discriminatorAUCTrainingSynthetic\": 0.681064260418168,\n          \"discriminatorAUCTrainingHoldout\": 0.5169030698189984\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"dolor ullamco\",\n        \"maxSampleSize\": 62668445,\n        \"batchSize\": 9279080,\n        \"gradientAccumulationSteps\": 61641558,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"consectetur fugiat cupidatat sunt in\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"aliqua occaecat incididunt dolore\",\n        \"maxSampleSize\": 67362621,\n        \"batchSize\": 79271332,\n        \"gradientAccumulationSteps\": 41434059,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"do amet laboris\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 24836222\n    }\n  ],\n  \"randomState\": -73684532\n}"}],"_postman_id":"2dade448-c669-4d89-8c96-cd34a9707313"},{"name":"Update generator","id":"0716f627-ae72-46c5-b0d7-35a50d7d69a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sunt ipsum\",\n  \"description\": \"adipisicing id consequat\",\n  \"randomState\": 23627863\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"86a46a4b-863a-4c1c-b7d7-23c079d26beb","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"8365e457-73c5-40c6-b9dd-c484a073a4f1","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"sunt ipsum\",\n  \"description\": \"adipisicing id consequat\",\n  \"randomState\": 23627863\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"cupidatat quis Lorem\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"voluptate Lorem in\",\n  \"description\": \"do cillum occaecat\",\n  \"trainingTime\": \"1980-09-28T14:23:33.442Z\",\n  \"usage\": {\n    \"totalDatapoints\": 55609485,\n    \"totalComputeTime\": -81884102,\n    \"totalCredits\": 73394005.07458997,\n    \"totalVirtualCPUTime\": 71507096.21739623,\n    \"totalVirtualGPUTime\": 14910069.415629119,\n    \"noOfSyntheticDatasets\": 19585948,\n    \"noOfLikes\": -81231771,\n    \"noOfThreads\": 57798558\n  },\n  \"metadata\": {\n    \"creatorId\": \"dolor aliqua ea commodo\",\n    \"creatorName\": \"nisi\",\n    \"createdAt\": \"2001-05-31T10:30:34.699Z\",\n    \"ownerId\": \"do dolore\",\n    \"ownerName\": \"sunt eu Duis commodo\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"sint nulla dolor\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"nostrud\"\n  },\n  \"accuracy\": 46597025.62455872,\n  \"tables\": [\n    {\n      \"id\": \"aute magna consectetur proident\",\n      \"name\": \"sint occaecat culpa ut\",\n      \"sourceConnectorId\": \"volupt\",\n      \"location\": \"magna exercitation sunt\",\n      \"primaryKey\": \"veniam eiusmod consectetur\",\n      \"columns\": [\n        {\n          \"id\": \"dolore aute minim reprehenderit\",\n          \"name\": \"eu ad tempor enim\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"ut eiusmod\",\n            \"max\": \"ea eiusmod cupidatat\",\n            \"values\": [\n              \"Ut eu reprehenderit officia\",\n              \"velit tempor\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"ullamco sit qui nulla eiusmod\",\n          \"name\": \"laboris ad voluptate\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"dolore ullamco dolore vel\",\n            \"max\": \"officia cillum non elit\",\n            \"values\": [\n              \"sunt ex dolor\",\n              \"id laboris\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"in eu\",\n          \"column\": \"dolore enim in irure\",\n          \"referencedTable\": \"in commodo culpa dolore adipisicing\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"i\",\n          \"column\": \"Ut aute ad sed eiusmod\",\n          \"referencedTable\": \"aliquip labore dolore\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.8165523957788852,\n          \"univariate\": 0.3901642017402245,\n          \"bivariate\": 0.6202523343994232,\n          \"trivariate\": 0.3574864505745753,\n          \"coherence\": 0.8819662916762806,\n          \"overallMax\": 0.9986946321567343,\n          \"univariateMax\": 0.6091612474616663,\n          \"bivariateMax\": 0.034157828777384935,\n          \"trivariateMax\": 0.638574946729162,\n          \"coherenceMax\": 0.5971301106201501\n        },\n        \"distances\": {\n          \"imsTraining\": 0.18293865778597773,\n          \"imsHoldout\": 0.736562262314052,\n          \"imsTrnHol\": 0.10845402480257249,\n          \"dcrTraining\": 20157039.705043834,\n          \"dcrHoldout\": 46214410.366888635,\n          \"dcrTrnHol\": 39837147.092861354,\n          \"dcrShare\": 0.5460454867978953,\n          \"nndrTraining\": 84277498.83446693,\n          \"nndrHoldout\": 88876745.81468493,\n          \"nndrTrnHol\": 34060238.87513259\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.4703810634144714,\n          \"cosineSimilarityTrainingHoldout\": -0.23554118767198684,\n          \"discriminatorAUCTrainingSynthetic\": 0.7134357919945582,\n          \"discriminatorAUCTrainingHoldout\": 0.28468915328381217\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.7139767373178262,\n          \"univariate\": 0.9762762626627394,\n          \"bivariate\": 0.014899368822062109,\n          \"trivariate\": 0.01989663976050604,\n          \"coherence\": 0.5895087530369282,\n          \"overallMax\": 0.9008114051056,\n          \"univariateMax\": 0.6326609364058922,\n          \"bivariateMax\": 0.7442180938017159,\n          \"trivariateMax\": 0.4115715871372133,\n          \"coherenceMax\": 0.6430179104501874\n        },\n        \"distances\": {\n          \"imsTraining\": 0.4478020761648671,\n          \"imsHoldout\": 0.4757030767163021,\n          \"imsTrnHol\": 0.0977845682700188,\n          \"dcrTraining\": 3244294.84234009,\n          \"dcrHoldout\": 57508532.291027956,\n          \"dcrTrnHol\": 62464797.71396759,\n          \"dcrShare\": 0.20913863761126994,\n          \"nndrTraining\": 37621342.88872305,\n          \"nndrHoldout\": 17709263.10767855,\n          \"nndrTrnHol\": 64602154.78485685\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.8490218374801086,\n          \"cosineSimilarityTrainingHoldout\": -0.40977854072865916,\n          \"discriminatorAUCTrainingSynthetic\": 0.6490812172169385,\n          \"discriminatorAUCTrainingHoldout\": 0.3727001313157895\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in sed irure occaecat\",\n        \"maxSampleSize\": 83345257,\n        \"batchSize\": 73566765,\n        \"gradientAccumulationSteps\": 17526613,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"proident laborum laboris\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"in sint\",\n        \"maxSampleSize\": 10893903,\n        \"batchSize\": 72814925,\n        \"gradientAccumulationSteps\": 80522537,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"non tempor in est\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": -31320367\n    },\n    {\n      \"id\": \"proident nisi\",\n      \"name\": \"magna Duis aliqua sunt aliquip\",\n      \"sourceConnectorId\": \"ad velit tempor\",\n      \"location\": \"ea proident\",\n      \"primaryKey\": \"commodo et culpa\",\n      \"columns\": [\n        {\n          \"id\": \"pariatur irure consequat\",\n          \"name\": \"ex dolore minim laboris\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"veniam nostrud\",\n            \"max\": \"sunt veniam\",\n            \"values\": [\n              \"Lorem culpa dolor laboris\",\n              \"amet exercitation do\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"pariatur qui nostrud\",\n          \"name\": \"in incididunt\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"sint occaecat Excepteur elit\",\n            \"max\": \"dolore minim esse n\",\n            \"values\": [\n              \"mollit dolore officia\",\n              \"anim ipsum\"\n            ],\n            \"has_null\": false\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"exercitation minim reprehenderit laboris\",\n          \"column\": \"aliquip ea culpa sed velit\",\n          \"referencedTable\": \"commodo Lorem Ut et\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam occaecat elit quis\",\n          \"column\": \"dolore min\",\n          \"referencedTable\": \"occaecat esse\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5424892968354671,\n          \"univariate\": 0.21236579566227998,\n          \"bivariate\": 0.549722334232062,\n          \"trivariate\": 0.3797751069906662,\n          \"coherence\": 0.49986072292719896,\n          \"overallMax\": 0.9985034759981215,\n          \"univariateMax\": 0.45574860837544073,\n          \"bivariateMax\": 0.04819663921983808,\n          \"trivariateMax\": 0.878886258653423,\n          \"coherenceMax\": 0.1142289674803747\n        },\n        \"distances\": {\n          \"imsTraining\": 0.5724257870684766,\n          \"imsHoldout\": 0.8857679565399066,\n          \"imsTrnHol\": 0.9639180124098587,\n          \"dcrTraining\": 2320660.128741947,\n          \"dcrHoldout\": 4097546.3877877207,\n          \"dcrTrnHol\": 85015285.59153077,\n          \"dcrShare\": 0.6848815424086718,\n          \"nndrTraining\": 17589882.113141976,\n          \"nndrHoldout\": 49414142.242361195,\n          \"nndrTrnHol\": 89441888.73377116\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.48287375797920173,\n          \"cosineSimilarityTrainingHoldout\": 0.49252095116336525,\n          \"discriminatorAUCTrainingSynthetic\": 0.49066192600128244,\n          \"discriminatorAUCTrainingHoldout\": 0.5129431163861036\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.9634384004469445,\n          \"univariate\": 0.263433058444981,\n          \"bivariate\": 0.6675004501776852,\n          \"trivariate\": 0.8688977652560195,\n          \"coherence\": 0.5154104061847269,\n          \"overallMax\": 0.4898461515186586,\n          \"univariateMax\": 0.052792796733372005,\n          \"bivariateMax\": 0.18944237818701615,\n          \"trivariateMax\": 0.10019106695616953,\n          \"coherenceMax\": 0.5012432460414854\n        },\n        \"distances\": {\n          \"imsTraining\": 0.06145155082805909,\n          \"imsHoldout\": 0.10858011711619897,\n          \"imsTrnHol\": 0.15723634676456233,\n          \"dcrTraining\": 273455.2853448813,\n          \"dcrHoldout\": 96044290.97030824,\n          \"dcrTrnHol\": 22733669.783027623,\n          \"dcrShare\": 0.1114487258688599,\n          \"nndrTraining\": 75135897.84361658,\n          \"nndrHoldout\": 23748025.268203333,\n          \"nndrTrnHol\": 83749483.73759393\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5733025204697846,\n          \"cosineSimilarityTrainingHoldout\": 0.3925792903082248,\n          \"discriminatorAUCTrainingSynthetic\": 0.681064260418168,\n          \"discriminatorAUCTrainingHoldout\": 0.5169030698189984\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"dolor ullamco\",\n        \"maxSampleSize\": 62668445,\n        \"batchSize\": 9279080,\n        \"gradientAccumulationSteps\": 61641558,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"consectetur fugiat cupidatat sunt in\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"aliqua occaecat incididunt dolore\",\n        \"maxSampleSize\": 67362621,\n        \"batchSize\": 79271332,\n        \"gradientAccumulationSteps\": 41434059,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"do amet laboris\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 24836222\n    }\n  ],\n  \"randomState\": -73684532\n}"}],"_postman_id":"0716f627-ae72-46c5-b0d7-35a50d7d69a8"},{"name":"Delete generator","id":"60be43e6-281e-4d6c-b75c-aa0989c2cacc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"b3bfbbaf-d346-4087-b3ce-be2c46ae0590","description":{"content":"<p>(Required) The unique identifier of a generator.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"82e7c086-dfd9-40a3-ae6e-45559d939b0f","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0b91e7a9-45d0-48d1-b63f-1b5ef7c6b4d0","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators/:id","host":["https://app.mostly.ai/api/v2"],"path":["generators",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"60be43e6-281e-4d6c-b75c-aa0989c2cacc"}],"id":"73115184-8018-4aac-ac18-af60def8c9fd","_postman_id":"73115184-8018-4aac-ac18-af60def8c9fd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Import from File","item":[{"name":"Import generator from a file","id":"65d66642-9e97-4da2-b7c5-e8efc808f8aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null}]},"url":"https://app.mostly.ai/api/v2/generators/import-from-file","description":"<p>Import a generator from a self-contained single file, that was previously exported from a MOSTLY AI server. Generators will be imported as private.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators","import-from-file"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"671a439b-f873-4a42-bf75-785801190c71","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file","src":[]}]},"url":"https://app.mostly.ai/api/v2/generators/import-from-file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"amet laboris\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"nostrud Duis\",\n  \"description\": \"in esse dolore\",\n  \"trainingTime\": \"1951-09-21T02:18:08.472Z\",\n  \"usage\": {\n    \"totalDatapoints\": 26687563,\n    \"totalComputeTime\": 6020850,\n    \"totalCredits\": -74779445.62989438,\n    \"totalVirtualCPUTime\": -11312730.763209864,\n    \"totalVirtualGPUTime\": 34071821.8155369,\n    \"noOfSyntheticDatasets\": -4045490,\n    \"noOfLikes\": -50213715,\n    \"noOfThreads\": 49923359\n  },\n  \"metadata\": {\n    \"creatorId\": \"sunt\",\n    \"creatorName\": \"consectetur adipisicing quis in\",\n    \"createdAt\": \"2002-07-30T05:19:23.778Z\",\n    \"ownerId\": \"est officia cupidatat tempor et\",\n    \"ownerName\": \"ipsum voluptate in\",\n    \"ownerType\": \"USER\",\n    \"ownerImage\": \"incididunt aliqua aute\",\n    \"visibility\": \"PUBLIC\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"ad\"\n  },\n  \"accuracy\": -94559909.98261654,\n  \"tables\": [\n    {\n      \"id\": \"eu\",\n      \"name\": \"sit incididunt pariatur Ut\",\n      \"sourceConnectorId\": \"culpa dolore magna\",\n      \"location\": \"ex exercitation est incididunt\",\n      \"primaryKey\": \"sit do in reprehenderit\",\n      \"columns\": [\n        {\n          \"id\": \"ipsum enim\",\n          \"name\": \"elit exercitation do in\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"in ut ad sed\",\n            \"max\": \"ut s\",\n            \"values\": [\n              \"aliqua ea labor\",\n              \"in anim\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"enim\",\n          \"name\": \"non proident\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"commodo Ut\",\n            \"max\": \"Ut laboris ex do\",\n            \"values\": [\n              \"est in\",\n              \"ea dolor\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"cillum Ut est\",\n          \"column\": \"id consequat fugiat\",\n          \"referencedTable\": \"eu ea nostrud in Excepteur\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"tempor Duis eiusmod\",\n          \"column\": \"enim nisi cillum in non\",\n          \"referencedTable\": \"in tempor est adipis\",\n          \"isContext\": false\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4418556388812135,\n          \"univariate\": 0.5539586272075121,\n          \"bivariate\": 0.7147682591332797,\n          \"trivariate\": 0.7625666482451277,\n          \"coherence\": 0.02070814859827308,\n          \"overallMax\": 0.7487926272025346,\n          \"univariateMax\": 0.2517007751735103,\n          \"bivariateMax\": 0.5196528150021493,\n          \"trivariateMax\": 0.4194216783065534,\n          \"coherenceMax\": 0.38193509031568373\n        },\n        \"distances\": {\n          \"imsTraining\": 0.8288776570444827,\n          \"imsHoldout\": 0.14519742233796118,\n          \"imsTrnHol\": 0.8892105942786879,\n          \"dcrTraining\": 39585945.93042625,\n          \"dcrHoldout\": 7059212.839042617,\n          \"dcrTrnHol\": 67586585.63080452,\n          \"dcrShare\": 0.3175040679347655,\n          \"nndrTraining\": 51596345.807034105,\n          \"nndrHoldout\": 66466476.53565118,\n          \"nndrTrnHol\": 42245982.63446059\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.3026132147344891,\n          \"cosineSimilarityTrainingHoldout\": -0.7338586544477519,\n          \"discriminatorAUCTrainingSynthetic\": 0.18028937854959248,\n          \"discriminatorAUCTrainingHoldout\": 0.5921280958721926\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.1329243123728464,\n          \"univariate\": 0.1346701022960759,\n          \"bivariate\": 0.8395305056282242,\n          \"trivariate\": 0.06092802767763017,\n          \"coherence\": 0.0693497959663475,\n          \"overallMax\": 0.5986418691204435,\n          \"univariateMax\": 0.4324439631775797,\n          \"bivariateMax\": 0.46315208352744963,\n          \"trivariateMax\": 0.5031616052861663,\n          \"coherenceMax\": 0.19822880845965885\n        },\n        \"distances\": {\n          \"imsTraining\": 0.539345618651464,\n          \"imsHoldout\": 0.7023496161849473,\n          \"imsTrnHol\": 0.7835883881949789,\n          \"dcrTraining\": 39741474.63946457,\n          \"dcrHoldout\": 28101397.548238005,\n          \"dcrTrnHol\": 33073653.609047294,\n          \"dcrShare\": 0.07655260271835329,\n          \"nndrTraining\": 36545508.374723755,\n          \"nndrHoldout\": 68196178.1462845,\n          \"nndrTrnHol\": 96400714.2838099\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.527821997552272,\n          \"cosineSimilarityTrainingHoldout\": 0.172948997719236,\n          \"discriminatorAUCTrainingSynthetic\": 0.18979314187260965,\n          \"discriminatorAUCTrainingHoldout\": 0.2730173837206684\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in commodo laboris occaecat\",\n        \"maxSampleSize\": 53607768,\n        \"batchSize\": 50983492,\n        \"gradientAccumulationSteps\": 45418348,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"in quis consequat commodo\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"sunt dolore\",\n        \"maxSampleSize\": 37623861,\n        \"batchSize\": 13739375,\n        \"gradientAccumulationSteps\": 3552450,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"commodo reprehend\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 13737565\n    },\n    {\n      \"id\": \"dolor esse id cupidatat quis\",\n      \"name\": \"incididunt irure dolor adipisicing\",\n      \"sourceConnectorId\": \"qui proid\",\n      \"location\": \"eiusmod sint elit velit\",\n      \"primaryKey\": \"amet fugiat sed\",\n      \"columns\": [\n        {\n          \"id\": \"ullamco ut sed cillum\",\n          \"name\": \"eu amet Ut commodo\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"labore eu Excepteur\",\n            \"max\": \"nulla proident ea\",\n            \"values\": [\n              \"mollit cillum ad officia\",\n              \"laborum mollit anim\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"esse deserunt\",\n          \"name\": \"in velit ipsum esse dolor\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"non incididunt reprehenderit\",\n            \"max\": \"incididunt cupidatat ex eu sed\",\n            \"values\": [\n              \"minim i\",\n              \"veniam irure\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"sunt adipisicing magna id\",\n          \"column\": \"e\",\n          \"referencedTable\": \"labore veniam cillum culpa dolor\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam ut voluptate\",\n          \"column\": \"in aliquip\",\n          \"referencedTable\": \"non deserunt\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.12926433193094766,\n          \"univariate\": 0.46997276131333543,\n          \"bivariate\": 0.7581585429609162,\n          \"trivariate\": 0.5774262685231191,\n          \"coherence\": 0.6742374729706652,\n          \"overallMax\": 0.6934710092640446,\n          \"univariateMax\": 0.06334188539854768,\n          \"bivariateMax\": 0.8190148087901631,\n          \"trivariateMax\": 0.1390037497184361,\n          \"coherenceMax\": 0.49500263101205166\n        },\n        \"distances\": {\n          \"imsTraining\": 0.0003686953121998515,\n          \"imsHoldout\": 0.7563612521990064,\n          \"imsTrnHol\": 0.01839670404406668,\n          \"dcrTraining\": 94083851.52576546,\n          \"dcrHoldout\": 55677502.96723958,\n          \"dcrTrnHol\": 81177740.5358037,\n          \"dcrShare\": 0.8671867865377672,\n          \"nndrTraining\": 57264185.71457795,\n          \"nndrHoldout\": 8170663.619853735,\n          \"nndrTrnHol\": 55580482.191804536\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5791146656701045,\n          \"cosineSimilarityTrainingHoldout\": 0.3749223765672043,\n          \"discriminatorAUCTrainingSynthetic\": 0.7724464059557882,\n          \"discriminatorAUCTrainingHoldout\": 0.7551305459197086\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.18152442814817693,\n          \"univariate\": 0.8323757567261424,\n          \"bivariate\": 0.4321957114728122,\n          \"trivariate\": 0.4958298662347205,\n          \"coherence\": 0.6810397506528014,\n          \"overallMax\": 0.4504369484350097,\n          \"univariateMax\": 0.592430441175176,\n          \"bivariateMax\": 0.4341519557277602,\n          \"trivariateMax\": 0.076771311893575,\n          \"coherenceMax\": 0.821668685301203\n        },\n        \"distances\": {\n          \"imsTraining\": 0.39153747357141433,\n          \"imsHoldout\": 0.7255055664553924,\n          \"imsTrnHol\": 0.6797950890103674,\n          \"dcrTraining\": 69480611.3420023,\n          \"dcrHoldout\": 15298812.696996955,\n          \"dcrTrnHol\": 72576531.79259455,\n          \"dcrShare\": 0.5418067660956326,\n          \"nndrTraining\": 19511621.778550737,\n          \"nndrHoldout\": 27582082.934342977,\n          \"nndrTrnHol\": 92525538.842139\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.43417536359912967,\n          \"cosineSimilarityTrainingHoldout\": 0.7618217881624951,\n          \"discriminatorAUCTrainingSynthetic\": 0.5578442532844646,\n          \"discriminatorAUCTrainingHoldout\": 0.2633207554302974\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"id\",\n        \"maxSampleSize\": 71784306,\n        \"batchSize\": 86231703,\n        \"gradientAccumulationSteps\": 29677566,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"labore\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"do in\",\n        \"maxSampleSize\": 47997937,\n        \"batchSize\": 8433205,\n        \"gradientAccumulationSteps\": 65253881,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt en\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 2983778\n    }\n  ],\n  \"randomState\": 955321\n}"}],"_postman_id":"65d66642-9e97-4da2-b7c5-e8efc808f8aa"}],"id":"00d6a5ec-4ed6-46cd-aa65-104b6c2ea79f","_postman_id":"00d6a5ec-4ed6-46cd-aa65-104b6c2ea79f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List generators","id":"73712085-842f-4dfb-8753-895f5ac76520","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/generators?offset=0&limit=50&status=NEW,CONTINUE&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=NO_OF_LIKES,NO_OF_THREADS","description":"<p>Paginate through all generators the user has access to.\nGenerators with <code>UNLISTED</code> visibility will only be visible to their owners or to members of the owning organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by status</p>\n","type":"text/plain"},"key":"status","value":"NEW,CONTINUE"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"},{"description":{"content":"<p>Filter by owner ID (either user or organization)</p>\n","type":"text/plain"},"key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":{"content":"<p>Filter by visibility.</p>\n","type":"text/plain"},"key":"visibility","value":"PRIVATE,PUBLIC"},{"description":{"content":"<p>Filter by creation date, not older than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdFrom","value":"1975-12-28"},{"description":{"content":"<p>Filter by creation date, not younger than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"NO_OF_LIKES,NO_OF_THREADS"}],"variable":[]}},"response":[{"id":"4f297587-17c4-4221-baf8-326e577864f0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/generators?offset=0&limit=50&status=NEW,CONTINUE&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=NO_OF_LIKES,NO_OF_THREADS","host":["https://app.mostly.ai/api/v2"],"path":["generators"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by status","key":"status","value":"NEW,CONTINUE"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"},{"description":"Filter by owner ID (either user or organization)","key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":"Filter by visibility.","key":"visibility","value":"PRIVATE,PUBLIC"},{"description":"Filter by creation date, not older than this date. Format: YYYY-MM-DD.","key":"createdFrom","value":"1975-12-28"},{"description":"Filter by creation date, not younger than this date. Format: YYYY-MM-DD.","key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"NO_OF_LIKES,NO_OF_THREADS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": -27868657,\n  \"results\": [\n    {\n      \"id\": \"ipsum irure\",\n      \"trainingStatus\": \"IN_PROGRESS\",\n      \"name\": \"Duis quis\",\n      \"description\": \"in ea ipsum\",\n      \"trainingTime\": \"1948-03-17T06:33:59.101Z\",\n      \"usage\": {\n        \"totalDatapoints\": -44045134,\n        \"totalComputeTime\": -98037906,\n        \"totalCredits\": 46698662.928944916,\n        \"totalVirtualCPUTime\": 48486782.52504954,\n        \"totalVirtualGPUTime\": -44168087.44746399,\n        \"noOfSyntheticDatasets\": -1794842,\n        \"noOfLikes\": -1229776,\n        \"noOfThreads\": -54007080\n      },\n      \"metadata\": {\n        \"creatorId\": \"fugia\",\n        \"creatorName\": \"Duis enim\",\n        \"createdAt\": \"1962-01-01T08:24:57.505Z\",\n        \"ownerId\": \"proident occaecat est\",\n        \"ownerName\": \"sed proident ut Excepteur consequat\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"laborum dolore veniam\",\n        \"visibility\": \"PUBLIC\",\n        \"currentUserPermissionLevel\": \"VIEW\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"amet magna consequat\"\n      },\n      \"accuracy\": -90981251.9588054\n    },\n    {\n      \"id\": \"exercitation consectetur\",\n      \"trainingStatus\": \"CANCELED\",\n      \"name\": \"consectetur\",\n      \"description\": \"laborum \",\n      \"trainingTime\": \"2006-05-31T13:50:53.734Z\",\n      \"usage\": {\n        \"totalDatapoints\": -697705,\n        \"totalComputeTime\": -3257159,\n        \"totalCredits\": 30902082.390886858,\n        \"totalVirtualCPUTime\": -48832009.32833163,\n        \"totalVirtualGPUTime\": -2498164.922545582,\n        \"noOfSyntheticDatasets\": -27887143,\n        \"noOfLikes\": 87032356,\n        \"noOfThreads\": -72917691\n      },\n      \"metadata\": {\n        \"creatorId\": \"consectetur cillum minim\",\n        \"creatorName\": \"elit\",\n        \"createdAt\": \"1978-06-14T01:00:44.410Z\",\n        \"ownerId\": \"laboris dolore in elit\",\n        \"ownerName\": \"ad voluptate id\",\n        \"ownerType\": \"USER\",\n        \"ownerImage\": \"anim do reprehenderit nulla\",\n        \"visibility\": \"PUBLIC\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"ex aliquip pariatur sed\"\n      },\n      \"accuracy\": -43242252.77953622\n    }\n  ]\n}"}],"_postman_id":"73712085-842f-4dfb-8753-895f5ac76520"},{"name":"Create generator","id":"814a8166-4b6a-4401-ac2b-1d5438d8b5b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"elit\",\n  \"description\": \"anim et pariatur nisi\",\n  \"randomState\": 46399787,\n  \"tables\": [\n    {\n      \"name\": \"Ut adipisicing\",\n      \"sourceConnectorId\": \"dolor qui ullamco\",\n      \"location\": \"mollit dolore commodo irure Duis\",\n      \"data\": \"oc\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"exercitation reprehenderit\",\n        \"maxSampleSize\": 76186116,\n        \"batchSize\": 79632131,\n        \"gradientAccumulationSteps\": 33412919,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"id null\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"minim\",\n        \"maxSampleSize\": 73296386,\n        \"batchSize\": 97295885,\n        \"gradientAccumulationSteps\": 95936950,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt voluptate veniam\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"in nos\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"sed anim eu\",\n          \"referencedTable\": \"dolore eu\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"occaecat cillum irure\",\n          \"referencedTable\": \"consequat sunt \",\n          \"isContext\": false\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"aliqui\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"enim quis laborum velit\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    },\n    {\n      \"name\": \"incididunt\",\n      \"sourceConnectorId\": \"dolore esse\",\n      \"location\": \"culpa nostrud ea commodo\",\n      \"data\": \"consectetur eiusmod elit veniam\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"in\",\n        \"maxSampleSize\": 34871935,\n        \"batchSize\": 70404708,\n        \"gradientAccumulationSteps\": 24971097,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt ullamco minim\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"et dolor aliquip nostrud\",\n        \"maxSampleSize\": 76757460,\n        \"batchSize\": 10231175,\n        \"gradientAccumulationSteps\": 14834179,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"l\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"ad commodo eu\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"adipisicing cupidatat in reprehenderit cillum\",\n          \"referencedTable\": \"quis culpa\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"do amet\",\n          \"referencedTable\": \"ex enim irure cillum\",\n          \"isContext\": true\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"do\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"voluptate non et\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators","description":"<p>Create a generator.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["generators"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"a652da63-00e1-4761-a8e3-4f262ba8561b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"elit\",\n  \"description\": \"anim et pariatur nisi\",\n  \"randomState\": 46399787,\n  \"tables\": [\n    {\n      \"name\": \"Ut adipisicing\",\n      \"sourceConnectorId\": \"dolor qui ullamco\",\n      \"location\": \"mollit dolore commodo irure Duis\",\n      \"data\": \"oc\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"exercitation reprehenderit\",\n        \"maxSampleSize\": 76186116,\n        \"batchSize\": 79632131,\n        \"gradientAccumulationSteps\": 33412919,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"id null\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"minim\",\n        \"maxSampleSize\": 73296386,\n        \"batchSize\": 97295885,\n        \"gradientAccumulationSteps\": 95936950,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt voluptate veniam\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"in nos\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"sed anim eu\",\n          \"referencedTable\": \"dolore eu\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"occaecat cillum irure\",\n          \"referencedTable\": \"consequat sunt \",\n          \"isContext\": false\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"aliqui\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"enim quis laborum velit\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    },\n    {\n      \"name\": \"incididunt\",\n      \"sourceConnectorId\": \"dolore esse\",\n      \"location\": \"culpa nostrud ea commodo\",\n      \"data\": \"consectetur eiusmod elit veniam\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"in\",\n        \"maxSampleSize\": 34871935,\n        \"batchSize\": 70404708,\n        \"gradientAccumulationSteps\": 24971097,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt ullamco minim\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"et dolor aliquip nostrud\",\n        \"maxSampleSize\": 76757460,\n        \"batchSize\": 10231175,\n        \"gradientAccumulationSteps\": 14834179,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"l\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"ad commodo eu\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"adipisicing cupidatat in reprehenderit cillum\",\n          \"referencedTable\": \"quis culpa\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"do amet\",\n          \"referencedTable\": \"ex enim irure cillum\",\n          \"isContext\": true\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"do\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"voluptate non et\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"cupidatat quis Lorem\",\n  \"trainingStatus\": \"ON_HOLD\",\n  \"name\": \"voluptate Lorem in\",\n  \"description\": \"do cillum occaecat\",\n  \"trainingTime\": \"1980-09-28T14:23:33.442Z\",\n  \"usage\": {\n    \"totalDatapoints\": 55609485,\n    \"totalComputeTime\": -81884102,\n    \"totalCredits\": 73394005.07458997,\n    \"totalVirtualCPUTime\": 71507096.21739623,\n    \"totalVirtualGPUTime\": 14910069.415629119,\n    \"noOfSyntheticDatasets\": 19585948,\n    \"noOfLikes\": -81231771,\n    \"noOfThreads\": 57798558\n  },\n  \"metadata\": {\n    \"creatorId\": \"dolor aliqua ea commodo\",\n    \"creatorName\": \"nisi\",\n    \"createdAt\": \"2001-05-31T10:30:34.699Z\",\n    \"ownerId\": \"do dolore\",\n    \"ownerName\": \"sunt eu Duis commodo\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"sint nulla dolor\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"nostrud\"\n  },\n  \"accuracy\": 46597025.62455872,\n  \"tables\": [\n    {\n      \"id\": \"aute magna consectetur proident\",\n      \"name\": \"sint occaecat culpa ut\",\n      \"sourceConnectorId\": \"volupt\",\n      \"location\": \"magna exercitation sunt\",\n      \"primaryKey\": \"veniam eiusmod consectetur\",\n      \"columns\": [\n        {\n          \"id\": \"dolore aute minim reprehenderit\",\n          \"name\": \"eu ad tempor enim\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"ut eiusmod\",\n            \"max\": \"ea eiusmod cupidatat\",\n            \"values\": [\n              \"Ut eu reprehenderit officia\",\n              \"velit tempor\"\n            ],\n            \"has_null\": true\n          }\n        },\n        {\n          \"id\": \"ullamco sit qui nulla eiusmod\",\n          \"name\": \"laboris ad voluptate\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"dolore ullamco dolore vel\",\n            \"max\": \"officia cillum non elit\",\n            \"values\": [\n              \"sunt ex dolor\",\n              \"id laboris\"\n            ],\n            \"has_null\": true\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"in eu\",\n          \"column\": \"dolore enim in irure\",\n          \"referencedTable\": \"in commodo culpa dolore adipisicing\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"i\",\n          \"column\": \"Ut aute ad sed eiusmod\",\n          \"referencedTable\": \"aliquip labore dolore\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.8165523957788852,\n          \"univariate\": 0.3901642017402245,\n          \"bivariate\": 0.6202523343994232,\n          \"trivariate\": 0.3574864505745753,\n          \"coherence\": 0.8819662916762806,\n          \"overallMax\": 0.9986946321567343,\n          \"univariateMax\": 0.6091612474616663,\n          \"bivariateMax\": 0.034157828777384935,\n          \"trivariateMax\": 0.638574946729162,\n          \"coherenceMax\": 0.5971301106201501\n        },\n        \"distances\": {\n          \"imsTraining\": 0.18293865778597773,\n          \"imsHoldout\": 0.736562262314052,\n          \"imsTrnHol\": 0.10845402480257249,\n          \"dcrTraining\": 20157039.705043834,\n          \"dcrHoldout\": 46214410.366888635,\n          \"dcrTrnHol\": 39837147.092861354,\n          \"dcrShare\": 0.5460454867978953,\n          \"nndrTraining\": 84277498.83446693,\n          \"nndrHoldout\": 88876745.81468493,\n          \"nndrTrnHol\": 34060238.87513259\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.4703810634144714,\n          \"cosineSimilarityTrainingHoldout\": -0.23554118767198684,\n          \"discriminatorAUCTrainingSynthetic\": 0.7134357919945582,\n          \"discriminatorAUCTrainingHoldout\": 0.28468915328381217\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.7139767373178262,\n          \"univariate\": 0.9762762626627394,\n          \"bivariate\": 0.014899368822062109,\n          \"trivariate\": 0.01989663976050604,\n          \"coherence\": 0.5895087530369282,\n          \"overallMax\": 0.9008114051056,\n          \"univariateMax\": 0.6326609364058922,\n          \"bivariateMax\": 0.7442180938017159,\n          \"trivariateMax\": 0.4115715871372133,\n          \"coherenceMax\": 0.6430179104501874\n        },\n        \"distances\": {\n          \"imsTraining\": 0.4478020761648671,\n          \"imsHoldout\": 0.4757030767163021,\n          \"imsTrnHol\": 0.0977845682700188,\n          \"dcrTraining\": 3244294.84234009,\n          \"dcrHoldout\": 57508532.291027956,\n          \"dcrTrnHol\": 62464797.71396759,\n          \"dcrShare\": 0.20913863761126994,\n          \"nndrTraining\": 37621342.88872305,\n          \"nndrHoldout\": 17709263.10767855,\n          \"nndrTrnHol\": 64602154.78485685\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.8490218374801086,\n          \"cosineSimilarityTrainingHoldout\": -0.40977854072865916,\n          \"discriminatorAUCTrainingSynthetic\": 0.6490812172169385,\n          \"discriminatorAUCTrainingHoldout\": 0.3727001313157895\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"in sed irure occaecat\",\n        \"maxSampleSize\": 83345257,\n        \"batchSize\": 73566765,\n        \"gradientAccumulationSteps\": 17526613,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"proident laborum laboris\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"in sint\",\n        \"maxSampleSize\": 10893903,\n        \"batchSize\": 72814925,\n        \"gradientAccumulationSteps\": 80522537,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"non tempor in est\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": -31320367\n    },\n    {\n      \"id\": \"proident nisi\",\n      \"name\": \"magna Duis aliqua sunt aliquip\",\n      \"sourceConnectorId\": \"ad velit tempor\",\n      \"location\": \"ea proident\",\n      \"primaryKey\": \"commodo et culpa\",\n      \"columns\": [\n        {\n          \"id\": \"pariatur irure consequat\",\n          \"name\": \"ex dolore minim laboris\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"veniam nostrud\",\n            \"max\": \"sunt veniam\",\n            \"values\": [\n              \"Lorem culpa dolor laboris\",\n              \"amet exercitation do\"\n            ],\n            \"has_null\": false\n          }\n        },\n        {\n          \"id\": \"pariatur qui nostrud\",\n          \"name\": \"in incididunt\",\n          \"modelEncodingType\": \"AUTO\",\n          \"included\": true,\n          \"valueRange\": {\n            \"min\": \"sint occaecat Excepteur elit\",\n            \"max\": \"dolore minim esse n\",\n            \"values\": [\n              \"mollit dolore officia\",\n              \"anim ipsum\"\n            ],\n            \"has_null\": false\n          }\n        }\n      ],\n      \"foreignKeys\": [\n        {\n          \"id\": \"exercitation minim reprehenderit laboris\",\n          \"column\": \"aliquip ea culpa sed velit\",\n          \"referencedTable\": \"commodo Lorem Ut et\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"veniam occaecat elit quis\",\n          \"column\": \"dolore min\",\n          \"referencedTable\": \"occaecat esse\",\n          \"isContext\": true\n        }\n      ],\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5424892968354671,\n          \"univariate\": 0.21236579566227998,\n          \"bivariate\": 0.549722334232062,\n          \"trivariate\": 0.3797751069906662,\n          \"coherence\": 0.49986072292719896,\n          \"overallMax\": 0.9985034759981215,\n          \"univariateMax\": 0.45574860837544073,\n          \"bivariateMax\": 0.04819663921983808,\n          \"trivariateMax\": 0.878886258653423,\n          \"coherenceMax\": 0.1142289674803747\n        },\n        \"distances\": {\n          \"imsTraining\": 0.5724257870684766,\n          \"imsHoldout\": 0.8857679565399066,\n          \"imsTrnHol\": 0.9639180124098587,\n          \"dcrTraining\": 2320660.128741947,\n          \"dcrHoldout\": 4097546.3877877207,\n          \"dcrTrnHol\": 85015285.59153077,\n          \"dcrShare\": 0.6848815424086718,\n          \"nndrTraining\": 17589882.113141976,\n          \"nndrHoldout\": 49414142.242361195,\n          \"nndrTrnHol\": 89441888.73377116\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.48287375797920173,\n          \"cosineSimilarityTrainingHoldout\": 0.49252095116336525,\n          \"discriminatorAUCTrainingSynthetic\": 0.49066192600128244,\n          \"discriminatorAUCTrainingHoldout\": 0.5129431163861036\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.9634384004469445,\n          \"univariate\": 0.263433058444981,\n          \"bivariate\": 0.6675004501776852,\n          \"trivariate\": 0.8688977652560195,\n          \"coherence\": 0.5154104061847269,\n          \"overallMax\": 0.4898461515186586,\n          \"univariateMax\": 0.052792796733372005,\n          \"bivariateMax\": 0.18944237818701615,\n          \"trivariateMax\": 0.10019106695616953,\n          \"coherenceMax\": 0.5012432460414854\n        },\n        \"distances\": {\n          \"imsTraining\": 0.06145155082805909,\n          \"imsHoldout\": 0.10858011711619897,\n          \"imsTrnHol\": 0.15723634676456233,\n          \"dcrTraining\": 273455.2853448813,\n          \"dcrHoldout\": 96044290.97030824,\n          \"dcrTrnHol\": 22733669.783027623,\n          \"dcrShare\": 0.1114487258688599,\n          \"nndrTraining\": 75135897.84361658,\n          \"nndrHoldout\": 23748025.268203333,\n          \"nndrTrnHol\": 83749483.73759393\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.5733025204697846,\n          \"cosineSimilarityTrainingHoldout\": 0.3925792903082248,\n          \"discriminatorAUCTrainingSynthetic\": 0.681064260418168,\n          \"discriminatorAUCTrainingHoldout\": 0.5169030698189984\n        }\n      },\n      \"tabularModelConfiguration\": {\n        \"model\": \"dolor ullamco\",\n        \"maxSampleSize\": 62668445,\n        \"batchSize\": 9279080,\n        \"gradientAccumulationSteps\": 61641558,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"consectetur fugiat cupidatat sunt in\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"aliqua occaecat incididunt dolore\",\n        \"maxSampleSize\": 67362621,\n        \"batchSize\": 79271332,\n        \"gradientAccumulationSteps\": 41434059,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"do amet laboris\",\n        \"enableModelReport\": true\n      },\n      \"totalRows\": 24836222\n    }\n  ],\n  \"randomState\": -73684532\n}"},{"id":"5059afc8-06a3-479a-8e7c-bc74a73fe7d3","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"elit\",\n  \"description\": \"anim et pariatur nisi\",\n  \"randomState\": 46399787,\n  \"tables\": [\n    {\n      \"name\": \"Ut adipisicing\",\n      \"sourceConnectorId\": \"dolor qui ullamco\",\n      \"location\": \"mollit dolore commodo irure Duis\",\n      \"data\": \"oc\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"exercitation reprehenderit\",\n        \"maxSampleSize\": 76186116,\n        \"batchSize\": 79632131,\n        \"gradientAccumulationSteps\": 33412919,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"id null\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"minim\",\n        \"maxSampleSize\": 73296386,\n        \"batchSize\": 97295885,\n        \"gradientAccumulationSteps\": 95936950,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt voluptate veniam\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"in nos\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"sed anim eu\",\n          \"referencedTable\": \"dolore eu\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"occaecat cillum irure\",\n          \"referencedTable\": \"consequat sunt \",\n          \"isContext\": false\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"aliqui\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"enim quis laborum velit\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    },\n    {\n      \"name\": \"incididunt\",\n      \"sourceConnectorId\": \"dolore esse\",\n      \"location\": \"culpa nostrud ea commodo\",\n      \"data\": \"consectetur eiusmod elit veniam\",\n      \"tabularModelConfiguration\": {\n        \"model\": \"in\",\n        \"maxSampleSize\": 34871935,\n        \"batchSize\": 70404708,\n        \"gradientAccumulationSteps\": 24971097,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"sunt ullamco minim\",\n        \"enableModelReport\": true\n      },\n      \"languageModelConfiguration\": {\n        \"model\": \"et dolor aliquip nostrud\",\n        \"maxSampleSize\": 76757460,\n        \"batchSize\": 10231175,\n        \"gradientAccumulationSteps\": 14834179,\n        \"maxTrainingTime\": 14400,\n        \"maxEpochs\": 100,\n        \"maxSequenceWindow\": 100,\n        \"enableFlexibleGeneration\": true,\n        \"valueProtection\": true,\n        \"rareCategoryReplacementMethod\": \"CONSTANT\",\n        \"differentialPrivacy\": {\n          \"maxEpsilon\": 10,\n          \"delta\": 0.00001,\n          \"noiseMultiplier\": 1.5,\n          \"maxGradNorm\": 1,\n          \"valueProtectionEpsilon\": 1\n        },\n        \"compute\": \"l\",\n        \"enableModelReport\": true\n      },\n      \"primaryKey\": \"ad commodo eu\",\n      \"foreignKeys\": [\n        {\n          \"column\": \"adipisicing cupidatat in reprehenderit cillum\",\n          \"referencedTable\": \"quis culpa\",\n          \"isContext\": true\n        },\n        {\n          \"column\": \"do amet\",\n          \"referencedTable\": \"ex enim irure cillum\",\n          \"isContext\": true\n        }\n      ],\n      \"columns\": [\n        {\n          \"name\": \"do\",\n          \"modelEncodingType\": \"AUTO\"\n        },\n        {\n          \"name\": \"voluptate non et\",\n          \"modelEncodingType\": \"AUTO\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/generators"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"mollit enim\"\n}"}],"_postman_id":"814a8166-4b6a-4401-ac2b-1d5438d8b5b1"}],"id":"f355ce23-4506-44fd-b0a5-b5ec2fcc4a50","description":"<p>Training a generator based on some source data</p>\n","_postman_id":"f355ce23-4506-44fd-b0a5-b5ec2fcc4a50","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Models","item":[{"name":"{modelType}","item":[{"name":"List the available models","id":"5997aab8-aa96-4dcf-b160-dab00daf8675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/models/:modelType","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["models",":modelType"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"8e4fcc68-0a87-45df-9d39-dde0e36e23ca","description":{"content":"<p>(Required) Model type</p>\n","type":"text/plain"},"type":"any","value":"TABULAR","key":"modelType"}]}},"response":[{"id":"fd6bee74-f081-46b6-9aa9-41427e8c0aae","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/models/:modelType","host":["https://app.mostly.ai/api/v2"],"path":["models",":modelType"],"variable":[{"key":"modelType"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  \"Excepteur pariatur velit sit occaecat\",\n  \"pariatur sunt\"\n]"}],"_postman_id":"5997aab8-aa96-4dcf-b160-dab00daf8675"}],"id":"90864612-5356-4fd4-bda9-2ef74e3fbc56","_postman_id":"90864612-5356-4fd4-bda9-2ef74e3fbc56","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Language","item":[{"name":"Config","item":[{"name":"Get current HuggingFace access key and list the available LANGUAGE models. Only accessible for SuperAdmins.","id":"83edbd70-c646-44a7-a292-92779f050b21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/models/LANGUAGE/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["models","LANGUAGE","config"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"45ccc345-0cba-4895-ab91-57bba5a140fe","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/models/LANGUAGE/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"models\": [\n    \"MOSTLY_AI/LSTMFromScratch-3m\",\n    \"microsoft/phi-1_5\",\n    \"mistralai/Mistral-7B-v0.3\",\n    \"Qwen/Qwen2.5-1.5B\"\n  ],\n  \"huggingFaceToken\": \"cupidatat anim nisi officia\"\n}"}],"_postman_id":"83edbd70-c646-44a7-a292-92779f050b21"},{"name":"Update the settings for available LANGUAGE models. Only accessible for SuperAdmins.","id":"df0ae96d-e199-4e96-9359-8e2012f05e09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"models\": [\n    \"MOSTLY_AI/LSTMFromScratch-3m\",\n    \"microsoft/phi-1_5\",\n    \"mistralai/Mistral-7B-v0.3\",\n    \"Qwen/Qwen2.5-1.5B\"\n  ],\n  \"huggingFaceToken\": \"cupidatat anim nisi officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/models/LANGUAGE/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["models","LANGUAGE","config"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"6cec09ce-24f0-498b-ab9d-112cdc9b504e","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"models\": [\n    \"MOSTLY_AI/LSTMFromScratch-3m\",\n    \"microsoft/phi-1_5\",\n    \"mistralai/Mistral-7B-v0.3\",\n    \"Qwen/Qwen2.5-1.5B\"\n  ],\n  \"huggingFaceToken\": \"cupidatat anim nisi officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/models/LANGUAGE/config"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"df0ae96d-e199-4e96-9359-8e2012f05e09"}],"id":"a914dfa2-5f58-40fa-a05e-25d376b478de","_postman_id":"a914dfa2-5f58-40fa-a05e-25d376b478de","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"961ed8d0-bba8-4878-81fe-82619ec2276e","_postman_id":"961ed8d0-bba8-4878-81fe-82619ec2276e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"f79ff99a-05ea-4a1c-81d5-b399fc6c1be1","_postman_id":"f79ff99a-05ea-4a1c-81d5-b399fc6c1be1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Organizations","item":[{"name":"{id}","item":[{"name":"members","item":[{"name":"{userId}","item":[{"name":"role","item":[{"name":"Update user role","id":"2abe2cc5-71b7-47ca-81c0-49a02ca45c43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"CONTRIBUTOR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/organizations/:id/members/:userId/role","description":"<p>Update the role of a user in the organization. Only accessible by Organization Admins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","members",":userId","role"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ac697895-49b3-4a14-bd1b-484f34eeee38","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"},{"id":"4addbeda-ddd6-4d1b-b58f-22251c8420c2","description":{"content":"<p>(Required) The ID of the user</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"userId"}]}},"response":[{"id":"65405cc0-5abd-4637-b8e8-36ebab137670","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"CONTRIBUTOR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/members/:userId/role","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","members",":userId","role"],"variable":[{"key":"id"},{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2abe2cc5-71b7-47ca-81c0-49a02ca45c43"}],"id":"79207fe7-a5d6-412f-b79d-d972b9b1de4f","_postman_id":"79207fe7-a5d6-412f-b79d-d972b9b1de4f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Remove user from organization. Organization Admins can remove any user, while members can only remove themselves.","id":"a98faeeb-f515-4e2c-bd5b-426ed6dda9fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/organizations/:id/members/:userId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","members",":userId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"0f027870-d0ee-4a28-85d2-69eeb1d27fef","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"},{"id":"b2406489-5efb-41a2-9f11-9e6fe61e82cb","description":{"content":"<p>(Required) The ID of the user</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"userId"}]}},"response":[{"id":"98462763-17d4-4ade-a45a-48e4ec05d2d4","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/members/:userId","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","members",":userId"],"variable":[{"key":"id"},{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a98faeeb-f515-4e2c-bd5b-426ed6dda9fc"}],"id":"f9d2064b-e713-470d-bc02-942c6f449d7a","_postman_id":"f9d2064b-e713-470d-bc02-942c6f449d7a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List organization members","id":"e7871963-7e88-4f68-b357-47c32200754f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/organizations/:id/members","description":"<p>Retrieve a list of all members of a specific organization. Accessible only by organization members.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","members"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"aabcefa7-8ed1-4d67-81c2-01232f272db4","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"aad85821-2255-419b-8ae1-b64d6528d3f3","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/members","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","members"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"user\": {\n      \"id\": \"magna sed officia veniam ex\",\n      \"name\": \"sint fugiat culp\",\n      \"firstName\": \"anim qui Lorem\",\n      \"lastName\": \"Lor\",\n      \"avatar\": \"labore consectetur laborum voluptate\"\n    },\n    \"role\": \"CONTRIBUTOR\"\n  },\n  {\n    \"user\": {\n      \"id\": \"et nisi oc\",\n      \"name\": \"id Lorem tempor\",\n      \"firstName\": \"r\",\n      \"lastName\": \"aliquip nostrud\",\n      \"avatar\": \"do eiusmod\"\n    },\n    \"role\": \"ADMIN\"\n  }\n]"}],"_postman_id":"e7871963-7e88-4f68-b357-47c32200754f"}],"id":"b515373d-b6e1-45e6-8bf5-4c177082ec58","_postman_id":"b515373d-b6e1-45e6-8bf5-4c177082ec58","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"invite","item":[{"name":"Retrieve organization invite","id":"841f765d-c5b4-46a0-97ee-abba08d43cac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/organizations/:id/invite?token=veniam","description":"<p>Retrieve an organization invite for users to join the organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","invite"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"token","value":"veniam"}],"variable":[{"id":"f26e04ac-903f-48a5-8544-eb290f2adb72","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"c6514c46-f9ff-4c16-ab5a-b7ffe988e318","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/invite?token=veniam","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","invite"],"query":[{"description":"(Required) ","key":"token","value":"veniam"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"token\": \"ea\",\n  \"link\": \"labore commodo et magna\",\n  \"expirationDate\": \"2001-01-02T20:01:59.531Z\",\n  \"organizationId\": \"et qui occaecat consequat\"\n}"}],"_postman_id":"841f765d-c5b4-46a0-97ee-abba08d43cac"},{"name":"Generate invite link","id":"e7c7a6c2-fea3-4bcc-8971-beec85400bce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/organizations/:id/invite","description":"<p>Generates new invite link to join the organization. Same link can be used by multiple users. Expires in 72 hours. Only accessible by Organization Admins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","invite"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"725f33a0-fba5-44f4-abb1-0a43b34d2c79","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"34754f12-b28e-47df-a456-9710b821e7d5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/invite","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","invite"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"token\": \"ea\",\n  \"link\": \"labore commodo et magna\",\n  \"expirationDate\": \"2001-01-02T20:01:59.531Z\",\n  \"organizationId\": \"et qui occaecat consequat\"\n}"}],"_postman_id":"e7c7a6c2-fea3-4bcc-8971-beec85400bce"}],"id":"ce62dda7-b1cd-47ad-b066-a81219aaec2e","_postman_id":"ce62dda7-b1cd-47ad-b066-a81219aaec2e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"join","item":[{"name":"Accept invite","id":"3a601962-0b8d-4f29-ba39-87ac48f11009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/organizations/:id/join?token=veniam","description":"<p>Accept the invite to join the organization. Accessible by any user that has the invite-link.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id","join"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"token","value":"veniam"}],"variable":[{"id":"fa2d8379-f196-475a-8d5c-a2ef0b5098f6","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"3d58b816-f10e-4249-ba96-02c47ac87575","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id/join?token=veniam","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id","join"],"query":[{"description":"(Required) ","key":"token","value":"veniam"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3a601962-0b8d-4f29-ba39-87ac48f11009"}],"id":"cdf61f0a-3e53-46d3-91ad-f4a512579a8a","_postman_id":"cdf61f0a-3e53-46d3-91ad-f4a512579a8a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve organization","id":"e422a7ed-0ccc-4043-8732-07d0ec5d2f93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/organizations/:id","description":"<p>Retrieve details of a specific organization. Accessible by all users. Public resources will be accessible to all users, while private and unlisted resources will only be accessible to members of the organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"75fd8a9f-23fc-4a3b-b529-247f70ee711b","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"e7784b7e-3f2e-46aa-a2c8-8320018e630f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"nisi Duis elit id\",\n  \"name\": \"magna in fugiat\",\n  \"displayName\": \"cupidatat non\",\n  \"description\": \"aliqua sint nostrud ipsum\",\n  \"logo\": \"ea ex dolor cillum\",\n  \"email\": \"ut sit dolor\",\n  \"website\": \"sunt Lorem voluptate ea\",\n  \"members\": [\n    {\n      \"id\": \"ut esse\",\n      \"name\": \"non mollit\",\n      \"firstName\": \"dolore aliq\",\n      \"lastName\": \"Lorem veniam proiden\",\n      \"avatar\": \"Duis deserunt\"\n    },\n    {\n      \"id\": \"veni\",\n      \"name\": \"nulla ipsum do ex\",\n      \"firstName\": \"eu exercitatio\",\n      \"lastName\": \"qui culpa officia p\",\n      \"avatar\": \"est tempor sunt\"\n    }\n  ],\n  \"metadata\": {\n    \"currentUserMemberRole\": \"VIEWER\"\n  }\n}"}],"_postman_id":"e422a7ed-0ccc-4043-8732-07d0ec5d2f93"},{"name":"Update organization","id":"a9d6a18d-ad83-463c-809f-7e4ccd1b551f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"qui cillum tempor ullamco exercitation\",\n  \"displayName\": \"ullamco elit\",\n  \"description\": \"eiusmod sed irure\",\n  \"logoBase64\": \"culpa proident incididunt non amet\",\n  \"email\": \"in adipis\",\n  \"website\": \"enim qui\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/organizations/:id","description":"<p>Update details of a specific organization. Only accessible by Organization Admins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"ed6b203d-90a1-42b0-9f6f-4d8433d0b586","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"07cf6533-c31f-46cf-866e-37233dcaae38","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"qui cillum tempor ullamco exercitation\",\n  \"displayName\": \"ullamco elit\",\n  \"description\": \"eiusmod sed irure\",\n  \"logoBase64\": \"culpa proident incididunt non amet\",\n  \"email\": \"in adipis\",\n  \"website\": \"enim qui\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"nisi Duis elit id\",\n  \"name\": \"magna in fugiat\",\n  \"displayName\": \"cupidatat non\",\n  \"description\": \"aliqua sint nostrud ipsum\",\n  \"logo\": \"ea ex dolor cillum\",\n  \"email\": \"ut sit dolor\",\n  \"website\": \"sunt Lorem voluptate ea\",\n  \"members\": [\n    {\n      \"id\": \"ut esse\",\n      \"name\": \"non mollit\",\n      \"firstName\": \"dolore aliq\",\n      \"lastName\": \"Lorem veniam proiden\",\n      \"avatar\": \"Duis deserunt\"\n    },\n    {\n      \"id\": \"veni\",\n      \"name\": \"nulla ipsum do ex\",\n      \"firstName\": \"eu exercitatio\",\n      \"lastName\": \"qui culpa officia p\",\n      \"avatar\": \"est tempor sunt\"\n    }\n  ],\n  \"metadata\": {\n    \"currentUserMemberRole\": \"VIEWER\"\n  }\n}"}],"_postman_id":"a9d6a18d-ad83-463c-809f-7e4ccd1b551f"},{"name":"Delete organization","id":"5f9cf00e-b455-40d0-9121-59d8583bb641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/organizations/:id","description":"<p>Delete a specific organization. Only accessible by Organization Admins.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"db771055-d7a5-4aab-9d5d-d084fe1a3e41","description":{"content":"<p>(Required) The unique identifier of an organization</p>\n","type":"text/plain"},"type":"any","value":"dolor ad elit in mollit","key":"id"}]}},"response":[{"id":"457cf454-077f-4615-b217-a752496109b9","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations/:id","host":["https://app.mostly.ai/api/v2"],"path":["organizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5f9cf00e-b455-40d0-9121-59d8583bb641"}],"id":"8ee866e8-4017-4cbe-9e54-118477b44165","_postman_id":"8ee866e8-4017-4cbe-9e54-118477b44165","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List organizations","id":"d73d6316-aceb-41bb-a33e-f3dacc841c6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/organizations?offset=0&limit=50&searchTerm=nisi sed dolore","description":"<p>Retrieve a list of all organizations. Any user can access this endpoint to get a list of organizations.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"}],"variable":[]}},"response":[{"id":"9f5ea961-045a-4126-878f-c58dde026ecf","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/organizations?offset=0&limit=50&searchTerm=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["organizations"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": 17626533,\n  \"results\": [\n    {\n      \"id\": \"eu laborum\",\n      \"displayName\": \"Duis dolor voluptate min\",\n      \"name\": \"aute anim\",\n      \"description\": \"labore sunt\",\n      \"logo\": \"eiusmod tempor\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"VIEWER\"\n      }\n    },\n    {\n      \"id\": \"in in sunt eiusmod proident\",\n      \"displayName\": \"labore in dolore consectetur\",\n      \"name\": \"off\",\n      \"description\": \"proident adi\",\n      \"logo\": \"fugiat sit sint occaecat n\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"CONTRIBUTOR\"\n      }\n    }\n  ]\n}"}],"_postman_id":"d73d6316-aceb-41bb-a33e-f3dacc841c6f"},{"name":"Create organization","id":"f89d2d6d-a7c0-442a-9fba-e206bdb9244c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad proident consequat\",\n  \"displayName\": \"dolor proident irure\",\n  \"description\": \"nisi sed ullamco\",\n  \"logoBase64\": \"quis velit dolore\",\n  \"email\": \"do reprehenderit sint Excepteur\",\n  \"website\": \"eiusmod adipisicing ex\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/organizations","description":"<p>Create a new organization. Any user can create an organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["organizations"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"62fad19f-7d4c-446a-a5a4-a5507c1afd9e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad proident consequat\",\n  \"displayName\": \"dolor proident irure\",\n  \"description\": \"nisi sed ullamco\",\n  \"logoBase64\": \"quis velit dolore\",\n  \"email\": \"do reprehenderit sint Excepteur\",\n  \"website\": \"eiusmod adipisicing ex\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/organizations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"nisi Duis elit id\",\n  \"name\": \"magna in fugiat\",\n  \"displayName\": \"cupidatat non\",\n  \"description\": \"aliqua sint nostrud ipsum\",\n  \"logo\": \"ea ex dolor cillum\",\n  \"email\": \"ut sit dolor\",\n  \"website\": \"sunt Lorem voluptate ea\",\n  \"members\": [\n    {\n      \"id\": \"ut esse\",\n      \"name\": \"non mollit\",\n      \"firstName\": \"dolore aliq\",\n      \"lastName\": \"Lorem veniam proiden\",\n      \"avatar\": \"Duis deserunt\"\n    },\n    {\n      \"id\": \"veni\",\n      \"name\": \"nulla ipsum do ex\",\n      \"firstName\": \"eu exercitatio\",\n      \"lastName\": \"qui culpa officia p\",\n      \"avatar\": \"est tempor sunt\"\n    }\n  ],\n  \"metadata\": {\n    \"currentUserMemberRole\": \"VIEWER\"\n  }\n}"}],"_postman_id":"f89d2d6d-a7c0-442a-9fba-e206bdb9244c"}],"id":"92e1aa8b-5ec8-4363-9d99-7d49213c46e5","description":"<p>Organization management</p>\n","_postman_id":"92e1aa8b-5ec8-4363-9d99-7d49213c46e5","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Shares","item":[{"name":"Retrieve shares for a resource","id":"aeda5d86-019a-4386-8ea1-8a96faf92748","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["shares",":resourceType",":resourceId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"af2a0c19-8043-4cb7-a654-4181aade700f","description":{"content":"<p>(Required) The type of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"synthetic-datasets","key":"resourceType"},{"id":"b98f6aa7-980b-49ec-9011-9987508cf7cf","description":{"content":"<p>(Required) The unique identifier of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"resourceId"}]}},"response":[{"id":"e1ac82c5-2ebb-46ab-8546-f61dcd7a362d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","host":["https://app.mostly.ai/api/v2"],"path":["shares",":resourceType",":resourceId"],"variable":[{"key":"resourceType"},{"key":"resourceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"isPublic\": \"<boolean>\",\n  \"shares\": [\n    {\n      \"permissionLevel\": {},\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"permissionLevel\": {},\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"aeda5d86-019a-4386-8ea1-8a96faf92748"},{"name":"Share a resource with a user","id":"db20704a-990a-4cf2-9e7e-5860edd3f18f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userEmail\": \"<string>\",\n  \"permissionLevel\": \"ADMIN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["shares",":resourceType",":resourceId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"8a67c0e5-bc19-48f9-896b-849a95b46bf7","description":{"content":"<p>(Required) The type of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"synthetic-datasets","key":"resourceType"},{"id":"036fee44-dffe-40f2-94f4-ad2148a08e0f","description":{"content":"<p>(Required) The unique identifier of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"resourceId"}]}},"response":[{"id":"52720374-5bfb-49d9-950d-ef9dedd00374","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"userEmail\": \"<string>\",\n  \"permissionLevel\": \"ADMIN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","host":["https://app.mostly.ai/api/v2"],"path":["shares",":resourceType",":resourceId"],"variable":[{"key":"resourceType"},{"key":"resourceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"db20704a-990a-4cf2-9e7e-5860edd3f18f"},{"name":"Revoke a share of a resource with a user","id":"8ef99675-4d58-48fb-97ec-d1901ade576b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userEmail\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["shares",":resourceType",":resourceId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"a840d37e-3340-4ce7-9f85-1c38d5229e48","description":{"content":"<p>(Required) The type of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"synthetic-datasets","key":"resourceType"},{"id":"16a77ab8-2825-409c-b715-b28e2f1ce2c4","description":{"content":"<p>(Required) The unique identifier of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"resourceId"}]}},"response":[{"id":"323d89d5-1aa4-4f1d-a8e3-a624e697a46b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"userEmail\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId","host":["https://app.mostly.ai/api/v2"],"path":["shares",":resourceType",":resourceId"],"variable":[{"key":"resourceType"},{"key":"resourceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8ef99675-4d58-48fb-97ec-d1901ade576b"},{"name":"Share a resource publicly","id":"cc456a4f-decb-40ab-8fb6-e3131ed326e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId/public","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["shares",":resourceType",":resourceId","public"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"fe5b8459-468c-41fc-a4a9-eb324448b903","description":{"content":"<p>(Required) The type of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"synthetic-datasets","key":"resourceType"},{"id":"a2b18624-e52f-4e1a-9627-9ed229e94c99","description":{"content":"<p>(Required) The unique identifier of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"resourceId"}]}},"response":[{"id":"ec477168-73b4-44c9-a029-de8d8ce57e1e","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId/public","host":["https://app.mostly.ai/api/v2"],"path":["shares",":resourceType",":resourceId","public"],"variable":[{"key":"resourceType"},{"key":"resourceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cc456a4f-decb-40ab-8fb6-e3131ed326e9"},{"name":"Revoke a public share of a resource","id":"cff4b415-30ce-47f1-946d-2f1d20ed0819","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId/public","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["shares",":resourceType",":resourceId","public"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"490ec7c5-ce3d-417c-b673-dd19efbc7512","description":{"content":"<p>(Required) The type of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"synthetic-datasets","key":"resourceType"},{"id":"2930ecae-7eb8-4ddc-ab10-ff64591996cd","description":{"content":"<p>(Required) The unique identifier of a resource, i.e. of a connector, generator, synthetic dataset or a assistant thread.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"resourceId"}]}},"response":[{"id":"7aa993b6-8345-473b-b966-d30ab4abc3d9","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/shares/:resourceType/:resourceId/public","host":["https://app.mostly.ai/api/v2"],"path":["shares",":resourceType",":resourceId","public"],"variable":[{"key":"resourceType"},{"key":"resourceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cff4b415-30ce-47f1-946d-2f1d20ed0819"}],"id":"c6dffb53-3d0f-4b42-bc05-1c9bace2b9f2","description":"<p>Share resources with other users</p>\n","_postman_id":"c6dffb53-3d0f-4b42-bc05-1c9bace2b9f2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Synthetic Datasets","item":[{"name":"{id}","item":[{"name":"like","item":[{"name":"Like a synthetic dataset","id":"a3918c5a-dd17-4610-bbd3-4d09443056f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/like","description":"<p>Like the provided synthetic dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"1a259bc8-ec10-4ca2-b4bd-57605685f072","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"627cb1a1-98b7-48b8-bf17-cdebb1bff3b9","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a3918c5a-dd17-4610-bbd3-4d09443056f4"},{"name":"Unlike a synthetic dataset","id":"37710e37-a881-4107-b5bb-2997eec1bf31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/like","description":"<p>Unlike the provided synthetic dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","like"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"b516630f-2bf9-4cb8-b059-707a170235d5","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"33a07676-f257-49ad-a2b5-54caf9f3feca","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/like","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","like"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"37710e37-a881-4107-b5bb-2997eec1bf31"}],"id":"7825c981-b38b-40ad-9d70-2547046c05fd","_postman_id":"7825c981-b38b-40ad-9d70-2547046c05fd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"config","item":[{"name":"Retrieve configurable Synthetic Dataset properties as JSON","id":"2d4f5f1e-99b0-4f12-b414-d6df8ef6fbb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","config"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"e1f00744-c87d-4b7b-9bd0-9e471aa15350","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"a2a0c628-4867-486f-a666-8e28468de496","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/config","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","config"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"generatorId\": \"reprehenderit Excepteur\",\n  \"name\": \"cupidatat fugiat enim reprehenderit\",\n  \"description\": \"anim cupidatat in consectetur\",\n  \"randomState\": 41549836,\n  \"tables\": [\n    {\n      \"name\": \"laboris nisi magna non aliquip\",\n      \"configuration\": {\n        \"sampleSize\": 67947550,\n        \"sampleSeedConnectorId\": \"proident laborum quis\",\n        \"sampleSeedDict\": \"nisi est aute\",\n        \"sampleSeedData\": \"adipisicing culpa\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"ut\",\n          \"probabilities\": {\n            \"in2\": -57196815.09489083\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"Ut nulla\",\n            \"deserunt exercitation et\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"Ut sit dolore elit\",\n          \"sensitiveColumns\": [\n            \"exercitation laborum dolor Excepteur\",\n            \"velit incididunt irure\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    },\n    {\n      \"name\": \"nisi irure\",\n      \"configuration\": {\n        \"sampleSize\": 59919242,\n        \"sampleSeedConnectorId\": \"consequat\",\n        \"sampleSeedDict\": \"laborum\",\n        \"sampleSeedData\": \"in magna nostrud reprehenderit\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"velit aliqua reprehenderit\",\n          \"probabilities\": {\n            \"Duis7_c\": -77123499.3136009\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"ea mollit sed enim\",\n            \"qui\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"Duis non elit\",\n          \"sensitiveColumns\": [\n            \"proident in amet\",\n            \"id pariatur laboris\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"cupidatat amet fugiat labore culpa\",\n    \"location\": \"voluptate consectetur\",\n    \"overwriteTables\": false\n  },\n  \"compute\": \"aute ut aliquip\"\n}"}],"_postman_id":"2d4f5f1e-99b0-4f12-b414-d6df8ef6fbb2"}],"id":"235aa31d-98c1-4f03-a348-83fc47cf1760","_postman_id":"235aa31d-98c1-4f03-a348-83fc47cf1760","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"tables","item":[{"name":"{tableId}","item":[{"name":"upload","item":[{"name":"Add sample seed data to synthetic dataset by uploading a data file. Only applicable for subject tables.","id":"8636461e-b79e-4c4a-a41b-790cf896a4ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null}]},"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/upload","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","tables",":tableId","upload"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"59d10856-1281-4fe6-9325-d919ae7672ae","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"1333c1a1-50c1-4252-bb9d-10e22e6e9611","description":{"content":"<p>(Required) The unique identifier of a synthetic table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"05d6d75f-45f9-4c98-ad6e-406fb67af6c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file","src":[]}]},"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/upload","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","tables",":tableId","upload"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8636461e-b79e-4c4a-a41b-790cf896a4ff"}],"id":"98d22977-ae57-4f6d-9119-e3eab8969d2a","_postman_id":"98d22977-ae57-4f6d-9119-e3eab8969d2a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"report","item":[{"name":"Retrieve synthetic data report","id":"0f25bb48-09f1-479d-b881-90e655626b9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/html"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/report?slft=nisi sed dolore&modelType=TABULAR&reportType=DATA","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","tables",":tableId","report"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"},{"description":{"content":"<p>(Required) Model type</p>\n","type":"text/plain"},"key":"modelType","value":"TABULAR"},{"description":{"content":"<p>Synthetic dataset report type</p>\n","type":"text/plain"},"key":"reportType","value":"DATA"}],"variable":[{"id":"e3ea4361-a837-45aa-a3c8-e50466f005ff","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"2c3a61f6-db49-489b-9f85-5190bb51be1c","description":{"content":"<p>(Required) The unique identifier of a synthetic table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"7aff2f6b-6fe9-4d0a-bdd7-572f725410c4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/html"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/report?slft=nisi sed dolore&modelType=TABULAR&reportType=DATA","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","tables",":tableId","report"],"query":[{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"},{"description":"(Required) Model type","key":"modelType","value":"TABULAR"},{"description":"Synthetic dataset report type","key":"reportType","value":"DATA"}],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"nisi sed dolore"}],"_postman_id":"0f25bb48-09f1-479d-b881-90e655626b9c"}],"id":"ec8e481e-c593-4976-bdfc-bcc8c20a2d27","_postman_id":"ec8e481e-c593-4976-bdfc-bcc8c20a2d27","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"samples","item":[{"name":"Retrieve 10 random data samples as JSON","id":"b4e9855a-e099-4472-949d-3472b15c94fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/samples","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","tables",":tableId","samples"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"2fe0ccdf-2e19-4d4d-ab7b-1b4ccb6725fa","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"ab70a588-af3c-46ae-8afb-cc55a8ca7dbd","description":{"content":"<p>(Required) The unique identifier of a synthetic table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"8d267b5a-c7cd-4f2f-a18c-096183e80f7e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId/samples","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","tables",":tableId","samples"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"etb8\": 97267522.41400471,\n    \"veniam_43\": false,\n    \"aliquab6\": \"est ea dolor cillum quis\"\n  },\n  {\n    \"aliqua_a4_\": 17100490,\n    \"voluptate_e\": \"esse sed\"\n  }\n]"}],"_postman_id":"b4e9855a-e099-4472-949d-3472b15c94fa"}],"id":"77123328-759c-4e28-8c10-b21efdb163e4","_postman_id":"77123328-759c-4e28-8c10-b21efdb163e4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve table from synthetic dataset","id":"ea1bd1e0-a47f-4e9a-a9f3-cae51a648b15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","tables",":tableId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"e8274224-080a-497c-9023-f17078e104af","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"fb0685f8-ba4d-49cc-a697-51d569c00cd2","description":{"content":"<p>(Required) The unique identifier of a synthetic table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"99787d3f-2733-4fce-af3b-d57f55f72d73","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","tables",":tableId"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"name\": \"est Ut qui\",\n  \"id\": \"proident ipsum fugiat\",\n  \"configuration\": {\n    \"sampleSize\": 41524256,\n    \"sampleSeedConnectorId\": \"et voluptate\",\n    \"sampleSeedDict\": \"pariatur velit aliqua te\",\n    \"sampleSeedData\": \"pariatur aliqua cillum\",\n    \"samplingTemperature\": 1,\n    \"samplingTopP\": 1,\n    \"rebalancing\": {\n      \"column\": \"irure eiusmod mollit cupidatat\",\n      \"probabilities\": {\n        \"pariatur_389\": -17499493.166518465,\n        \"mollit1\": -66414151.73112688\n      }\n    },\n    \"imputation\": {\n      \"columns\": [\n        \"culpa fugiat\",\n        \"deserunt incididunt veniam nostrud\"\n      ]\n    },\n    \"fairness\": {\n      \"targetColumn\": \"aliquip\",\n      \"sensitiveColumns\": [\n        \"Lorem ullamco velit\",\n        \"do molli\"\n      ]\n    },\n    \"enableDataReport\": true\n  },\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.10546965570650502,\n      \"univariate\": 0.020018283415644378,\n      \"bivariate\": 0.23656469487318632,\n      \"trivariate\": 0.34674003582195,\n      \"coherence\": 0.6005075032115732,\n      \"overallMax\": 0.5275490726353819,\n      \"univariateMax\": 0.9613222576367453,\n      \"bivariateMax\": 0.741536734537104,\n      \"trivariateMax\": 0.451554425167198,\n      \"coherenceMax\": 0.2758680415519884\n    },\n    \"distances\": {\n      \"imsTraining\": 0.5629349495089667,\n      \"imsHoldout\": 0.9468142030322627,\n      \"imsTrnHol\": 0.005480608174600166,\n      \"dcrTraining\": 66800923.00935225,\n      \"dcrHoldout\": 35016708.44308702,\n      \"dcrTrnHol\": 67133280.72214417,\n      \"dcrShare\": 0.06955097444152358,\n      \"nndrTraining\": 75254651.48536369,\n      \"nndrHoldout\": 53791462.882422,\n      \"nndrTrnHol\": 64180709.13413075\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.8775414540425663,\n      \"cosineSimilarityTrainingHoldout\": -0.1152441650918814,\n      \"discriminatorAUCTrainingSynthetic\": 0.5156670992416413,\n      \"discriminatorAUCTrainingHoldout\": 0.5625644428589227\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.8498719723592162,\n      \"univariate\": 0.12621676020043793,\n      \"bivariate\": 0.5370014016795365,\n      \"trivariate\": 0.9001218826264407,\n      \"coherence\": 0.5172038876869095,\n      \"overallMax\": 0.17235861380349882,\n      \"univariateMax\": 0.9384951298945643,\n      \"bivariateMax\": 0.780221119938782,\n      \"trivariateMax\": 0.18799173179081152,\n      \"coherenceMax\": 0.34174131252248907\n    },\n    \"distances\": {\n      \"imsTraining\": 0.7393090229332588,\n      \"imsHoldout\": 0.17923686875106193,\n      \"imsTrnHol\": 0.8400608490215246,\n      \"dcrTraining\": 99730026.80995047,\n      \"dcrHoldout\": 33263416.318948023,\n      \"dcrTrnHol\": 42279950.15319663,\n      \"dcrShare\": 0.4821332553951775,\n      \"nndrTraining\": 84850466.80522102,\n      \"nndrHoldout\": 38179785.70540428,\n      \"nndrTrnHol\": 69162131.03573762\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.9510116770660435,\n      \"cosineSimilarityTrainingHoldout\": -0.13831834525650666,\n      \"discriminatorAUCTrainingSynthetic\": 0.8073786923838986,\n      \"discriminatorAUCTrainingHoldout\": 0.7097036937463322\n    }\n  },\n  \"foreignKeys\": [\n    {\n      \"id\": \"sed laborum exercitation\",\n      \"column\": \"quis ipsum\",\n      \"referencedTable\": \"ex\",\n      \"isContext\": true\n    },\n    {\n      \"id\": \"mollit sint in\",\n      \"column\": \"ex eiusmod ipsum irure\",\n      \"referencedTable\": \"esse sed\",\n      \"isContext\": true\n    }\n  ],\n  \"totalRows\": 18488257,\n  \"totalDatapoints\": -93424745,\n  \"sourceTableTotalRows\": 82243645\n}"}],"_postman_id":"ea1bd1e0-a47f-4e9a-a9f3-cae51a648b15"},{"name":"Update table in synthetic dataset","id":"c60d6374-6a5c-470f-be3c-21fdc735e9c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"configuration\": {\n    \"sampleSize\": 21126438,\n    \"sampleSeedDict\": \"culpa id mollit irure in\",\n    \"sampleSeedData\": \"commodo ullamco proident\",\n    \"samplingTemperature\": 1,\n    \"samplingTopP\": 1,\n    \"rebalancing\": {\n      \"column\": \"magna Excepteur\",\n      \"probabilities\": {\n        \"dolore_cc0\": 36782352.05428141,\n        \"minim24\": -8433664.043691903,\n        \"dolore257\": 77161297.21752322,\n        \"laboris0f\": 46313982.78802022\n      }\n    },\n    \"imputation\": {\n      \"columns\": [\n        \"ut esse cupidatat sunt\",\n        \"aute reprehenderit sit \"\n      ]\n    },\n    \"fairness\": {\n      \"targetColumn\": \"aliquip velit non\",\n      \"sensitiveColumns\": [\n        \"est laborum dolor\",\n        \"anim do culpa\"\n      ]\n    },\n    \"enableDataReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","tables",":tableId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"f1b6d932-637a-4aa1-9124-8ee13e9df0d3","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"},{"id":"5c1026d1-54b2-4849-98e3-7d0659d9e8dd","description":{"content":"<p>(Required) The unique identifier of a synthetic table.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"tableId"}]}},"response":[{"id":"802bd828-3af8-4314-a384-200113b6928d","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"configuration\": {\n    \"sampleSize\": 21126438,\n    \"sampleSeedDict\": \"culpa id mollit irure in\",\n    \"sampleSeedData\": \"commodo ullamco proident\",\n    \"samplingTemperature\": 1,\n    \"samplingTopP\": 1,\n    \"rebalancing\": {\n      \"column\": \"magna Excepteur\",\n      \"probabilities\": {\n        \"dolore_cc0\": 36782352.05428141,\n        \"minim24\": -8433664.043691903,\n        \"dolore257\": 77161297.21752322,\n        \"laboris0f\": 46313982.78802022\n      }\n    },\n    \"imputation\": {\n      \"columns\": [\n        \"ut esse cupidatat sunt\",\n        \"aute reprehenderit sit \"\n      ]\n    },\n    \"fairness\": {\n      \"targetColumn\": \"aliquip velit non\",\n      \"sensitiveColumns\": [\n        \"est laborum dolor\",\n        \"anim do culpa\"\n      ]\n    },\n    \"enableDataReport\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/tables/:tableId","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","tables",":tableId"],"variable":[{"key":"id"},{"key":"tableId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"name\": \"est Ut qui\",\n  \"id\": \"proident ipsum fugiat\",\n  \"configuration\": {\n    \"sampleSize\": 41524256,\n    \"sampleSeedConnectorId\": \"et voluptate\",\n    \"sampleSeedDict\": \"pariatur velit aliqua te\",\n    \"sampleSeedData\": \"pariatur aliqua cillum\",\n    \"samplingTemperature\": 1,\n    \"samplingTopP\": 1,\n    \"rebalancing\": {\n      \"column\": \"irure eiusmod mollit cupidatat\",\n      \"probabilities\": {\n        \"pariatur_389\": -17499493.166518465,\n        \"mollit1\": -66414151.73112688\n      }\n    },\n    \"imputation\": {\n      \"columns\": [\n        \"culpa fugiat\",\n        \"deserunt incididunt veniam nostrud\"\n      ]\n    },\n    \"fairness\": {\n      \"targetColumn\": \"aliquip\",\n      \"sensitiveColumns\": [\n        \"Lorem ullamco velit\",\n        \"do molli\"\n      ]\n    },\n    \"enableDataReport\": true\n  },\n  \"tabularModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.10546965570650502,\n      \"univariate\": 0.020018283415644378,\n      \"bivariate\": 0.23656469487318632,\n      \"trivariate\": 0.34674003582195,\n      \"coherence\": 0.6005075032115732,\n      \"overallMax\": 0.5275490726353819,\n      \"univariateMax\": 0.9613222576367453,\n      \"bivariateMax\": 0.741536734537104,\n      \"trivariateMax\": 0.451554425167198,\n      \"coherenceMax\": 0.2758680415519884\n    },\n    \"distances\": {\n      \"imsTraining\": 0.5629349495089667,\n      \"imsHoldout\": 0.9468142030322627,\n      \"imsTrnHol\": 0.005480608174600166,\n      \"dcrTraining\": 66800923.00935225,\n      \"dcrHoldout\": 35016708.44308702,\n      \"dcrTrnHol\": 67133280.72214417,\n      \"dcrShare\": 0.06955097444152358,\n      \"nndrTraining\": 75254651.48536369,\n      \"nndrHoldout\": 53791462.882422,\n      \"nndrTrnHol\": 64180709.13413075\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.8775414540425663,\n      \"cosineSimilarityTrainingHoldout\": -0.1152441650918814,\n      \"discriminatorAUCTrainingSynthetic\": 0.5156670992416413,\n      \"discriminatorAUCTrainingHoldout\": 0.5625644428589227\n    }\n  },\n  \"languageModelMetrics\": {\n    \"accuracy\": {\n      \"overall\": 0.8498719723592162,\n      \"univariate\": 0.12621676020043793,\n      \"bivariate\": 0.5370014016795365,\n      \"trivariate\": 0.9001218826264407,\n      \"coherence\": 0.5172038876869095,\n      \"overallMax\": 0.17235861380349882,\n      \"univariateMax\": 0.9384951298945643,\n      \"bivariateMax\": 0.780221119938782,\n      \"trivariateMax\": 0.18799173179081152,\n      \"coherenceMax\": 0.34174131252248907\n    },\n    \"distances\": {\n      \"imsTraining\": 0.7393090229332588,\n      \"imsHoldout\": 0.17923686875106193,\n      \"imsTrnHol\": 0.8400608490215246,\n      \"dcrTraining\": 99730026.80995047,\n      \"dcrHoldout\": 33263416.318948023,\n      \"dcrTrnHol\": 42279950.15319663,\n      \"dcrShare\": 0.4821332553951775,\n      \"nndrTraining\": 84850466.80522102,\n      \"nndrHoldout\": 38179785.70540428,\n      \"nndrTrnHol\": 69162131.03573762\n    },\n    \"similarity\": {\n      \"cosineSimilarityTrainingSynthetic\": 0.9510116770660435,\n      \"cosineSimilarityTrainingHoldout\": -0.13831834525650666,\n      \"discriminatorAUCTrainingSynthetic\": 0.8073786923838986,\n      \"discriminatorAUCTrainingHoldout\": 0.7097036937463322\n    }\n  },\n  \"foreignKeys\": [\n    {\n      \"id\": \"sed laborum exercitation\",\n      \"column\": \"quis ipsum\",\n      \"referencedTable\": \"ex\",\n      \"isContext\": true\n    },\n    {\n      \"id\": \"mollit sint in\",\n      \"column\": \"ex eiusmod ipsum irure\",\n      \"referencedTable\": \"esse sed\",\n      \"isContext\": true\n    }\n  ],\n  \"totalRows\": 18488257,\n  \"totalDatapoints\": -93424745,\n  \"sourceTableTotalRows\": 82243645\n}"}],"_postman_id":"c60d6374-6a5c-470f-be3c-21fdc735e9c8"}],"id":"bee4b27b-6a58-47da-83c7-3ae7edd0d7ee","_postman_id":"bee4b27b-6a58-47da-83c7-3ae7edd0d7ee","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"fffb13de-bdfe-46e5-8acd-fddf169228b1","_postman_id":"fffb13de-bdfe-46e5-8acd-fddf169228b1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"generation","item":[{"name":"start","item":[{"name":"Start generation","id":"66089321-1883-4bdf-8361-e885362e0e8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/start","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","generation","start"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"da32e0a9-8be0-4f26-b12d-153e3e0cca02","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"7a20012f-a723-43d5-9ac4-4a2b2b83e8f9","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/start","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","generation","start"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"66089321-1883-4bdf-8361-e885362e0e8b"}],"id":"a5bb1bf3-107d-4f9a-89be-c48fb29e615a","_postman_id":"a5bb1bf3-107d-4f9a-89be-c48fb29e615a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"cancel","item":[{"name":"Cancel generation","id":"39021f31-e6f2-429a-b642-5ca2de5b42dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/cancel","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","generation","cancel"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"3d79a1bf-403f-4b0a-8cee-798fdd73bb0e","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"da44e612-e66a-4d16-a6fc-c4f78afd7bc1","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/cancel","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","generation","cancel"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"39021f31-e6f2-429a-b642-5ca2de5b42dd"}],"id":"881231ff-c700-4ec9-bc8f-9257a06c5d01","_postman_id":"881231ff-c700-4ec9-bc8f-9257a06c5d01","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"logs","item":[{"name":"Download generation logs","id":"79bddd55-b916-4332-b4cf-c2f39e3c0df9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/zip"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/logs?slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","generation","logs"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"2c3525c1-876a-489f-a0a5-d8a61aa3d43d","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"8303e796-416f-45bb-80c3-17bcd2e8de3c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/zip"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation/logs?slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","generation","logs"],"query":[{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/zip"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"79bddd55-b916-4332-b4cf-c2f39e3c0df9"}],"id":"cad43cbb-2b55-4ee7-b534-a8b476ad3776","_postman_id":"cad43cbb-2b55-4ee7-b534-a8b476ad3776","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve generation progress","id":"10fe8973-db5a-4605-be0e-a3bddb493707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","generation"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"0536881d-1adf-4bd7-a0de-a4184c338c6d","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"eb48904a-db65-4b81-8d59-b64750071583","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/generation","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","generation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"proident aute ad mini\",\n  \"startDate\": \"2024-01-25T12:34:56Z\",\n  \"endDate\": \"2024-01-25T12:34:56Z\",\n  \"progress\": {\n    \"value\": 0,\n    \"max\": 1\n  },\n  \"status\": \"CONTINUE\",\n  \"steps\": [\n    {\n      \"id\": \"ut enim deserunt\",\n      \"modelLabel\": \"ex\",\n      \"computeName\": \"proident\",\n      \"restarts\": 0,\n      \"taskType\": \"TRAIN_LANGUAGE\",\n      \"stepCode\": \"TRAIN_MODEL\",\n      \"startDate\": \"2024-01-25T12:34:56Z\",\n      \"endDate\": \"2024-01-25T12:34:56Z\",\n      \"computeResources\": {\n        \"cpus\": 32046623,\n        \"memory\": -25310618.511443302,\n        \"gpus\": 0,\n        \"gpuMemory\": 0,\n        \"storage\": 4\n      },\n      \"messages\": [\n        {\n          \"dolor_21\": {}\n        },\n        {\n          \"in_7\": {},\n          \"reprehenderit_4\": {}\n        }\n      ],\n      \"errorMessage\": \"ullamco mollit elit ea\",\n      \"progress\": {\n        \"value\": 0,\n        \"max\": 1\n      },\n      \"status\": \"CONTINUE\"\n    },\n    {\n      \"id\": \"eu dolor\",\n      \"modelLabel\": \"do fugiat labore\",\n      \"computeName\": \"sit occaecat\",\n      \"restarts\": 0,\n      \"taskType\": \"GENERATE_LANGUAGE\",\n      \"stepCode\": \"GENERATE_DATA_LANGUAGE\",\n      \"startDate\": \"2024-01-25T12:34:56Z\",\n      \"endDate\": \"2024-01-25T12:34:56Z\",\n      \"computeResources\": {\n        \"cpus\": 16654425,\n        \"memory\": 14465813.640558302,\n        \"gpus\": 0,\n        \"gpuMemory\": 0,\n        \"storage\": 4\n      },\n      \"messages\": [\n        {\n          \"in_4\": {},\n          \"incididunt1\": {}\n        },\n        {\n          \"labore_9\": {},\n          \"ea5e\": {},\n          \"tempor_f\": {},\n          \"reprehenderit_fe0\": {},\n          \"cillumfc\": {}\n        }\n      ],\n      \"errorMessage\": \"irure consectet\",\n      \"progress\": {\n        \"value\": 0,\n        \"max\": 1\n      },\n      \"status\": \"CONTINUE\"\n    }\n  ]\n}"}],"_postman_id":"10fe8973-db5a-4605-be0e-a3bddb493707"}],"id":"aa82fdc6-424b-429b-9b33-aeba67560fba","_postman_id":"aa82fdc6-424b-429b-9b33-aeba67560fba","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"download","item":[{"name":"Download synthetic dataset","id":"3414cdf9-a4e4-40d5-960b-39a209edc110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/zip"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/download?format=CSV&slft=nisi sed dolore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","download"],"host":["https://app.mostly.ai/api/v2"],"query":[{"key":"format","value":"CSV"},{"description":{"content":"<p>A valid short-lived file token (<code>slft</code>) for accessing resource artifacts. See <code>metadata.shortLivedFileToken</code>.</p>\n","type":"text/plain"},"key":"slft","value":"nisi sed dolore"}],"variable":[{"id":"d897aa56-5f1d-45bf-9c9e-877471578c1a","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"59da899d-a093-45fe-b084-50dd045666c2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/zip"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/download?format=CSV&slft=nisi sed dolore","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","download"],"query":[{"key":"format","value":"CSV"},{"description":"A valid short-lived file token (`slft`) for accessing resource artifacts. See `metadata.shortLivedFileToken`.","key":"slft","value":"nisi sed dolore"}],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/zip"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"3414cdf9-a4e4-40d5-960b-39a209edc110"}],"id":"c1566642-bb24-407d-b01a-b968b23a2a1e","_postman_id":"c1566642-bb24-407d-b01a-b968b23a2a1e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"transfer","item":[{"name":"Transfer ownership of the resource either to an organization where the current user has at least CONTRIBUTOR permissions, or to the current user themselves.\nRequires the current user to have resource permission level `ADMIN`.\n","id":"ed76de49-4547-4db8-97f5-a0a68ae85fc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","transfer"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"137b9220-de82-4047-8670-822f9f8d1158","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"9bf9fb1a-6256-4afb-bf71-4f4ba57fb1af","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"accountId\": \"quis elit fugiat\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/transfer","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","transfer"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"fugiat reprehenderit\",\n  \"generationStatus\": \"CANCELED\",\n  \"generatorId\": \"consequat dolore Lorem occaecat\",\n  \"metadata\": {\n    \"creatorId\": \"Lorem velit tempor dolor mollit\",\n    \"creatorName\": \"ad officia\",\n    \"createdAt\": \"1960-10-09T07:38:35.747Z\",\n    \"ownerId\": \"enim veniam deserunt aliqua aliqu\",\n    \"ownerName\": \"volupt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"ea nisi\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"dolore veniam\"\n  },\n  \"name\": \"nu\",\n  \"description\": \"cillum\",\n  \"generationTime\": \"1945-10-20T14:34:11.351Z\",\n  \"tables\": [\n    {\n      \"name\": \"nostrud pariatur\",\n      \"id\": \"mollit quis tempor\",\n      \"configuration\": {\n        \"sampleSize\": 34740489,\n        \"sampleSeedConnectorId\": \"eu dolore elit\",\n        \"sampleSeedDict\": \"pariatur et nisi\",\n        \"sampleSeedData\": \"proident dolore sunt irure adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit labore ullamco\",\n          \"probabilities\": {\n            \"deserunt_ef\": -35312712.78730279\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"est esse\",\n            \"Lorem adipisicing occaecat incididunt dolore\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"id et in eu\",\n          \"sensitiveColumns\": [\n            \"dolor amet minim\",\n            \"anim ullamco\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.893672806120892,\n          \"univariate\": 0.993790225620881,\n          \"bivariate\": 0.0022460222473498215,\n          \"trivariate\": 0.08829250975201708,\n          \"coherence\": 0.07559441830066338,\n          \"overallMax\": 0.4952100112137007,\n          \"univariateMax\": 0.7502837981314622,\n          \"bivariateMax\": 0.18172935793900935,\n          \"trivariateMax\": 0.1405665327313652,\n          \"coherenceMax\": 0.3982108306929032\n        },\n        \"distances\": {\n          \"imsTraining\": 0.42699542033660287,\n          \"imsHoldout\": 0.8486956851404857,\n          \"imsTrnHol\": 0.5430664377229744,\n          \"dcrTraining\": 139479.83769285743,\n          \"dcrHoldout\": 61326422.72747815,\n          \"dcrTrnHol\": 57610396.26520488,\n          \"dcrShare\": 0.600035824842456,\n          \"nndrTraining\": 12361926.75196104,\n          \"nndrHoldout\": 30455299.955973715,\n          \"nndrTrnHol\": 91087439.5867625\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.26060440118187045,\n          \"cosineSimilarityTrainingHoldout\": 0.24570714086321765,\n          \"discriminatorAUCTrainingSynthetic\": 0.39550686658491496,\n          \"discriminatorAUCTrainingHoldout\": 0.4685508479115843\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4116216055845915,\n          \"univariate\": 0.18372994223883699,\n          \"bivariate\": 0.6835238192240827,\n          \"trivariate\": 0.48658106977142146,\n          \"coherence\": 0.31616473138488177,\n          \"overallMax\": 0.8890024247089723,\n          \"univariateMax\": 0.7427513072603126,\n          \"bivariateMax\": 0.07637567998987171,\n          \"trivariateMax\": 0.6534604800253244,\n          \"coherenceMax\": 0.32311417390918173\n        },\n        \"distances\": {\n          \"imsTraining\": 0.48278876515282454,\n          \"imsHoldout\": 0.14813416911364552,\n          \"imsTrnHol\": 0.04279777179020916,\n          \"dcrTraining\": 91291132.39115916,\n          \"dcrHoldout\": 3025860.110973411,\n          \"dcrTrnHol\": 78396354.9890523,\n          \"dcrShare\": 0.16204902812231048,\n          \"nndrTraining\": 41332567.03306122,\n          \"nndrHoldout\": 91374920.52681543,\n          \"nndrTrnHol\": 75907316.54938291\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.3940095953574656,\n          \"cosineSimilarityTrainingHoldout\": 0.45639444874651125,\n          \"discriminatorAUCTrainingSynthetic\": 0.9607682235542292,\n          \"discriminatorAUCTrainingHoldout\": 0.4364497875961534\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"non\",\n          \"column\": \"labore in\",\n          \"referencedTable\": \"tempor ipsum Lorem\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"labore adipisicing in\",\n          \"column\": \"ad mollit\",\n          \"referencedTable\": \"veniam adipisicing nostrud proident veli\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": 13256271,\n      \"totalDatapoints\": 64689756,\n      \"sourceTableTotalRows\": -55609749\n    },\n    {\n      \"name\": \"esse occaecat\",\n      \"id\": \"fugiat ad sint officia\",\n      \"configuration\": {\n        \"sampleSize\": 18238738,\n        \"sampleSeedConnectorId\": \"occaecat pariatur dolore consequat\",\n        \"sampleSeedDict\": \"deserunt tempor\",\n        \"sampleSeedData\": \"dolore sunt irure est\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"Excepteur in eu\",\n          \"probabilities\": {\n            \"est_4a\": 45431662.16267899\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"anim qui in sit\",\n            \"ut laboris\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"i\",\n          \"sensitiveColumns\": [\n            \"cillum consectetur esse voluptate\",\n            \"ullamco pariatur ad\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5903930256565865,\n          \"univariate\": 0.6643006844401783,\n          \"bivariate\": 0.8087518492801475,\n          \"trivariate\": 0.9931519542050374,\n          \"coherence\": 0.4787599883342163,\n          \"overallMax\": 0.6634310248981578,\n          \"univariateMax\": 0.5084773720740529,\n          \"bivariateMax\": 0.7605469198021684,\n          \"trivariateMax\": 0.9352723057194386,\n          \"coherenceMax\": 0.8921627500824347\n        },\n        \"distances\": {\n          \"imsTraining\": 0.3501027188653494,\n          \"imsHoldout\": 0.8094283129659374,\n          \"imsTrnHol\": 0.13328704838804906,\n          \"dcrTraining\": 78491501.2566027,\n          \"dcrHoldout\": 15753557.373652305,\n          \"dcrTrnHol\": 83488040.26109707,\n          \"dcrShare\": 0.19217607716465768,\n          \"nndrTraining\": 94516170.08592515,\n          \"nndrHoldout\": 80434816.91554478,\n          \"nndrTrnHol\": 57332207.39185662\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.7162422119871683,\n          \"cosineSimilarityTrainingHoldout\": -0.5438871819564712,\n          \"discriminatorAUCTrainingSynthetic\": 0.2611679348446313,\n          \"discriminatorAUCTrainingHoldout\": 0.8659933300439375\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.41017375017868063,\n          \"univariate\": 0.5629626756278472,\n          \"bivariate\": 0.9040594198299055,\n          \"trivariate\": 0.5132849088543107,\n          \"coherence\": 0.7737636233795118,\n          \"overallMax\": 0.5885912233761402,\n          \"univariateMax\": 0.06922254862081412,\n          \"bivariateMax\": 0.8331570099590145,\n          \"trivariateMax\": 0.05651569231764697,\n          \"coherenceMax\": 0.26019425533472984\n        },\n        \"distances\": {\n          \"imsTraining\": 0.737081845988342,\n          \"imsHoldout\": 0.5371309422258792,\n          \"imsTrnHol\": 0.14938444269353757,\n          \"dcrTraining\": 42247455.11318651,\n          \"dcrHoldout\": 65998096.98697734,\n          \"dcrTrnHol\": 26357926.20971873,\n          \"dcrShare\": 0.20672634404522605,\n          \"nndrTraining\": 97345376.36089332,\n          \"nndrHoldout\": 45168078.22616943,\n          \"nndrTrnHol\": 3676812.967878973\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.1744631964779939,\n          \"cosineSimilarityTrainingHoldout\": 0.693083929312782,\n          \"discriminatorAUCTrainingSynthetic\": 0.4680280039380964,\n          \"discriminatorAUCTrainingHoldout\": 0.144722574488932\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"consequat Excepteur\",\n          \"column\": \"aliqua culpa proident\",\n          \"referencedTable\": \"est nisi m\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"quis nulla adipisicing fugiat aliqua\",\n          \"column\": \"ullamco dolore\",\n          \"referencedTable\": \"in reprehenderit\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": -99644476,\n      \"totalDatapoints\": 14533365,\n      \"sourceTableTotalRows\": 77763195\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"qui proident magna\",\n    \"location\": \"cupidatat \",\n    \"overwriteTables\": false\n  },\n  \"accuracy\": -51069675.61743252,\n  \"usage\": {\n    \"totalDatapoints\": -36832722,\n    \"totalComputeTime\": -71546003,\n    \"totalCredits\": 29858429.52057749,\n    \"totalVirtualCPUTime\": 91121142.55155742,\n    \"totalVirtualGPUTime\": -11675760.121545315,\n    \"noOfLikes\": -47169940,\n    \"noOfDownloads\": 84738460,\n    \"noOfThreads\": 78063535\n  },\n  \"compute\": \"id l\",\n  \"randomState\": 43481912\n}"}],"_postman_id":"ed76de49-4547-4db8-97f5-a0a68ae85fc7"}],"id":"044ddef3-5e31-4f30-ad3b-5d82aa5e2245","_postman_id":"044ddef3-5e31-4f30-ad3b-5d82aa5e2245","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"visibility","item":[{"name":"Set synthetic dataset visibility. Requires the current user to have resource permission level `ADMIN`.","id":"5e5bc95e-70cd-4cec-8845-8fafce199e6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/visibility","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id","visibility"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"cdb87c1d-b3bd-4b32-84b1-71ca9df19b71","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"b368388e-09a2-4374-b01f-eca6a965a008","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"visibility\": \"PUBLIC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id/visibility","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id","visibility"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5e5bc95e-70cd-4cec-8845-8fafce199e6c"}],"id":"b46168fa-cbd1-49bb-b8a2-5d8390d8d591","_postman_id":"b46168fa-cbd1-49bb-b8a2-5d8390d8d591","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve synthetic dataset","id":"effea5ac-e16a-4aa4-9c40-2dccbb0a67d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"78effe89-cd11-4dcf-9bb7-fe3e78bcc674","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"702b9b78-edac-4968-9cfc-6cb2594d7514","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"fugiat reprehenderit\",\n  \"generationStatus\": \"CANCELED\",\n  \"generatorId\": \"consequat dolore Lorem occaecat\",\n  \"metadata\": {\n    \"creatorId\": \"Lorem velit tempor dolor mollit\",\n    \"creatorName\": \"ad officia\",\n    \"createdAt\": \"1960-10-09T07:38:35.747Z\",\n    \"ownerId\": \"enim veniam deserunt aliqua aliqu\",\n    \"ownerName\": \"volupt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"ea nisi\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"dolore veniam\"\n  },\n  \"name\": \"nu\",\n  \"description\": \"cillum\",\n  \"generationTime\": \"1945-10-20T14:34:11.351Z\",\n  \"tables\": [\n    {\n      \"name\": \"nostrud pariatur\",\n      \"id\": \"mollit quis tempor\",\n      \"configuration\": {\n        \"sampleSize\": 34740489,\n        \"sampleSeedConnectorId\": \"eu dolore elit\",\n        \"sampleSeedDict\": \"pariatur et nisi\",\n        \"sampleSeedData\": \"proident dolore sunt irure adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit labore ullamco\",\n          \"probabilities\": {\n            \"deserunt_ef\": -35312712.78730279\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"est esse\",\n            \"Lorem adipisicing occaecat incididunt dolore\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"id et in eu\",\n          \"sensitiveColumns\": [\n            \"dolor amet minim\",\n            \"anim ullamco\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.893672806120892,\n          \"univariate\": 0.993790225620881,\n          \"bivariate\": 0.0022460222473498215,\n          \"trivariate\": 0.08829250975201708,\n          \"coherence\": 0.07559441830066338,\n          \"overallMax\": 0.4952100112137007,\n          \"univariateMax\": 0.7502837981314622,\n          \"bivariateMax\": 0.18172935793900935,\n          \"trivariateMax\": 0.1405665327313652,\n          \"coherenceMax\": 0.3982108306929032\n        },\n        \"distances\": {\n          \"imsTraining\": 0.42699542033660287,\n          \"imsHoldout\": 0.8486956851404857,\n          \"imsTrnHol\": 0.5430664377229744,\n          \"dcrTraining\": 139479.83769285743,\n          \"dcrHoldout\": 61326422.72747815,\n          \"dcrTrnHol\": 57610396.26520488,\n          \"dcrShare\": 0.600035824842456,\n          \"nndrTraining\": 12361926.75196104,\n          \"nndrHoldout\": 30455299.955973715,\n          \"nndrTrnHol\": 91087439.5867625\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.26060440118187045,\n          \"cosineSimilarityTrainingHoldout\": 0.24570714086321765,\n          \"discriminatorAUCTrainingSynthetic\": 0.39550686658491496,\n          \"discriminatorAUCTrainingHoldout\": 0.4685508479115843\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4116216055845915,\n          \"univariate\": 0.18372994223883699,\n          \"bivariate\": 0.6835238192240827,\n          \"trivariate\": 0.48658106977142146,\n          \"coherence\": 0.31616473138488177,\n          \"overallMax\": 0.8890024247089723,\n          \"univariateMax\": 0.7427513072603126,\n          \"bivariateMax\": 0.07637567998987171,\n          \"trivariateMax\": 0.6534604800253244,\n          \"coherenceMax\": 0.32311417390918173\n        },\n        \"distances\": {\n          \"imsTraining\": 0.48278876515282454,\n          \"imsHoldout\": 0.14813416911364552,\n          \"imsTrnHol\": 0.04279777179020916,\n          \"dcrTraining\": 91291132.39115916,\n          \"dcrHoldout\": 3025860.110973411,\n          \"dcrTrnHol\": 78396354.9890523,\n          \"dcrShare\": 0.16204902812231048,\n          \"nndrTraining\": 41332567.03306122,\n          \"nndrHoldout\": 91374920.52681543,\n          \"nndrTrnHol\": 75907316.54938291\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.3940095953574656,\n          \"cosineSimilarityTrainingHoldout\": 0.45639444874651125,\n          \"discriminatorAUCTrainingSynthetic\": 0.9607682235542292,\n          \"discriminatorAUCTrainingHoldout\": 0.4364497875961534\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"non\",\n          \"column\": \"labore in\",\n          \"referencedTable\": \"tempor ipsum Lorem\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"labore adipisicing in\",\n          \"column\": \"ad mollit\",\n          \"referencedTable\": \"veniam adipisicing nostrud proident veli\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": 13256271,\n      \"totalDatapoints\": 64689756,\n      \"sourceTableTotalRows\": -55609749\n    },\n    {\n      \"name\": \"esse occaecat\",\n      \"id\": \"fugiat ad sint officia\",\n      \"configuration\": {\n        \"sampleSize\": 18238738,\n        \"sampleSeedConnectorId\": \"occaecat pariatur dolore consequat\",\n        \"sampleSeedDict\": \"deserunt tempor\",\n        \"sampleSeedData\": \"dolore sunt irure est\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"Excepteur in eu\",\n          \"probabilities\": {\n            \"est_4a\": 45431662.16267899\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"anim qui in sit\",\n            \"ut laboris\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"i\",\n          \"sensitiveColumns\": [\n            \"cillum consectetur esse voluptate\",\n            \"ullamco pariatur ad\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5903930256565865,\n          \"univariate\": 0.6643006844401783,\n          \"bivariate\": 0.8087518492801475,\n          \"trivariate\": 0.9931519542050374,\n          \"coherence\": 0.4787599883342163,\n          \"overallMax\": 0.6634310248981578,\n          \"univariateMax\": 0.5084773720740529,\n          \"bivariateMax\": 0.7605469198021684,\n          \"trivariateMax\": 0.9352723057194386,\n          \"coherenceMax\": 0.8921627500824347\n        },\n        \"distances\": {\n          \"imsTraining\": 0.3501027188653494,\n          \"imsHoldout\": 0.8094283129659374,\n          \"imsTrnHol\": 0.13328704838804906,\n          \"dcrTraining\": 78491501.2566027,\n          \"dcrHoldout\": 15753557.373652305,\n          \"dcrTrnHol\": 83488040.26109707,\n          \"dcrShare\": 0.19217607716465768,\n          \"nndrTraining\": 94516170.08592515,\n          \"nndrHoldout\": 80434816.91554478,\n          \"nndrTrnHol\": 57332207.39185662\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.7162422119871683,\n          \"cosineSimilarityTrainingHoldout\": -0.5438871819564712,\n          \"discriminatorAUCTrainingSynthetic\": 0.2611679348446313,\n          \"discriminatorAUCTrainingHoldout\": 0.8659933300439375\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.41017375017868063,\n          \"univariate\": 0.5629626756278472,\n          \"bivariate\": 0.9040594198299055,\n          \"trivariate\": 0.5132849088543107,\n          \"coherence\": 0.7737636233795118,\n          \"overallMax\": 0.5885912233761402,\n          \"univariateMax\": 0.06922254862081412,\n          \"bivariateMax\": 0.8331570099590145,\n          \"trivariateMax\": 0.05651569231764697,\n          \"coherenceMax\": 0.26019425533472984\n        },\n        \"distances\": {\n          \"imsTraining\": 0.737081845988342,\n          \"imsHoldout\": 0.5371309422258792,\n          \"imsTrnHol\": 0.14938444269353757,\n          \"dcrTraining\": 42247455.11318651,\n          \"dcrHoldout\": 65998096.98697734,\n          \"dcrTrnHol\": 26357926.20971873,\n          \"dcrShare\": 0.20672634404522605,\n          \"nndrTraining\": 97345376.36089332,\n          \"nndrHoldout\": 45168078.22616943,\n          \"nndrTrnHol\": 3676812.967878973\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.1744631964779939,\n          \"cosineSimilarityTrainingHoldout\": 0.693083929312782,\n          \"discriminatorAUCTrainingSynthetic\": 0.4680280039380964,\n          \"discriminatorAUCTrainingHoldout\": 0.144722574488932\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"consequat Excepteur\",\n          \"column\": \"aliqua culpa proident\",\n          \"referencedTable\": \"est nisi m\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"quis nulla adipisicing fugiat aliqua\",\n          \"column\": \"ullamco dolore\",\n          \"referencedTable\": \"in reprehenderit\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": -99644476,\n      \"totalDatapoints\": 14533365,\n      \"sourceTableTotalRows\": 77763195\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"qui proident magna\",\n    \"location\": \"cupidatat \",\n    \"overwriteTables\": false\n  },\n  \"accuracy\": -51069675.61743252,\n  \"usage\": {\n    \"totalDatapoints\": -36832722,\n    \"totalComputeTime\": -71546003,\n    \"totalCredits\": 29858429.52057749,\n    \"totalVirtualCPUTime\": 91121142.55155742,\n    \"totalVirtualGPUTime\": -11675760.121545315,\n    \"noOfLikes\": -47169940,\n    \"noOfDownloads\": 84738460,\n    \"noOfThreads\": 78063535\n  },\n  \"compute\": \"id l\",\n  \"randomState\": 43481912\n}"}],"_postman_id":"effea5ac-e16a-4aa4-9c40-2dccbb0a67d9"},{"name":"Update synthetic dataset","id":"fab85031-a10b-41ea-bc6f-954deb3ff30b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"qui laboris\",\n  \"description\": \"amet dolor exercitation ut\",\n  \"delivery\": {\n    \"destinationConnectorId\": \"ea aliquip aute\",\n    \"location\": \"consequat veniam adipisicing ipsum dolore\",\n    \"overwriteTables\": false\n  },\n  \"compute\": \"aute magna\",\n  \"randomState\": -90471908\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"e04b4ea2-efb1-4f8c-ab3f-92f09cb6cc7f","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"43415c81-89f6-4c9a-9d06-017c92eca690","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"qui laboris\",\n  \"description\": \"amet dolor exercitation ut\",\n  \"delivery\": {\n    \"destinationConnectorId\": \"ea aliquip aute\",\n    \"location\": \"consequat veniam adipisicing ipsum dolore\",\n    \"overwriteTables\": false\n  },\n  \"compute\": \"aute magna\",\n  \"randomState\": -90471908\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"fugiat reprehenderit\",\n  \"generationStatus\": \"CANCELED\",\n  \"generatorId\": \"consequat dolore Lorem occaecat\",\n  \"metadata\": {\n    \"creatorId\": \"Lorem velit tempor dolor mollit\",\n    \"creatorName\": \"ad officia\",\n    \"createdAt\": \"1960-10-09T07:38:35.747Z\",\n    \"ownerId\": \"enim veniam deserunt aliqua aliqu\",\n    \"ownerName\": \"volupt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"ea nisi\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"dolore veniam\"\n  },\n  \"name\": \"nu\",\n  \"description\": \"cillum\",\n  \"generationTime\": \"1945-10-20T14:34:11.351Z\",\n  \"tables\": [\n    {\n      \"name\": \"nostrud pariatur\",\n      \"id\": \"mollit quis tempor\",\n      \"configuration\": {\n        \"sampleSize\": 34740489,\n        \"sampleSeedConnectorId\": \"eu dolore elit\",\n        \"sampleSeedDict\": \"pariatur et nisi\",\n        \"sampleSeedData\": \"proident dolore sunt irure adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit labore ullamco\",\n          \"probabilities\": {\n            \"deserunt_ef\": -35312712.78730279\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"est esse\",\n            \"Lorem adipisicing occaecat incididunt dolore\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"id et in eu\",\n          \"sensitiveColumns\": [\n            \"dolor amet minim\",\n            \"anim ullamco\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.893672806120892,\n          \"univariate\": 0.993790225620881,\n          \"bivariate\": 0.0022460222473498215,\n          \"trivariate\": 0.08829250975201708,\n          \"coherence\": 0.07559441830066338,\n          \"overallMax\": 0.4952100112137007,\n          \"univariateMax\": 0.7502837981314622,\n          \"bivariateMax\": 0.18172935793900935,\n          \"trivariateMax\": 0.1405665327313652,\n          \"coherenceMax\": 0.3982108306929032\n        },\n        \"distances\": {\n          \"imsTraining\": 0.42699542033660287,\n          \"imsHoldout\": 0.8486956851404857,\n          \"imsTrnHol\": 0.5430664377229744,\n          \"dcrTraining\": 139479.83769285743,\n          \"dcrHoldout\": 61326422.72747815,\n          \"dcrTrnHol\": 57610396.26520488,\n          \"dcrShare\": 0.600035824842456,\n          \"nndrTraining\": 12361926.75196104,\n          \"nndrHoldout\": 30455299.955973715,\n          \"nndrTrnHol\": 91087439.5867625\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.26060440118187045,\n          \"cosineSimilarityTrainingHoldout\": 0.24570714086321765,\n          \"discriminatorAUCTrainingSynthetic\": 0.39550686658491496,\n          \"discriminatorAUCTrainingHoldout\": 0.4685508479115843\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4116216055845915,\n          \"univariate\": 0.18372994223883699,\n          \"bivariate\": 0.6835238192240827,\n          \"trivariate\": 0.48658106977142146,\n          \"coherence\": 0.31616473138488177,\n          \"overallMax\": 0.8890024247089723,\n          \"univariateMax\": 0.7427513072603126,\n          \"bivariateMax\": 0.07637567998987171,\n          \"trivariateMax\": 0.6534604800253244,\n          \"coherenceMax\": 0.32311417390918173\n        },\n        \"distances\": {\n          \"imsTraining\": 0.48278876515282454,\n          \"imsHoldout\": 0.14813416911364552,\n          \"imsTrnHol\": 0.04279777179020916,\n          \"dcrTraining\": 91291132.39115916,\n          \"dcrHoldout\": 3025860.110973411,\n          \"dcrTrnHol\": 78396354.9890523,\n          \"dcrShare\": 0.16204902812231048,\n          \"nndrTraining\": 41332567.03306122,\n          \"nndrHoldout\": 91374920.52681543,\n          \"nndrTrnHol\": 75907316.54938291\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.3940095953574656,\n          \"cosineSimilarityTrainingHoldout\": 0.45639444874651125,\n          \"discriminatorAUCTrainingSynthetic\": 0.9607682235542292,\n          \"discriminatorAUCTrainingHoldout\": 0.4364497875961534\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"non\",\n          \"column\": \"labore in\",\n          \"referencedTable\": \"tempor ipsum Lorem\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"labore adipisicing in\",\n          \"column\": \"ad mollit\",\n          \"referencedTable\": \"veniam adipisicing nostrud proident veli\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": 13256271,\n      \"totalDatapoints\": 64689756,\n      \"sourceTableTotalRows\": -55609749\n    },\n    {\n      \"name\": \"esse occaecat\",\n      \"id\": \"fugiat ad sint officia\",\n      \"configuration\": {\n        \"sampleSize\": 18238738,\n        \"sampleSeedConnectorId\": \"occaecat pariatur dolore consequat\",\n        \"sampleSeedDict\": \"deserunt tempor\",\n        \"sampleSeedData\": \"dolore sunt irure est\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"Excepteur in eu\",\n          \"probabilities\": {\n            \"est_4a\": 45431662.16267899\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"anim qui in sit\",\n            \"ut laboris\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"i\",\n          \"sensitiveColumns\": [\n            \"cillum consectetur esse voluptate\",\n            \"ullamco pariatur ad\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5903930256565865,\n          \"univariate\": 0.6643006844401783,\n          \"bivariate\": 0.8087518492801475,\n          \"trivariate\": 0.9931519542050374,\n          \"coherence\": 0.4787599883342163,\n          \"overallMax\": 0.6634310248981578,\n          \"univariateMax\": 0.5084773720740529,\n          \"bivariateMax\": 0.7605469198021684,\n          \"trivariateMax\": 0.9352723057194386,\n          \"coherenceMax\": 0.8921627500824347\n        },\n        \"distances\": {\n          \"imsTraining\": 0.3501027188653494,\n          \"imsHoldout\": 0.8094283129659374,\n          \"imsTrnHol\": 0.13328704838804906,\n          \"dcrTraining\": 78491501.2566027,\n          \"dcrHoldout\": 15753557.373652305,\n          \"dcrTrnHol\": 83488040.26109707,\n          \"dcrShare\": 0.19217607716465768,\n          \"nndrTraining\": 94516170.08592515,\n          \"nndrHoldout\": 80434816.91554478,\n          \"nndrTrnHol\": 57332207.39185662\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.7162422119871683,\n          \"cosineSimilarityTrainingHoldout\": -0.5438871819564712,\n          \"discriminatorAUCTrainingSynthetic\": 0.2611679348446313,\n          \"discriminatorAUCTrainingHoldout\": 0.8659933300439375\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.41017375017868063,\n          \"univariate\": 0.5629626756278472,\n          \"bivariate\": 0.9040594198299055,\n          \"trivariate\": 0.5132849088543107,\n          \"coherence\": 0.7737636233795118,\n          \"overallMax\": 0.5885912233761402,\n          \"univariateMax\": 0.06922254862081412,\n          \"bivariateMax\": 0.8331570099590145,\n          \"trivariateMax\": 0.05651569231764697,\n          \"coherenceMax\": 0.26019425533472984\n        },\n        \"distances\": {\n          \"imsTraining\": 0.737081845988342,\n          \"imsHoldout\": 0.5371309422258792,\n          \"imsTrnHol\": 0.14938444269353757,\n          \"dcrTraining\": 42247455.11318651,\n          \"dcrHoldout\": 65998096.98697734,\n          \"dcrTrnHol\": 26357926.20971873,\n          \"dcrShare\": 0.20672634404522605,\n          \"nndrTraining\": 97345376.36089332,\n          \"nndrHoldout\": 45168078.22616943,\n          \"nndrTrnHol\": 3676812.967878973\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.1744631964779939,\n          \"cosineSimilarityTrainingHoldout\": 0.693083929312782,\n          \"discriminatorAUCTrainingSynthetic\": 0.4680280039380964,\n          \"discriminatorAUCTrainingHoldout\": 0.144722574488932\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"consequat Excepteur\",\n          \"column\": \"aliqua culpa proident\",\n          \"referencedTable\": \"est nisi m\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"quis nulla adipisicing fugiat aliqua\",\n          \"column\": \"ullamco dolore\",\n          \"referencedTable\": \"in reprehenderit\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": -99644476,\n      \"totalDatapoints\": 14533365,\n      \"sourceTableTotalRows\": 77763195\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"qui proident magna\",\n    \"location\": \"cupidatat \",\n    \"overwriteTables\": false\n  },\n  \"accuracy\": -51069675.61743252,\n  \"usage\": {\n    \"totalDatapoints\": -36832722,\n    \"totalComputeTime\": -71546003,\n    \"totalCredits\": 29858429.52057749,\n    \"totalVirtualCPUTime\": 91121142.55155742,\n    \"totalVirtualGPUTime\": -11675760.121545315,\n    \"noOfLikes\": -47169940,\n    \"noOfDownloads\": 84738460,\n    \"noOfThreads\": 78063535\n  },\n  \"compute\": \"id l\",\n  \"randomState\": 43481912\n}"}],"_postman_id":"fab85031-a10b-41ea-bc6f-954deb3ff30b"},{"name":"Delete synthetic dataset","id":"37abc0c4-0afc-4036-8bc1-9b59f3a2c135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets",":id"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"d84c2a01-0181-47ac-ae86-3f800c343de2","description":{"content":"<p>(Required) The unique identifier of a synthetic dataset.</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"id"}]}},"response":[{"id":"e2d42d3c-a3f5-40ed-991b-f6f76a23cf75","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets/:id","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"37abc0c4-0afc-4036-8bc1-9b59f3a2c135"}],"id":"227750b3-0e87-462f-8902-fdc410c23b1f","_postman_id":"227750b3-0e87-462f-8902-fdc410c23b1f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"List synthetic datasets","id":"107de649-2199-4e73-8b1b-8e2eb825e85f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/synthetic-datasets?offset=0&limit=50&status=NEW,CONTINUE&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=RECENCY,NO_OF_LIKES","description":"<p>Paginate through all synthetic datasets the user has access to.\nSynthetic datasets with <code>UNLISTED</code> visibility will only be visible to their owners or to members of the owning organization.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>Offset the entities in the response</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Limit the number of entities in the response</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Filter by status</p>\n","type":"text/plain"},"key":"status","value":"NEW,CONTINUE"},{"description":{"content":"<p>Filter by search term in the name or description.</p>\n","type":"text/plain"},"key":"searchTerm","value":"nisi sed dolore"},{"description":{"content":"<p>Filter by owner ID (either user or organization)</p>\n","type":"text/plain"},"key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":{"content":"<p>Filter by visibility.</p>\n","type":"text/plain"},"key":"visibility","value":"PRIVATE,PUBLIC"},{"description":{"content":"<p>Filter by creation date, not older than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdFrom","value":"1975-12-28"},{"description":{"content":"<p>Filter by creation date, not younger than this date. Format: YYYY-MM-DD.</p>\n","type":"text/plain"},"key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"RECENCY,NO_OF_LIKES"}],"variable":[]}},"response":[{"id":"9b2dd71a-c6c1-4e9c-94e5-d004d928a563","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/synthetic-datasets?offset=0&limit=50&status=NEW,CONTINUE&searchTerm=nisi sed dolore&ownerId=consequat veniam cupidatat,fugiat&visibility=PRIVATE,PUBLIC&createdFrom=1975-12-28&createdTo=1975-12-28&sortBy=RECENCY,NO_OF_LIKES","host":["https://app.mostly.ai/api/v2"],"path":["synthetic-datasets"],"query":[{"description":"Offset the entities in the response","key":"offset","value":"0"},{"description":"Limit the number of entities in the response","key":"limit","value":"50"},{"description":"Filter by status","key":"status","value":"NEW,CONTINUE"},{"description":"Filter by search term in the name or description.","key":"searchTerm","value":"nisi sed dolore"},{"description":"Filter by owner ID (either user or organization)","key":"ownerId","value":"consequat veniam cupidatat,fugiat"},{"description":"Filter by visibility.","key":"visibility","value":"PRIVATE,PUBLIC"},{"description":"Filter by creation date, not older than this date. Format: YYYY-MM-DD.","key":"createdFrom","value":"1975-12-28"},{"description":"Filter by creation date, not younger than this date. Format: YYYY-MM-DD.","key":"createdTo","value":"1975-12-28"},{"key":"sortBy","value":"RECENCY,NO_OF_LIKES"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalCount\": -67990745,\n  \"results\": [\n    {\n      \"id\": \"mollit Duis eiusmod amet\",\n      \"generationStatus\": \"CANCELED\",\n      \"metadata\": {\n        \"creatorId\": \"proident incididun\",\n        \"creatorName\": \"anim enim irure Ut pariatu\",\n        \"createdAt\": \"1951-08-13T18:56:44.964Z\",\n        \"ownerId\": \"incididunt sint\",\n        \"ownerName\": \"aute nisi sint tempor\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"elit aliqua dol\",\n        \"visibility\": \"PRIVATE\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"eu sit voluptate ipsum ad\"\n      },\n      \"name\": \"et est Duis\",\n      \"description\": \"eiusmod et ea\",\n      \"generationTime\": \"1954-12-13T14:27:33.801Z\",\n      \"usage\": {\n        \"totalDatapoints\": 67385772,\n        \"totalComputeTime\": -1461195,\n        \"totalCredits\": -96194805.99642414,\n        \"totalVirtualCPUTime\": 32922458.951340377,\n        \"totalVirtualGPUTime\": 96850417.20030853,\n        \"noOfLikes\": 21668982,\n        \"noOfDownloads\": 62918567,\n        \"noOfThreads\": -90456616\n      }\n    },\n    {\n      \"id\": \"occaecat Ut anim cupidatat do\",\n      \"generationStatus\": \"CONTINUE\",\n      \"metadata\": {\n        \"creatorId\": \"dolore\",\n        \"creatorName\": \"nostrud minim reprehenderit culpa\",\n        \"createdAt\": \"2000-01-19T06:40:43.530Z\",\n        \"ownerId\": \"Duis\",\n        \"ownerName\": \"quis minim\",\n        \"ownerType\": \"ORGANIZATION\",\n        \"ownerImage\": \"non in labore\",\n        \"visibility\": \"PUBLIC\",\n        \"currentUserPermissionLevel\": \"ADMIN\",\n        \"currentUserLikeStatus\": false,\n        \"shortLivedFileToken\": \"in \"\n      },\n      \"name\": \"aliq\",\n      \"description\": \"ullamco et consectetur\",\n      \"generationTime\": \"2006-10-13T20:35:04.297Z\",\n      \"usage\": {\n        \"totalDatapoints\": -81529360,\n        \"totalComputeTime\": 17839903,\n        \"totalCredits\": 77097780.00508079,\n        \"totalVirtualCPUTime\": -67809445.92330025,\n        \"totalVirtualGPUTime\": -43626409.32986801,\n        \"noOfLikes\": 4443708,\n        \"noOfDownloads\": 49398249,\n        \"noOfThreads\": -57006826\n      }\n    }\n  ]\n}"}],"_postman_id":"107de649-2199-4e73-8b1b-8e2eb825e85f"},{"name":"Create synthetic dataset","id":"0dfb7c84-805e-454a-8ed9-64503ca578ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"generatorId\": \"qu\",\n  \"name\": \"in ad ut do\",\n  \"description\": \"aliqua laboris enim\",\n  \"randomState\": -24077561,\n  \"tables\": [\n    {\n      \"name\": \"cillum culpa voluptate id\",\n      \"configuration\": {\n        \"sampleSize\": 22186057,\n        \"sampleSeedDict\": \"nisi nulla\",\n        \"sampleSeedData\": \"et aliqua id\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"in ad\",\n          \"probabilities\": {\n            \"exercitation_18d\": 90939216.40897867,\n            \"sitf\": 21905473.63128276\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"exercitation laboris proident\",\n            \"laborum ea\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"commodo fugiat veniam\",\n          \"sensitiveColumns\": [\n            \"reprehenderit id sit\",\n            \"pariatur reprehenderit aliqua magna quis\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    },\n    {\n      \"name\": \"officia esse qui\",\n      \"configuration\": {\n        \"sampleSize\": 7373311,\n        \"sampleSeedDict\": \"quis officia\",\n        \"sampleSeedData\": \"proident sit adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"occaecat irure\",\n          \"probabilities\": {\n            \"amet_f6\": -70602733.58159253,\n            \"sint_7e6\": -96587384.91580093,\n            \"in_03\": 78792148.33226097\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"ut est adipisicing\",\n            \"tempor Duis\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"et Duis ullamco reprehenderit eu\",\n          \"sensitiveColumns\": [\n            \"do sint occaecat est\",\n            \"quis enim deserunt in veniam\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"dolor amet commodo\",\n    \"location\": \"veniam sint dolore id\",\n    \"overwriteTables\": false\n  },\n  \"compute\": \"non anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-datasets"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"06c1e1a1-cd72-4988-bd6a-c9d53e75eab4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"generatorId\": \"qu\",\n  \"name\": \"in ad ut do\",\n  \"description\": \"aliqua laboris enim\",\n  \"randomState\": -24077561,\n  \"tables\": [\n    {\n      \"name\": \"cillum culpa voluptate id\",\n      \"configuration\": {\n        \"sampleSize\": 22186057,\n        \"sampleSeedDict\": \"nisi nulla\",\n        \"sampleSeedData\": \"et aliqua id\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"in ad\",\n          \"probabilities\": {\n            \"exercitation_18d\": 90939216.40897867,\n            \"sitf\": 21905473.63128276\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"exercitation laboris proident\",\n            \"laborum ea\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"commodo fugiat veniam\",\n          \"sensitiveColumns\": [\n            \"reprehenderit id sit\",\n            \"pariatur reprehenderit aliqua magna quis\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    },\n    {\n      \"name\": \"officia esse qui\",\n      \"configuration\": {\n        \"sampleSize\": 7373311,\n        \"sampleSeedDict\": \"quis officia\",\n        \"sampleSeedData\": \"proident sit adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"occaecat irure\",\n          \"probabilities\": {\n            \"amet_f6\": -70602733.58159253,\n            \"sint_7e6\": -96587384.91580093,\n            \"in_03\": 78792148.33226097\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"ut est adipisicing\",\n            \"tempor Duis\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"et Duis ullamco reprehenderit eu\",\n          \"sensitiveColumns\": [\n            \"do sint occaecat est\",\n            \"quis enim deserunt in veniam\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"dolor amet commodo\",\n    \"location\": \"veniam sint dolore id\",\n    \"overwriteTables\": false\n  },\n  \"compute\": \"non anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-datasets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"fugiat reprehenderit\",\n  \"generationStatus\": \"CANCELED\",\n  \"generatorId\": \"consequat dolore Lorem occaecat\",\n  \"metadata\": {\n    \"creatorId\": \"Lorem velit tempor dolor mollit\",\n    \"creatorName\": \"ad officia\",\n    \"createdAt\": \"1960-10-09T07:38:35.747Z\",\n    \"ownerId\": \"enim veniam deserunt aliqua aliqu\",\n    \"ownerName\": \"volupt\",\n    \"ownerType\": \"ORGANIZATION\",\n    \"ownerImage\": \"ea nisi\",\n    \"visibility\": \"PRIVATE\",\n    \"currentUserPermissionLevel\": \"ADMIN\",\n    \"currentUserLikeStatus\": false,\n    \"shortLivedFileToken\": \"dolore veniam\"\n  },\n  \"name\": \"nu\",\n  \"description\": \"cillum\",\n  \"generationTime\": \"1945-10-20T14:34:11.351Z\",\n  \"tables\": [\n    {\n      \"name\": \"nostrud pariatur\",\n      \"id\": \"mollit quis tempor\",\n      \"configuration\": {\n        \"sampleSize\": 34740489,\n        \"sampleSeedConnectorId\": \"eu dolore elit\",\n        \"sampleSeedDict\": \"pariatur et nisi\",\n        \"sampleSeedData\": \"proident dolore sunt irure adipisicing\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit labore ullamco\",\n          \"probabilities\": {\n            \"deserunt_ef\": -35312712.78730279\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"est esse\",\n            \"Lorem adipisicing occaecat incididunt dolore\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"id et in eu\",\n          \"sensitiveColumns\": [\n            \"dolor amet minim\",\n            \"anim ullamco\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.893672806120892,\n          \"univariate\": 0.993790225620881,\n          \"bivariate\": 0.0022460222473498215,\n          \"trivariate\": 0.08829250975201708,\n          \"coherence\": 0.07559441830066338,\n          \"overallMax\": 0.4952100112137007,\n          \"univariateMax\": 0.7502837981314622,\n          \"bivariateMax\": 0.18172935793900935,\n          \"trivariateMax\": 0.1405665327313652,\n          \"coherenceMax\": 0.3982108306929032\n        },\n        \"distances\": {\n          \"imsTraining\": 0.42699542033660287,\n          \"imsHoldout\": 0.8486956851404857,\n          \"imsTrnHol\": 0.5430664377229744,\n          \"dcrTraining\": 139479.83769285743,\n          \"dcrHoldout\": 61326422.72747815,\n          \"dcrTrnHol\": 57610396.26520488,\n          \"dcrShare\": 0.600035824842456,\n          \"nndrTraining\": 12361926.75196104,\n          \"nndrHoldout\": 30455299.955973715,\n          \"nndrTrnHol\": 91087439.5867625\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.26060440118187045,\n          \"cosineSimilarityTrainingHoldout\": 0.24570714086321765,\n          \"discriminatorAUCTrainingSynthetic\": 0.39550686658491496,\n          \"discriminatorAUCTrainingHoldout\": 0.4685508479115843\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.4116216055845915,\n          \"univariate\": 0.18372994223883699,\n          \"bivariate\": 0.6835238192240827,\n          \"trivariate\": 0.48658106977142146,\n          \"coherence\": 0.31616473138488177,\n          \"overallMax\": 0.8890024247089723,\n          \"univariateMax\": 0.7427513072603126,\n          \"bivariateMax\": 0.07637567998987171,\n          \"trivariateMax\": 0.6534604800253244,\n          \"coherenceMax\": 0.32311417390918173\n        },\n        \"distances\": {\n          \"imsTraining\": 0.48278876515282454,\n          \"imsHoldout\": 0.14813416911364552,\n          \"imsTrnHol\": 0.04279777179020916,\n          \"dcrTraining\": 91291132.39115916,\n          \"dcrHoldout\": 3025860.110973411,\n          \"dcrTrnHol\": 78396354.9890523,\n          \"dcrShare\": 0.16204902812231048,\n          \"nndrTraining\": 41332567.03306122,\n          \"nndrHoldout\": 91374920.52681543,\n          \"nndrTrnHol\": 75907316.54938291\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": -0.3940095953574656,\n          \"cosineSimilarityTrainingHoldout\": 0.45639444874651125,\n          \"discriminatorAUCTrainingSynthetic\": 0.9607682235542292,\n          \"discriminatorAUCTrainingHoldout\": 0.4364497875961534\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"non\",\n          \"column\": \"labore in\",\n          \"referencedTable\": \"tempor ipsum Lorem\",\n          \"isContext\": false\n        },\n        {\n          \"id\": \"labore adipisicing in\",\n          \"column\": \"ad mollit\",\n          \"referencedTable\": \"veniam adipisicing nostrud proident veli\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": 13256271,\n      \"totalDatapoints\": 64689756,\n      \"sourceTableTotalRows\": -55609749\n    },\n    {\n      \"name\": \"esse occaecat\",\n      \"id\": \"fugiat ad sint officia\",\n      \"configuration\": {\n        \"sampleSize\": 18238738,\n        \"sampleSeedConnectorId\": \"occaecat pariatur dolore consequat\",\n        \"sampleSeedDict\": \"deserunt tempor\",\n        \"sampleSeedData\": \"dolore sunt irure est\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"Excepteur in eu\",\n          \"probabilities\": {\n            \"est_4a\": 45431662.16267899\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"anim qui in sit\",\n            \"ut laboris\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"i\",\n          \"sensitiveColumns\": [\n            \"cillum consectetur esse voluptate\",\n            \"ullamco pariatur ad\"\n          ]\n        },\n        \"enableDataReport\": true\n      },\n      \"tabularModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.5903930256565865,\n          \"univariate\": 0.6643006844401783,\n          \"bivariate\": 0.8087518492801475,\n          \"trivariate\": 0.9931519542050374,\n          \"coherence\": 0.4787599883342163,\n          \"overallMax\": 0.6634310248981578,\n          \"univariateMax\": 0.5084773720740529,\n          \"bivariateMax\": 0.7605469198021684,\n          \"trivariateMax\": 0.9352723057194386,\n          \"coherenceMax\": 0.8921627500824347\n        },\n        \"distances\": {\n          \"imsTraining\": 0.3501027188653494,\n          \"imsHoldout\": 0.8094283129659374,\n          \"imsTrnHol\": 0.13328704838804906,\n          \"dcrTraining\": 78491501.2566027,\n          \"dcrHoldout\": 15753557.373652305,\n          \"dcrTrnHol\": 83488040.26109707,\n          \"dcrShare\": 0.19217607716465768,\n          \"nndrTraining\": 94516170.08592515,\n          \"nndrHoldout\": 80434816.91554478,\n          \"nndrTrnHol\": 57332207.39185662\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.7162422119871683,\n          \"cosineSimilarityTrainingHoldout\": -0.5438871819564712,\n          \"discriminatorAUCTrainingSynthetic\": 0.2611679348446313,\n          \"discriminatorAUCTrainingHoldout\": 0.8659933300439375\n        }\n      },\n      \"languageModelMetrics\": {\n        \"accuracy\": {\n          \"overall\": 0.41017375017868063,\n          \"univariate\": 0.5629626756278472,\n          \"bivariate\": 0.9040594198299055,\n          \"trivariate\": 0.5132849088543107,\n          \"coherence\": 0.7737636233795118,\n          \"overallMax\": 0.5885912233761402,\n          \"univariateMax\": 0.06922254862081412,\n          \"bivariateMax\": 0.8331570099590145,\n          \"trivariateMax\": 0.05651569231764697,\n          \"coherenceMax\": 0.26019425533472984\n        },\n        \"distances\": {\n          \"imsTraining\": 0.737081845988342,\n          \"imsHoldout\": 0.5371309422258792,\n          \"imsTrnHol\": 0.14938444269353757,\n          \"dcrTraining\": 42247455.11318651,\n          \"dcrHoldout\": 65998096.98697734,\n          \"dcrTrnHol\": 26357926.20971873,\n          \"dcrShare\": 0.20672634404522605,\n          \"nndrTraining\": 97345376.36089332,\n          \"nndrHoldout\": 45168078.22616943,\n          \"nndrTrnHol\": 3676812.967878973\n        },\n        \"similarity\": {\n          \"cosineSimilarityTrainingSynthetic\": 0.1744631964779939,\n          \"cosineSimilarityTrainingHoldout\": 0.693083929312782,\n          \"discriminatorAUCTrainingSynthetic\": 0.4680280039380964,\n          \"discriminatorAUCTrainingHoldout\": 0.144722574488932\n        }\n      },\n      \"foreignKeys\": [\n        {\n          \"id\": \"consequat Excepteur\",\n          \"column\": \"aliqua culpa proident\",\n          \"referencedTable\": \"est nisi m\",\n          \"isContext\": true\n        },\n        {\n          \"id\": \"quis nulla adipisicing fugiat aliqua\",\n          \"column\": \"ullamco dolore\",\n          \"referencedTable\": \"in reprehenderit\",\n          \"isContext\": false\n        }\n      ],\n      \"totalRows\": -99644476,\n      \"totalDatapoints\": 14533365,\n      \"sourceTableTotalRows\": 77763195\n    }\n  ],\n  \"delivery\": {\n    \"destinationConnectorId\": \"qui proident magna\",\n    \"location\": \"cupidatat \",\n    \"overwriteTables\": false\n  },\n  \"accuracy\": -51069675.61743252,\n  \"usage\": {\n    \"totalDatapoints\": -36832722,\n    \"totalComputeTime\": -71546003,\n    \"totalCredits\": 29858429.52057749,\n    \"totalVirtualCPUTime\": 91121142.55155742,\n    \"totalVirtualGPUTime\": -11675760.121545315,\n    \"noOfLikes\": -47169940,\n    \"noOfDownloads\": 84738460,\n    \"noOfThreads\": 78063535\n  },\n  \"compute\": \"id l\",\n  \"randomState\": 43481912\n}"}],"_postman_id":"0dfb7c84-805e-454a-8ed9-64503ca578ba"}],"id":"6e8af36c-c49d-4588-a568-035fa0732d9f","description":"<p>Generate a synthetic dataset based on a trained generator</p>\n","_postman_id":"6e8af36c-c49d-4588-a568-035fa0732d9f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Synthetic Probes","item":[{"name":"Create synthetic probe","id":"925d6e0e-08bd-4724-bbee-b889fc49f3d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"generatorId\": \"laboris pariatur\",\n  \"randomState\": -32066851,\n  \"tables\": [\n    {\n      \"name\": \"proident commodo magna\",\n      \"configuration\": {\n        \"sampleSize\": 86299916,\n        \"sampleSeedDict\": \"sint do ea fugiat occaecat\",\n        \"sampleSeedData\": \"incididunt Lorem\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit dolor\",\n          \"probabilities\": {\n            \"reprehenderitc\": -95854015.68863495,\n            \"temporef6\": 51422668.36899093\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"quis nisi in commodo\",\n            \"officia commodo ipsum quis voluptate\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"laborum id ut est officia\",\n          \"sensitiveColumns\": [\n            \"proident in\",\n            \"dolor\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    },\n    {\n      \"name\": \"consequat\",\n      \"configuration\": {\n        \"sampleSize\": 96226169,\n        \"sampleSeedDict\": \"est tempor ad sed dolore\",\n        \"sampleSeedData\": \"dolore enim aliqua\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"voluptate dolore nisi eiusmod ut\",\n          \"probabilities\": {\n            \"fugiat_c\": 56892034.40774554\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"Ut sit sunt dolore eu\",\n            \"sunt\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"in nisi\",\n          \"sensitiveColumns\": [\n            \"consectetur mollit dolore dolore\",\n            \"magna consequat\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-probes","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["synthetic-probes"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"a921bcfa-7b41-4b26-99ce-c1b13008ac58","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"generatorId\": \"laboris pariatur\",\n  \"randomState\": -32066851,\n  \"tables\": [\n    {\n      \"name\": \"proident commodo magna\",\n      \"configuration\": {\n        \"sampleSize\": 86299916,\n        \"sampleSeedDict\": \"sint do ea fugiat occaecat\",\n        \"sampleSeedData\": \"incididunt Lorem\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"mollit dolor\",\n          \"probabilities\": {\n            \"reprehenderitc\": -95854015.68863495,\n            \"temporef6\": 51422668.36899093\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"quis nisi in commodo\",\n            \"officia commodo ipsum quis voluptate\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"laborum id ut est officia\",\n          \"sensitiveColumns\": [\n            \"proident in\",\n            \"dolor\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    },\n    {\n      \"name\": \"consequat\",\n      \"configuration\": {\n        \"sampleSize\": 96226169,\n        \"sampleSeedDict\": \"est tempor ad sed dolore\",\n        \"sampleSeedData\": \"dolore enim aliqua\",\n        \"samplingTemperature\": 1,\n        \"samplingTopP\": 1,\n        \"rebalancing\": {\n          \"column\": \"voluptate dolore nisi eiusmod ut\",\n          \"probabilities\": {\n            \"fugiat_c\": 56892034.40774554\n          }\n        },\n        \"imputation\": {\n          \"columns\": [\n            \"Ut sit sunt dolore eu\",\n            \"sunt\"\n          ]\n        },\n        \"fairness\": {\n          \"targetColumn\": \"in nisi\",\n          \"sensitiveColumns\": [\n            \"consectetur mollit dolore dolore\",\n            \"magna consequat\"\n          ]\n        },\n        \"enableDataReport\": true\n      }\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/synthetic-probes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"925d6e0e-08bd-4724-bbee-b889fc49f3d4"}],"id":"4c474ac7-9408-427e-8a4d-c8c7e6559c6c","description":"<p>Generate a synthetic probe based on a trained generator</p>\n","_postman_id":"4c474ac7-9408-427e-8a4d-c8c7e6559c6c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Users","item":[{"name":"Me","item":[{"name":"Key","item":[{"name":"Generate API key for current user","id":"643e3020-b04e-43d7-b567-0be2c4173e1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/users/me/key","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users","me","key"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"5338786a-f02f-4689-96f9-fd32ac633457","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/users/me/key"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"apiKey\": \"ex\"\n}"}],"_postman_id":"643e3020-b04e-43d7-b567-0be2c4173e1e"}],"id":"186e45cb-0b37-4b17-bec7-25c14671c143","_postman_id":"186e45cb-0b37-4b17-bec7-25c14671c143","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Settings","item":[{"name":"Update settings","id":"857cbb67-b56e-452c-b175-f9b9cac5c656","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"profile\": {\n    \"name\": \"in irure ut nulla\",\n    \"firstName\": \"Duis in Ut\",\n    \"lastName\": \"officia non\",\n    \"avatar\": \"adipisicing in ci\"\n  },\n  \"assistant\": {\n    \"aboutUserMessage\": \"irure commodo consequat\",\n    \"aboutModelMessage\": \"in elit cillum labore\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/users/me/settings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users","me","settings"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"041965c8-8cec-4822-a606-572492b9cfac","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"profile\": {\n    \"name\": \"in irure ut nulla\",\n    \"firstName\": \"Duis in Ut\",\n    \"lastName\": \"officia non\",\n    \"avatar\": \"adipisicing in ci\"\n  },\n  \"assistant\": {\n    \"aboutUserMessage\": \"irure commodo consequat\",\n    \"aboutModelMessage\": \"in elit cillum labore\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://app.mostly.ai/api/v2/users/me/settings"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"857cbb67-b56e-452c-b175-f9b9cac5c656"}],"id":"9299b4b6-8ea4-4af0-a343-fee27ced6c3d","_postman_id":"9299b4b6-8ea4-4af0-a343-fee27ced6c3d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Notifications","item":[{"name":"Retrieve notifications","id":"87b97209-0373-4cf9-b6a6-5b9fe83ec544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/users/me/notifications","description":"<p>Retrieve notifications for the current user. All notifications are marked as read after retrieval.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users","me","notifications"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"90636de2-57b2-46c3-905c-31a5c964b03d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/users/me/notifications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"aliquip culpa incididunt nulla elit\",\n    \"type\": \"RESOURCE_LIKED\",\n    \"message\": \"consequat\",\n    \"status\": \"READ\",\n    \"createdAt\": \"1964-07-27T15:47:42.367Z\",\n    \"resourceUri\": \"/generators/94c77249-42bf-443a-8e17-6e18a19d60b8\"\n  },\n  {\n    \"id\": \"Ut commodo laborum\",\n    \"type\": \"MEMBER_JOINED\",\n    \"message\": \"tempor\",\n    \"status\": \"UNREAD\",\n    \"createdAt\": \"1988-12-11T10:40:38.210Z\",\n    \"resourceUri\": \"/generators/94c77249-42bf-443a-8e17-6e18a19d60b8\"\n  }\n]"}],"_postman_id":"87b97209-0373-4cf9-b6a6-5b9fe83ec544"}],"id":"4b43ac97-885c-4dbc-aeca-94454c7da576","_postman_id":"4b43ac97-885c-4dbc-aeca-94454c7da576","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Retrieve current user info","id":"9ade5b59-f4fc-447e-8405-d16ce2650f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/users/me","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users","me"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"5f3822f0-79cc-4093-ba4b-853387a4f49d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"Ut\",\n  \"name\": \"dolor dolore i\",\n  \"firstName\": \"cupi\",\n  \"lastName\": \"veniam eu \",\n  \"email\": \"dolor\",\n  \"avatar\": \"non qui nostrud\",\n  \"settings\": {\n    \"consequata40\": {},\n    \"ut_848\": {},\n    \"sit_93\": {},\n    \"in1\": {},\n    \"incididunt_4f\": {}\n  },\n  \"usage\": {\n    \"credits\": {\n      \"current\": 49937704.761626184,\n      \"limit\": 96295582.84429923,\n      \"periodStart\": \"2001-07-27T12:12:56.291Z\",\n      \"periodEnd\": \"1961-06-24T04:29:18.944Z\"\n    },\n    \"parallelTrainingJobs\": {\n      \"current\": 33667945,\n      \"limit\": -94481784\n    },\n    \"parallelGenerationJobs\": {\n      \"current\": -87036095,\n      \"limit\": -76864130\n    }\n  },\n  \"unreadNotifications\": -20996816,\n  \"organizations\": [\n    {\n      \"id\": \"veniam laboris\",\n      \"displayName\": \"occaecat\",\n      \"name\": \"aliqua\",\n      \"description\": \"reprehenderit et do Duis nulla\",\n      \"logo\": \"eiusmod est\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"CONTRIBUTOR\"\n      }\n    },\n    {\n      \"id\": \"fugiat\",\n      \"displayName\": \"est culpa exercitation\",\n      \"name\": \"amet cu\",\n      \"description\": \"enim consequat et anim\",\n      \"logo\": \"ut aliqua\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"VIEWER\"\n      }\n    }\n  ]\n}"}],"_postman_id":"9ade5b59-f4fc-447e-8405-d16ce2650f9c"},{"name":"Delete the current user","id":"e472f1c8-4b1a-4395-91a8-a6800d8e01bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.mostly.ai/api/v2/users/me","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users","me"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"8dc2c994-7bd9-48e4-ad77-a51150b16380","name":"OK","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e472f1c8-4b1a-4395-91a8-a6800d8e01bb"}],"id":"a30bfe33-6501-411a-88ab-34dc23cf5d49","_postman_id":"a30bfe33-6501-411a-88ab-34dc23cf5d49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"{userId}","item":[{"name":"Retrieve public user info","id":"5802c5d5-fdb2-4046-bf64-3d6aeac4b858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/users/:userId","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["users",":userId"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[{"id":"8bf726a3-7668-47de-a4be-b1583e0c428f","description":{"content":"<p>(Required) The ID of the user</p>\n","type":"text/plain"},"type":"any","value":"nisi sed dolore","key":"userId"}]}},"response":[{"id":"103a726b-a1c2-4e5c-a343-062c07c2453d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/users/:userId","host":["https://app.mostly.ai/api/v2"],"path":["users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"est minim irure\",\n  \"name\": \"ad adipisicing\",\n  \"firstName\": \"ea\",\n  \"lastName\": \"eu voluptate\",\n  \"avatar\": \"adipisicing\",\n  \"organizations\": [\n    {\n      \"id\": \"deserunt minim sunt\",\n      \"displayName\": \"id veniam amet ipsum\",\n      \"name\": \"nostrud mollit dolor laborum\",\n      \"description\": \"ut et mollit in\",\n      \"logo\": \"culpa laborum\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"CONTRIBUTOR\"\n      }\n    },\n    {\n      \"id\": \"nulla ea\",\n      \"displayName\": \"eiusmod proident ma\",\n      \"name\": \"nisi eu id ex\",\n      \"description\": \"tempor\",\n      \"logo\": \"nisi nostrud ut\",\n      \"metadata\": {\n        \"currentUserMemberRole\": \"VIEWER\"\n      }\n    }\n  ]\n}"}],"_postman_id":"5802c5d5-fdb2-4046-bf64-3d6aeac4b858"}],"id":"5320e6a4-3c3e-4b1f-b67c-3349250633e6","_postman_id":"5320e6a4-3c3e-4b1f-b67c-3349250633e6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"fe0a75e8-c7d5-4445-aa6e-e1b677802b3e","description":"<p>User management</p>\n","_postman_id":"fe0a75e8-c7d5-4445-aa6e-e1b677802b3e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Usage Reports","item":[{"name":"Periods","item":[{"name":"Retrieve usage report by Periods","id":"09cfae16-d26f-4e56-bfeb-0bec36af56d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://app.mostly.ai/api/v2/usage-report/periods?user=ALL","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["usage-report","periods"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) Filter by user</p>\n","type":"text/plain"},"key":"user","value":"ALL"}],"variable":[]}},"response":[{"id":"03ac69c5-b489-4cb6-a1c0-68e3bd3401c0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/usage-report/periods?user=ALL","host":["https://app.mostly.ai/api/v2"],"path":["usage-report","periods"],"query":[{"description":"(Required) Filter by user","key":"user","value":"ALL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"usage\": [\n    {\n      \"periodStart\": \"2012-10-22T18:53:23.735Z\",\n      \"periodEnd\": \"2018-05-18T18:28:53.049Z\",\n      \"totalDatapoints\": -50319968,\n      \"totalRows\": 2753337,\n      \"totalCredits\": 24628426.54758975,\n      \"totalVirtualCPUTime\": 66748953.81447524,\n      \"totalVirtualGPUTime\": -81719021.36360674\n    },\n    {\n      \"periodStart\": \"2005-11-09T02:34:06.714Z\",\n      \"periodEnd\": \"2001-07-14T08:07:32.939Z\",\n      \"totalDatapoints\": 58086739,\n      \"totalRows\": 79612495,\n      \"totalCredits\": 60891098.99831706,\n      \"totalVirtualCPUTime\": 59033547.906451434,\n      \"totalVirtualGPUTime\": 75624533.19948643\n    }\n  ]\n}"}],"_postman_id":"09cfae16-d26f-4e56-bfeb-0bec36af56d2"}],"id":"55eb2069-2097-42a0-9ada-bdcb5d94445f","_postman_id":"55eb2069-2097-42a0-9ada-bdcb5d94445f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Download","item":[{"name":"Download usage report as CSV","id":"a0e7c2ca-89af-4974-9230-a0138bc6511d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"}],"url":"https://app.mostly.ai/api/v2/usage-report/download?user=ALL","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["usage-report","download"],"host":["https://app.mostly.ai/api/v2"],"query":[{"description":{"content":"<p>(Required) Filter by user</p>\n","type":"text/plain"},"key":"user","value":"ALL"}],"variable":[]}},"response":[{"id":"dda9f478-ff79-4680-a42a-7647a4877d3e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/octet-stream"},{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":{"raw":"https://app.mostly.ai/api/v2/usage-report/download?user=ALL","host":["https://app.mostly.ai/api/v2"],"path":["usage-report","download"],"query":[{"description":"(Required) Filter by user","key":"user","value":"ALL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"pariatur non laboris"}],"_postman_id":"a0e7c2ca-89af-4974-9230-a0138bc6511d"}],"id":"a3ba3720-60b9-4464-a840-818a628a6f0d","_postman_id":"a3ba3720-60b9-4464-a840-818a628a6f0d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"id":"fca09064-d1c1-4738-9ce7-7035b96d38c9","_postman_id":"fca09064-d1c1-4738-9ce7-7035b96d38c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}},{"name":"Websocket","item":[{"name":"WebSocket Connection","id":"144d8f4a-ca4f-4224-9d77-d25882afe320","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.mostly.ai/api/v2/mostly-websocket","description":"<p>Establish a WebSocket connection.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}},"urlObject":{"path":["mostly-websocket"],"host":["https://app.mostly.ai/api/v2"],"query":[],"variable":[]}},"response":[{"id":"19db805e-982e-49d7-8e3f-9720656555b4","name":"Switching Protocols","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-MOSTLY-API-KEY","value":"<API Key>"}],"url":"https://app.mostly.ai/api/v2/mostly-websocket"},"status":"Switching Protocols","code":101,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"144d8f4a-ca4f-4224-9d77-d25882afe320"}],"id":"9313b94c-1f4b-4b02-8926-707890f6905c","_postman_id":"9313b94c-1f4b-4b02-8926-707890f6905c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"eb146197-705d-41fd-9aa1-51814fab259b","id":"eb146197-705d-41fd-9aa1-51814fab259b","name":"MOSTLY AI","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-MOSTLY-API-KEY"},{"key":"value","value":"{{apiKey}}"}]}},"event":[{"listen":"prerequest","script":{"id":"08aa0d4e-18f9-4b8f-88a9-d33dacc06d79","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"9e0820d7-7316-48bf-94ea-d579f10de2b7","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://app.mostly.ai/api/v2"},{"key":"apiKey","value":"mostly-c501c091592380ad6a9fd4499420a0c13ac33b99d1ba2728f6139f191fced443","type":"string","disabled":true}]}