Apache Airflow · Example Payload

Airflow Dag Runs Batch Body Example

Workflow OrchestrationData PipelineOpen-SourceApacheDAGSchedulingETLData Engineering

Airflow Dag Runs Batch Body Example is an example object payload from Apache Airflow, with 26 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

order_bypage_offsetpage_limitdag_idsstatesrun_after_gterun_after_gtrun_after_lterun_after_ltlogical_date_gtelogical_date_gtlogical_date_ltelogical_date_ltstart_date_gtestart_date_gtstart_date_ltestart_date_ltend_date_gteend_date_gtend_date_lteend_date_ltduration_gteduration_gtduration_lteduration_ltconf_contains

Example Payload

Raw ↑
{
  "order_by": "example-value",
  "page_offset": 1,
  "page_limit": 1,
  "dag_ids": "abc123",
  "states": "success",
  "run_after_gte": "example-value",
  "run_after_gt": "example-value",
  "run_after_lte": "example-value",
  "run_after_lt": "example-value",
  "logical_date_gte": "example-value",
  "logical_date_gt": "example-value",
  "logical_date_lte": "example-value",
  "logical_date_lt": "example-value",
  "start_date_gte": "example-value",
  "start_date_gt": "example-value",
  "start_date_lte": "example-value",
  "start_date_lt": "example-value",
  "end_date_gte": "example-value",
  "end_date_gt": "example-value",
  "end_date_lte": "example-value",
  "end_date_lt": "example-value",
  "duration_gte": "example-value",
  "duration_gt": "example-value",
  "duration_lte": "example-value",
  "duration_lt": "example-value",
  "conf_contains": "example-value"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/airflow-dag-runs-batch-body-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.