---
title: "Admin Reseller Detail"
method: GET
path: "/admin/reseller/{user_id}"
tags: ["admin-reseller"]
---

# Admin Reseller Detail

`GET /admin/reseller/{user_id}`

单个分销商详情页。

## Path parameters

- `user_id` integer, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/2f2f5f49ffc7/schema)
