---
title: "Get Tree"
method: GET
path: "/trees/{root_hash}"
tags: ["Trees"]
---

# Get Tree

`GET /trees/{root_hash}`

## Path parameters

- `root_hash` string, required

## Response `200`

Successful Response

- object

## Other responses

- `401` — Unauthorized — missing or malformed Authorization header.
- `403` — Forbidden — API key invalid, revoked, expired, or insufficient permissions for this action or resource.
- `422` — Validation Error
- `429` — Too Many Requests - Rate limit exceeded

---

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