API
GET /algorithms
Status Codes:
200 OK – Success
GET /datatypesStatus Codes:
200 OK – Success
GET /luzmo/integrationsStatus Codes:
200 OK – OK
404 Not Found – Not found
GET /permissions/Status Codes:
200 OK – Success
POST /projects/Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
401 Unauthorized – Not Authorized
503 Service Unavailable – Unavailable
GET /projects/Query Parameters:
search (string) – Only Projects with a name matching this parameter will be returned
Status Codes:
200 OK – OK
401 Unauthorized – Not Authorized
503 Service Unavailable – Unavailable
GET /projects/statisticsQuery Parameters:
statistics (string) – Add statistics for each project
Status Codes:
200 OK – OK
401 Unauthorized – Not Authorized
PATCH /projects/{project_id}Parameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
DELETE /projects/{project_id}Parameters:
project_id (string) –
Status Codes:
204 No Content – OK
401 Unauthorized – Not Authorized
403 Forbidden – Forbidden
404 Not Found – Not found
GET /projects/{project_id}Parameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/accessible_dashboardsParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/appsParameters:
project_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/appsParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/apps/{app_id}Parameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/apps/{app_id}Parameters:
project_id (string) –
app_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}Parameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/apps/{app_id}/app_run_scheduleParameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
DELETE /projects/{project_id}/apps/{app_id}/app_run_scheduleParameters:
project_id (string) –
app_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_run_scheduleParameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/apps/{app_id}/app_run_schedulesParameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runsParameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/lastParameters:
project_id (string) –
app_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}Parameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/askParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/datasetsParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/exportsParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/exportsParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/pageParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/pipeline_runsParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/recipeParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/apps/{app_id}/app_runs/{app_run_id}/scoresParameters:
project_id (string) –
app_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/current_datasetsParameters:
project_id (string) –
Query Parameters:
predictions (string) – Only Datasets used as entry for Predictions will be returned
preprocessings (string) – Only Datasets used as entry for Preprocessings will be returned
app_runs (string) – Will also return Datasets created inside AppRuns
valid (string) – Only valid Datasets will be returned
unchecked (string) – Only unchecked Datasets will be returned
invalid (string) – Only invalid Datasets will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/dashboard_credentialsParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/dashboard_credentialsParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/datasetsParameters:
project_id (string) –
Status Codes:
201 Created – Created
404 Not Found – Not found
GET /projects/{project_id}/datasetsParameters:
project_id (string) –
Query Parameters:
predictions (string) – Only Datasets used as entry for Predictions will be returned
preprocessings (string) – Only Datasets used as entry for Preprocessings will be returned
app_runs (string) – Will also return Datasets created inside AppRuns
valid (string) – Only valid Datasets will be returned
unchecked (string) – Only unchecked Datasets will be returned
invalid (string) – Only invalid Datasets will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/datasets/{dataset_id}Parameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/datasets/{dataset_id}Parameters:
project_id (string) –
dataset_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}Parameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/columnsParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/columns_schemaParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/datasets/{dataset_id}/downloadParameters:
project_id (string) –
dataset_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
204 No Content – Dataset not valid
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/errorParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
204 No Content – Dataset valid
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/historyParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/internal_bq_syncParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
204 No Content – Dataset not valid
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/load_into_gsheetParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
204 No Content – Dataset not valid
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/queryParameters:
project_id (string) –
dataset_id (string) –
Query Parameters:
query (string) – Your question
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/reportParameters:
project_id (string) –
dataset_id (string) –
Status Codes:
200 OK – OK
204 No Content – Dataset not valid
404 Not Found – Not found
GET /projects/{project_id}/datasets/{dataset_id}/resultsParameters:
project_id (string) –
dataset_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/datasourcesParameters:
project_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/datasourcesParameters:
project_id (string) –
Query Parameters:
search (string) – Only Datasource with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/datasources/{datasource_id}Parameters:
project_id (string) –
datasource_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/datasources/{datasource_id}Parameters:
project_id (string) –
datasource_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/datasources/{datasource_id}Parameters:
project_id (string) –
datasource_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/eventParameters:
project_id (string) –
Query Parameters:
resource_id (string) – The resource id of concerned resource
Status Codes:
200 OK – OK
400 Bad Request – Wrong parameters
404 Not Found – Not found
GET /projects/{project_id}/eventsParameters:
project_id (string) –
Query Parameters:
training (string) – Only events on this Training will be returned
step (string) – Only events on this for this type of step will be returned
score (string) – Only events on this Score will be returned
app_run (string) – Only events on this AppRun will be returned
preprocessing (string) – Only events on this Preprocessing will be returned
prediction (string) – Only events on this Prediction will be returned
postprocessing (string) – Only events on this Postprocessing will be returned
pipeline (string) – Only events on this PipelineRun will be returned
optimization (string) – Only events on this Optimization will be returned
action (string) – Only events on this action will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/export_targets/{target_id}Parameters:
project_id (string) –
target_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/exportsParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/grant
add user from project or apps
Parameters:
project_id (string) –
user –
project_id –
Return:Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/notificationsParameters:
project_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/notificationsParameters:
project_id (string) –
Query Parameters:
search (string) – Only notifications with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/notifications/{notification_id}Parameters:
project_id (string) –
notification_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/notifications/{notification_id}Parameters:
project_id (string) –
notification_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/notifications/{notification_id}Parameters:
project_id (string) –
notification_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelinesParameters:
project_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelinesParameters:
project_id (string) –
Query Parameters:
search (string) – Only Pipelines with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}Parameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}Parameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}Parameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/app_runsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/app_runsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
type (string) – Only AppRuns of this type will be returned
finished (string) – Only finished and not failed AppRuns will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/app_runs/{app_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/app_runs/{app_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
app_run_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/app_runs/{app_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
app_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/app_runs/{app_run_id}/abortParameters:
project_id (string) –
pipeline_id (string) –
app_run_id (string) –
Status Codes:
200 OK – Success
PUT /projects/{project_id}/pipelines/{pipeline_id}/app_runs/{app_run_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
app_run_id (string) –
Status Codes:
200 OK – Success
PUT /projects/{project_id}/pipelines/{pipeline_id}/configurationParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/configurationParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
format (string) – Output format. Can be either json, raw. Default: raw
config (string) – Return configuration matching this timestamp
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/exportsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/exportsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/exports/{export_id}Parameters:
project_id (string) –
pipeline_id (string) –
export_id (string) –
Query Parameters:
search (string) – Only Exports with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/exports/{export_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
export_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/exports_as_dataset
create a dataset from a pipeline step result [Preprocessing, Optimization …]
Parameters:
project_id (string) –
pipeline_id (string) –
Request JSON Object:
name (string) – name of the dataset
target (string) – the id of the step to export (required)
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/optimizationsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizationsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Optimizations with a name matching this parameter will be returned
postprocessing (string) – Only Optimizations from the requested Postprocessing will be returned
preprocessing (string) – Only Optimizations from the requested Preprocessing will be returned
pipeline_run_id (string) – Only Optimizations in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Optimizations will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}Parameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}Parameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}Parameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Query Parameters:
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/optimizations/{optimization_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
optimization_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
format (string) – How to format results, possible values: csv, json. Default: json
finished (string) – Only finished and not failed PipelineRuns will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Query Parameters:
full (string) – Also delete all steps linked to the pipeline
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}Parameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}/scoresParameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/pipeline_runs/{pipeline_run_id}/tasksParameters:
project_id (string) –
pipeline_id (string) –
pipeline_run_id (string) –
Status Codes:
200 OK – Success
POST /projects/{project_id}/pipelines/{pipeline_id}/postprocessingsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessingsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Postprocessings with a name matching this parameter will be returned
prediction_id (string) – Only Postprocessings for the requested Prediction will be returned
pipeline_run_id (string) – Only Postprocessings in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Postprocessings will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/columnsParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/configParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/reportParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/postprocessings/{postprocessing_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
postprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/predictionsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictionsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Predictions with a name matching this parameter will be returned
training (string) – Only Predictions from the requested Training will be returned
running (string) – Only running Predictions will be returned
pipeline_run_id (string) – Only Predictions in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Predictions will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}Parameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}Parameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}Parameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/columnsParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/configParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/featuresParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/reportParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/predictions/{prediction_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
prediction_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/preprocessingsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessingsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Preprocessings with a name matching this parameter will be returned
pipeline_run_id (string) – Only Preprocessings in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Preprocessings will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}Parameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/configParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/reportParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/preprocessings/{preprocessing_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
preprocessing_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/recurring_exportsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/recurring_exportsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Recurring Exports with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/recurring_exports/{recurring_export_id}Parameters:
project_id (string) –
pipeline_id (string) –
recurring_export_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/recurring_exports/{recurring_export_id}Parameters:
project_id (string) –
pipeline_id (string) –
recurring_export_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/recurring_exports/{recurring_export_id}Parameters:
project_id (string) –
pipeline_id (string) –
recurring_export_id (string) –
Query Parameters:
search (string) – Only Recurring Exports with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/scoresParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/scoresParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Scores with a name matching this parameter will be returned
training (string) – Only Scores from the requested Training will be returned
pipeline_run_id (string) – Only Scores in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Scores will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}Parameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}Parameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}Parameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/configParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/downloadParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Query Parameters:
start (string) – First byte to be downloaded. Default: 0
preview (string) – Number of lines to download. Default: None, no limit.
format (string) – How to format results, possible values: raw, json. Default: raw
end (string) – Last byte to be downloaded. By default download the whole file.
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/scores/{score_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
score_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/trainingsParameters:
project_id (string) –
pipeline_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainingsParameters:
project_id (string) –
pipeline_id (string) –
Query Parameters:
search (string) – Only Trainings with a name matching this parameter will be returned
preprocessing (string) – Only Trainings from the requested Preprocessing will be returned
pipeline_run_id (string) – Only Trainings in the requested PipelineRun will be returned
finished (string) – Only finished and not failed Trainings will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}Parameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}Parameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}Parameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/best_parametersParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/configParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/errorParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/features_importanceParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Query Parameters:
onehotdecode (string) – One-hot decode features
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/hyper_parameters_tuning_scoresParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/launchParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/logsParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/predictParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/resultsParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
204 No Content – Training not finished
404 Not Found – Not found
PUT /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/stopParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – Success
GET /projects/{project_id}/pipelines/{pipeline_id}/trainings/{training_id}/warningParameters:
project_id (string) –
pipeline_id (string) –
training_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
POST /projects/{project_id}/recipesParameters:
project_id (string) –
Status Codes:
201 Created – Created
400 Bad Request – Missing or wrong parameter in payload
404 Not Found – Not found
GET /projects/{project_id}/recipesParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/recipes/{recipes_id}Parameters:
project_id (string) –
recipes_id (string) –
Status Codes:
200 OK – OK
400 Bad Request – Wrong payload
404 Not Found – Not found
DELETE /projects/{project_id}/recipes/{recipes_id}Parameters:
project_id (string) –
recipes_id (string) –
Status Codes:
204 No Content – OK
404 Not Found – Not found
GET /projects/{project_id}/recipes/{recipes_id}Parameters:
project_id (string) –
recipes_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/schemasParameters:
project_id (string) –
Query Parameters:
search (string) – Only PipelineRuns with a name matching this parameter will be returned
Status Codes:
200 OK – OK
404 Not Found – Not found
GET /projects/{project_id}/usersParameters:
project_id (string) –
Status Codes:
200 OK – OK
404 Not Found – Not found
PATCH /projects/{project_id}/users/{user_email}
edit user right for project
curl -H “X-Api-Key: KEY” -X PATCH -H “Content-Type:application/json” http://localhost:5002/api/v1/projects/<project_id>/users/<email> -d ‘{“permission”:”data_expert”}’
Parameters:
project_id (string) –
user –
project_id –
user_email (string) –
Return:Status Codes:
200 OK – OK
404 Not Found – Not found
DELETE /projects/{project_id}/users/{user_email}
delete user from project
curl -X DELETE -H “X-Api-Key: KEY” http://localhost:5002/api/v1/projects/<project_id>/users/<email>
Parameters:
project_id (string) –
user –
project_id –
user_email (string) –
Return:Status Codes:
200 OK – Success
GET /schemasStatus Codes:
200 OK – Success
GET /users/Status Codes:
200 OK – Success
GET /users/currentStatus Codes:
200 OK – Success
GET /users/keyStatus Codes:
200 OK – Success
GET /users/reset_passwordStatus Codes:
200 OK – Success
GET /users/{user_id}/eventsParameters:
user_id (string) –
Status Codes:
200 OK – Success
GET /users/{user_id}/runningsParameters:
user_id (string) –
Status Codes:
200 OK – Success
Last updated