Standard Parameters for all methods
account={account}&dataConnect={dataConnect}&clientId={clientId}&userId={userId}&userRole={userRole}
Methods
GET / GetTables Query Parameters (in addition to standard parameters) None Success Response Get a List of Tables Example Response[ { "tableId": 15, "tableName": "Customer List", "tableDbName": "CustomerLists", "tableRoles": [], }, {
"tableId": 19, "tableName": "Employees", "tableDbName": "tbleEmployees", "tableRoles": [],
} ]