List training jobs
Training
List training jobs
Paginated list of training jobs.
GET
List training jobs
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Lifecycle of an AutoML training job.
READY: DAG uploaded but not yet triggered. The user opted out of auto-trigger at create time. Manual trigger flips it toQUEUED.QUEUED: DAG triggered, waiting for Airflow to pick it up.RUNNING: Airflow has the run going.COMPLETE/FAILED: terminal.
Available options:
ready, queued, running, complete, failed Required range:
1 <= x <= 500Required range:
x >= 0
