---
title: "GET /v1/me/agent/stats"
method: GET
path: "/v1/me/agent/stats"
tags: ["UserAgentService"]
---

# GET /v1/me/agent/stats

`GET /v1/me/agent/stats`

GetMyStats 查询我的统计数据

## Response `200`

OK

- AgentV1GetMyStatsReply
  - `stats` AgentV1StatsInfo
    - `activeReferrals` string
    - `agentId` string
    - `pendingCommissionMicros` string
    - `totalCommissionMicros` string
    - `totalReferrals` string
    - `totalWithdrawMicros` string

---

[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)
