Skip to content

API Endpoint - Dags details/Task #8138

@mik-laj

Description

@mik-laj

Description

We need to have endpoints that allow us to read information about workflow - DAG, Task. Endpoints should properly support serialization.

  • GET /dags/{dag_id}/details
  • GET /dags/{dag_id}/tasks
  • GET /dags/{dag_id}/tasks/{task_id}

More details about API Endpoints:
#8118

Use case / motivation

N/A

Related Issues

N/A

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions