Home
Apache Airflow
Airflow Dag Details Response Example
Airflow Dag Details Response Example
example-value
Workflow Orchestration Data Pipeline Open-Source Apache DAG Scheduling ETL Data Engineering
Airflow Dag Details Response Example is an example object payload from Apache Airflow, with 48 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
dag_id dag_display_name is_paused is_stale last_parsed_time last_parse_duration last_expired bundle_name bundle_version relative_fileloc fileloc description timetable_summary timetable_description timetable_partitioned timetable_periodic tags max_active_tasks max_active_runs max_consecutive_failed_dag_runs has_task_concurrency_limits has_import_errors next_dagrun_logical_date next_dagrun_data_interval_start next_dagrun_data_interval_end next_dagrun_run_after allowed_run_types owners catchup dag_run_timeout asset_expression doc_md start_date end_date is_paused_upon_creation params render_template_as_native_obj template_search_path timezone last_parsed default_args owner_links is_favorite active_runs_count is_backfillable file_token concurrency latest_dag_version
Example Payload
{
"dag_id": "abc123",
"dag_display_name": "example-name",
"is_paused": true,
"is_stale": true,
"last_parsed_time": "example-value",
"last_parse_duration": "example-value",
"last_expired": "example-value",
"bundle_name": "example-name",
"bundle_version": "example-value",
"relative_fileloc": "example-value",
"fileloc": "example-value",
"description": "example-value",
"timetable_summary": "example-value",
"timetable_description": "example-value",
"timetable_partitioned": true,
"timetable_periodic": true,
"tags": [],
"max_active_tasks": 1,
"max_active_runs": "example-value",
"max_consecutive_failed_dag_runs": 1,
"has_task_concurrency_limits": true,
"has_import_errors": true,
"next_dagrun_logical_date": "example-value",
"next_dagrun_data_interval_start": "example-value",
"next_dagrun_data_interval_end": "example-value",
"next_dagrun_run_after": "example-value",
"allowed_run_types": "example-value",
"owners": [],
"catchup": true,
"dag_run_timeout": "example-value",
"asset_expression": "example-value",
"doc_md": "example-value",
"start_date": "example-value",
"end_date": "example-value",
"is_paused_upon_creation": "example-value",
"params": "example-value",
"render_template_as_native_obj": true,
"template_search_path": "example-value",
"timezone": "example-value",
"last_parsed": "example-value",
"default_args": "example-value",
"owner_links": "example-value",
"is_favorite": true,
"active_runs_count": 1,
"is_backfillable": true,
"file_token": "example-value",
"concurrency": 1,
"latest_dag_version": "example-value"
}
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-details-response-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.