Apache Airflow · Example Payload

Airflow Hitl Detail Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Hitl Detail Response Example is an example object payload from Apache Airflow, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

responded_byresponded_atchosen_optionsparams_input

Example Payload

Raw ↑
{
  "responded_by": "example-value",
  "responded_at": "2026-01-15T10:30:00Z",
  "chosen_options": [],
  "params_input": {}
}