{ "opencollection": "1.0.0", "info": { "name": "Saasxl-api doc No Co Db V2 API", "version": "1.0" }, "items": [ { "info": { "name": "NoCoDbV2", "type": "folder" }, "items": [ { "info": { "name": "getById_2", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "modifyWorkSpace", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteWorkSpace", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getTable", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "isIncludeBIColumns", "value": "", "type": "query" }, { "name": "versionId", "value": "", "type": "query" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "modifyTable", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteTable", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addRow", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateRow", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteRows", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addRows", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows/bulk", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateRows", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows/bulk", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateQuery", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/query", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateJoinConditions", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/joinConditions", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addColumns", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "modifyColumns", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteColumns", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getColumn", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns/:columnId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "modifyColum", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns/:columnId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteColumn", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns/:columnId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateWorkbookAction", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/actions/:actionId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "actionId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteWorkbookAction", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/actions/:actionId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "actionId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateParameter", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/parameters/:parameterId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "parameterId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteParameter", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/parameters/:parameterId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "parameterId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "editWorkspaceFolder", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/:id", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "bulkUsersRole", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/bulkUsersRole", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "modifyBi", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/bi/:id", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteBI", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/bi/:id", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getById_3", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/system/query/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "updateQuery_1", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v2/system/query/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteQuery", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/system/query/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDashboardById", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v1/dashboards/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "editDashboard", "type": "http" }, "http": { "method": "PUT", "url": "https://datagol-be.events.com/noCo/api/v1/dashboards/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteDashboard", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v1/dashboards/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getAllWorkSpaces", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces", "params": [ { "name": "role", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createWorkspace", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getWorkbookFromQuery", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/workbookByQuery", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getTables", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "isIncludeColumns", "value": "", "type": "query" }, { "name": "isIncludeBIColumns", "value": "", "type": "query" }, { "name": "isIncludeBIWorkbooks", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addTable", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "pdfGenerate", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/pdfGenerate", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "pdfGenerateBulk", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/pdfGenerate/bulk", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addAttachment", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/fileUpload", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" }, { "name": "rowId", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "aiGenerate", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/aiGenerate", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "aiGenerateBulk", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/aiGenerate/bulk", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "validateJoinCondition", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/validateJoinCondition", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "validateFormula", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/validateFormula", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "isBIFormula", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "toggleTableType", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/tableTypeSwitch", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getStatisticsData", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/statistics", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "refreshCache", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/refreshCache", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "rearrangePosition", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rearrangePosition", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "publishTenantWorkbook", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/publishTenantWorkbook", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "makeHybrid", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/makeHybrid", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "linkRecord", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/linkRecordV2", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deLinkRecord", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/linkRecordV2", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "convertAutoJoinToManual", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/link/convertToManual", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "joinTable", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/joinAndPublish", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "startGTMWorkflow", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/gtm/jobs", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "executeQuery", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/executeQuery", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadQueryResult", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/downloadQueryResult", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadParquet", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/downloadParquet", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadExcel", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/downloadExcel", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "pageId", "value": "", "type": "query" }, { "name": "dashboardId", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadCSV", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/downloadCSV", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "pageId", "value": "", "type": "query" }, { "name": "dashboardId", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadCSVChunk", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/downloadCSVChunk", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getTableData", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/data", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "viewId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getFilterData", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/data", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "isBIFormula", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getFilterDataExternal", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/data/external", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "isBIFormula", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getCursorData", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/cursor", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "isBIFormula", "value": "", "type": "query" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addColumn", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/column", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "handleColumnMapping", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columnMapping", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "aiGenerateTest", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/aiGenerate/test", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getWorkbookActionsByTableId", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/actions", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createWorkbookAction", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/actions", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "workbookActionRun", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/actions/run", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addTableWithData", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/withData", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "sendEmail", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/sendEmail", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "migrateTables", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/migrateOldDynamicTables", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "linkRecord_1", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/linkRecord", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deLinkRecord_1", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/linkRecord", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "startGTMICPWorkflow", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/gtm/icp/jobs", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "uploadFile", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/excelUpload", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "csvUpload", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/csvUpload", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "resendInvite", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/resendInvite", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "email", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "requestToJoin", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/requestToJoin", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "publishToWorkspace", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/publishTable", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "findAllWidgetParameters", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/parameters", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createWidgetParameter", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/parameters", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "testWidgetParameter", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/parameters/test", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "join", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/join", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getAllFolders", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createWorkspaceFolder", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteWorkspaceFolder", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "uploadWorkspaceFile", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/upload", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "parentId", "value": "", "type": "query" }, { "name": "files", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "uploadWorkspaceFolder", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/uploadFolder", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "parentId", "value": "", "type": "query" }, { "name": "folderName", "value": "", "type": "query" }, { "name": "files", "value": "", "type": "query" }, { "name": "relativePaths", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "notifyUsers", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/notifyUsers", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createFolderStructure", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/createFolder", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "duplicateWorkspace", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/duplicate", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteUser", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/deleteUser", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteInvite", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/deleteInvite", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "email", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteBulkUser", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/deleteBulkUser", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteBulkInvite", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/deleteBulkInvite", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "emails", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "bulkUsers", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/bulkUsers", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "addUsers", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/addUser", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "acceptRequest", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/acceptRequest", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "Resolve folder IDs to their folder paths (including all descendant folders)", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/internal/:token/folderPaths", "params": [ { "name": "token", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Resolve folder IDs to their folder paths (including all descendant folders)" }, { "info": { "name": "Get web URLs for multiple files by their IDs", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/internal/:token/fileUrls", "params": [ { "name": "token", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get web URLs for multiple files by their IDs" }, { "info": { "name": "chromePluginTableUpload", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/chrome-plugin/:workspaceId/uploadTable", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "chromePluginFileUpload", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/chrome-plugin/:workspaceId/uploadFile", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "executeSystemQuery", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/system/:tableName/:configType/data", "params": [ { "name": "tableName", "value": "", "type": "path" }, { "name": "configType", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getAllQueries", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/system/query", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createQuery", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/system/query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadReport", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v2/system/query/download/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "fileProvider", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDashBoards", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v1/dashboards", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "createDashboard", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/noCo/api/v1/dashboards", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getLinkData", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/linkData", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" }, { "name": "id", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDependencyColumns", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/:columnId/dependencyColumns", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getRow", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows/:rowId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "rowId", "value": "", "type": "path" }, { "name": "fkId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteRow", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows/:rowId", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "rowId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "pendingRequests", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/pendingRequests", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getLinkTables", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/linkTables", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDependencyGraph", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/dependencyGraph", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getColumnValues", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns/:columnId/values", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "key", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "searchColumnValues", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columns/:columnId/values/search", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" }, { "name": "columnId", "value": "", "type": "path" }, { "name": "query", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "columnsCatalog", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/columnCatalog", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getCellValues", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/cellValues", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getFormulas", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/formulas", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getUsersToInvite", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/getUsersToInvite", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadWorkspaceFile", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/:id/download", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "id", "value": "", "type": "path" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getTempToken", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/externalTempToken", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "downloadAllFiles", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/folder/download", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "resourceType", "value": "", "type": "query" }, { "name": "resourceId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDataGolFileUrl", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/fileUrl", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "fileId", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteGuardTables", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/deleteGuardTables", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getBI", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/bi", "params": [ { "name": "workspaceId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "doNoCoMigrate", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/nocoIdMigration", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "join_1", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/join", "params": [ { "name": "hash", "value": "", "type": "query" }, { "name": "isApproved", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getInvitedWorkspaces", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/invitedWorkspaces", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getInviteInfo", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/inviteInfo/:hash", "params": [ { "name": "hash", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getDataGolFileUrl_1", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/internal/:token/:workspaceId/fileUrl", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "fileId", "value": "", "type": "query" } ] } }, { "info": { "name": "Retrieve the invite hash for the invited user in the workspace", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/internal/:token/getHash/:workspaceId/:email", "params": [ { "name": "token", "value": "", "type": "path" }, { "name": "workspaceId", "value": "", "type": "path" }, { "name": "email", "value": "", "type": "path" } ] }, "docs": "Retrieve the invite hash for the invited user in the workspace" }, { "info": { "name": "getRequestedWorkspaces", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/getRequestedWorkspaces", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "getAllPublicWorkspaces", "type": "http" }, "http": { "method": "GET", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/getAllPublicWorkspaces", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } }, { "info": { "name": "deleteAllRows", "type": "http" }, "http": { "method": "DELETE", "url": "https://datagol-be.events.com/noCo/api/v2/workspaces/:workspaceId/tables/:tableId/rows/deleteAll", "params": [ { "name": "workspaceId", "value": "", "type": "path" }, { "name": "tableId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } } } ] } ], "bundled": true }