Table
put
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Body
Responses
200
Success: updated table
application/json
idstring · nullableOptionalDefault:
nullcodestringRequired
titlestringRequired
bodystring[]Required
durabilitystring · enum · nullableOptionalDefault:
temporaryPossible values: durationinteger · nullableOptionalDefault:
5000kindstring · enum · nullableOptionalDefault:
infoPossible values: payloadanyOptionalDefault:
nullactionobject · Action · nullableOptionalDefault:
nulldisplaystring · enum · nullableOptionalDefault:
notificationPossible values: created_atstring · nullableOptionalDefault:
null503
Message: unable to fetch table from external service
put/api/v1/table/
put
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
database_idstringRequired
Query parameters
is_excludedbooleanRequired
Body
schema_namesstring[] · nullableOptionalDefault:
nulltable_idsstring · uuid[] · nullableOptionalDefault:
nullnot_table_idsstring · uuid[] · nullableOptionalDefault:
nulltable_keywordstring · nullableOptionalDefault:
nullcolumn_keywordstring · nullableOptionalDefault:
nullResponses
204
No response body
No content
put/api/v1/table/{database_id}/exclude/
204
No response body
No content
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
table_idstringRequired
Responses
200
Success: Single table
application/json
idstring · uuidRequired
n_rowsinteger · nullableOptionalDefault:
nulln_rows_sourceinteger · nullableOptionalDefault:
nullfk_scanboolean · nullableOptionalDefault:
nullis_excludedboolean · nullableOptionalDefault:
nulln_training_rowsinteger · nullableOptionalDefault:
nulladjust_n_rows_allowedboolean · nullableOptionalDefault:
nullorder_by_columnsstring[] · nullableOptionalDefault:
nulldatabase_idstring · uuidRequired
namestringRequired
schema_name_sourcestringRequired
schema_name_targetstring · nullableOptionalDefault:
nullcheck_constraintsobject[] · nullableOptionalDefault:
nulldata_in_targetboolean · nullableOptionalDefault:
nullsample_noise_rationumber · nullableOptionalDefault:
nullmax_n_feat_per_modelinteger · nullableOptionalDefault:
nullfeat_model_train_orderstring · nullableOptionalDefault:
nullmin_sample_sizeinteger · nullableOptionalDefault:
nulln_columnsinteger · nullableOptionalDefault:
nullhas_unprotected_piiboolean · nullableOptionalDefault:
nullsync_statusstring · enum · nullableOptionalDefault:
nullPossible values: indexinteger · nullableOptionalDefault:
nullkindstringRequired
engine_idstring · uuid · nullableOptionalDefault:
nullhas_data_learnerboolean · nullableOptionalDefault:
null503
Message: unable to fetch table from external service
get/api/v1/table/{table_id}/
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
table_idstringRequired
Responses
200
Success: List of table rows
application/json
resultsobject[] · nullableOptionalDefault:
null400
Error: could not validate data returned by external service
503
Message: unable to fetch table preview from external service
get/api/v1/table/{table_id}/preview/
Last updated
Was this helpful?

