---
title: "Get customer billing overview"
method: GET
path: "/api/portal/customers/{externalId}/billing"
tags: ["Customer Portal"]
---

# Get customer billing overview

`GET /api/portal/customers/{externalId}/billing`

Returns subscriptions, recent invoices, payments, and summary stats for a customer. Use this to render a billing dashboard for your end-users.

## Path parameters

- `externalId` string, required

## Response `200`

Billing overview with subscriptions, invoices, payments

## Other responses

- `404` — Customer not found

---

[API](https://skmtc.net/novabilling/apis/novabilling-api.md) · [All operations](https://skmtc.net/novabilling/apis/novabilling-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/novabilling/novabilling-api/versions/0e449a4e0dc8/schema)
