---
title: "Get a flattened node tree"
method: GET
path: "/nodes/flattened"
tags: ["Nodes"]
---

# Get a flattened node tree

`GET /nodes/flattened`

Get a flattened node tree. Traversing this returns a list of nodes in the expected order.

## Response `200`

OK

- object
  - `nodes_flat` unknown[] — An array. Each entry contains keys of "node" and "depth"
    - unknown

## Other responses

- `default` — Error

---

[API](https://skmtc.net/xenforo-ltd/apis/xenforo-api.md) · [All operations](https://skmtc.net/xenforo-ltd/apis/xenforo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xenforo-ltd/xenforo-api/revisions/b15eba33657a/schema)
