Get materialization status
Feature engineering
Get materialization status
Poll the CTAS execution status for an approved job.
GET
Get materialization status
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Feature engineering job ID.
Response
Successful Response
Status of the materialization step.
Lifecycle of an AutoML feature engineering job.
Available options:
running, pending_approval, failed, approved, materializing, complete AutoML training job chained from this feature engineering job when auto_train is true.

