---
title: "Get affiliate details"
method: GET
path: "/billing/affiliate"
tags: ["Affiliate", "Billing"]
---

# Get affiliate details

`GET /billing/affiliate`

## Response `200`

Get the affiliate details

- BillingAffiliateDetailsModel
  - `AffiliateBalance` number — The amount of affiliate credits on the account
  - `AffiliateUrl` string, nullable — The affiliate URL for the currently authenticated user
  - `ClaimBonusPercentage` number — The bonus percentage given when claiming affiliate balance as bunny credits
  - `MinimumPayoutAmount` number — The minimum amount required to request affiliate credits external payout
  - `AffiliateClicksChart` object, nullable — The constructed affiliate click history chart data
  - `AffiliateSignupsChart` object, nullable — The constructed affiliate signup history chart data
  - `AffiliateConversionsChart` object, nullable — The constructed affiliate conversion history chart data

## Other responses

- `401` — The request authorization failed
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
