---
title: "Lists the multi level network"
method: GET
path: "/admin/mlm/tree"
tags: ["multi-level"]
---

# Lists the multi level network

`GET /admin/mlm/tree`

## Response `200`

- object
  - `tree` object[]
    - `id` string — Affiliate ID
    - `parent` string — ID of the parent of the affiliate

## Other responses

- `403` — Not authenticated

---

[API](https://skmtc.dev/goaffpro/apis/goaffpro-api.md) · [All operations](https://skmtc.dev/goaffpro/apis/goaffpro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goaffpro/goaffpro-api/revisions/832de9c7d0ae/schema)
