---
title: "Get developer OAuth billing earnings balance"
method: GET
path: "/v3/developer/oauth-billing/earnings"
tags: ["OAuth Billing"]
---

# Get developer OAuth billing earnings balance

`GET /v3/developer/oauth-billing/earnings`

Requires business auth with `business:manage_developer_settings`.

## Response `200`

Developer OAuth billing earnings balance

- OAuthBillingEarnings
  - `balance` integer, required
  - `currency` 'IDR', required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
