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

# GET /v1/me/agent

`GET /v1/me/agent`

GetMyAgent 查询我的代理商信息

## Response `200`

OK

- AgentV1GetMyAgentReply
  - `agent` AgentV1AgentInfo
    - `activatedAt` string, date-time
    - `agentCode` string
    - `consumeCommissionBps` integer
    - `createdAt` string, date-time
    - `id` string
    - `settlementCurrency` string
    - `status` integer
    - `tier` integer
    - `topupCommissionBps` integer
    - `updatedAt` string, date-time
    - `userId` 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)
