v51

OpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
incidents

Get DAG incident routing

Returns DAG-level incident routing override settings. Missing settings mean this DAG inherits workspace or global routing. Developer, manager, or admin only.

get/dags/{fileName}/incidents

Path parameters

fileNamestring regex required

Name of the DAG file

the name of the DAG file

Query parameters

remoteNodestring

name of the remote node

Response

DAG incident routing

idstring

Stable routing ID, present after routing is saved

scope'global' | 'workspace' | 'dag' required

Incident routing scope

workspacestring

Workspace name for workspace-scoped routing

dagNamestring

DAG name for DAG-scoped routing

enabledboolean required

Whether this scope can open new incidents

inheritParentboolean required

For workspace and DAG routing, true means inherit the parent scope instead of using local routes

createdAtstring date-time
updatedAtstring date-time
updatedBystring

User ID that last updated routing