Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Transform job status values.
These values match the statuses returned by get_transform_status() in transforms/dynamic_utils.py. The status is computed from ClickHouse metrics that track each phase of transform execution.
RUNNING, INITIALIZING, DEPLOYING, CANCELLING, CANCELED, CREATED, RESTARTING, FAILING, FAILED, STOPPED, UNKNOWN