---
title: "Category Tree Version List"
method: GET
path: "/v1/seller/meta/category-tree-version"
tags: ["Meta"]
---

# Category Tree Version List

`GET /v1/seller/meta/category-tree-version`

Deliver all category tree versions for Cannels where the currenty account has at least one active seller subscription

## Response `200`

Current category tree version per channel

- object[]
  - `channel` string — This is the unique Channel name.
  - `categoryTreeVersion` string

## Other responses

- `401` — Access forbidden, invalid or unknown Token was used.
- `429` — User has send to many requests
- `500` — Unexpected Server Error

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
