v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Get Task Graph Neighbors

Return immediate dependency neighbours for a single task.

Powers the dashboard Deps tab: upstream tasks the requested one waits on (its depends_on list) and downstream tasks that declare it as a dependency. Depth is intentionally fixed at 1 - the panel renders two flat lists, not a transitive graph.

get/tasks/{task_id}/graph-neighbors

Path parameters

task_idstring required

Response

Successful Response

object required