---
title: "GET /v1/account/referral/stats"
method: GET
path: "/v1/account/referral/stats"
tags: ["AccountService"]
---

# GET /v1/account/referral/stats

`GET /v1/account/referral/stats`

GetReferralStats 获取推广概览统计

## Response `200`

OK

- AccountV1GetReferralStatsReply
  - `pendingRewardsMicros` string — 待发放奖励（单位：micros）
  - `successfulInvites` integer — 成功邀请（已注册）
  - `totalInvites` integer — 总邀请人数
  - `totalRewardsMicros` string — 累计奖励（单位：micros，1,000,000 micros = 1 元）

---

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