Apache Airflow · Example Payload

Airflow Base Info Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Base Info Response Example is an example object payload from Apache Airflow, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

status

Example Payload

Raw ↑
{
  "status": "active"
}