---
title: "Show this node and its children as a tree"
method: GET
path: "/suites/{nodeName}/tree"
tags: ["nodes"]
---

# Show this node and its children as a tree

`GET /suites/{nodeName}/tree`

## Path parameters

- `nodeName` string, required

## Query parameters

- `filter` string
- `content` string

## Response `200`

A tree of nodes

- object

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/ecmwf/apis/ecflow-rest-api.md) · [All operations](https://skmtc.dev/ecmwf/apis/ecflow-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecmwf/ecflow-rest-api/revisions/80c90e3b91b2/schema)
