---
title: Unpaid Invoice
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api)

[Billing](https://developers.cloudflare.com/api/resources/billing)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Unpaid Invoice

##### [Get Unpaid Invoices](https://developers.cloudflare.com/api/resources/billing/subresources/unpaid%5Finvoice/methods/get)

GET/accounts/{account\_id}/billing/unpaid-invoice

##### ModelsExpand Collapse 

UnpaidInvoiceGetResponse object { invoices } 

invoices: optional array of object { id, action, amount, 12 more } 

List of unpaid invoices.

id: optional string

Billing history item identifier.

action: optional string

The billing item action.

amount: optional number

The amount associated with this billing item.

amount\_to\_pay: optional number

The amount remaining to pay.

currency: optional string

The currency of the billing item.

description: optional string

The billing item description.

external\_invoice\_id: optional string

The external invoice identifier.

hosted\_invoice\_url: optional string

URL to the hosted invoice.

invoice\_id: optional string

The associated invoice identifier.

occurred\_at: optional string

When the billing event occurred.

formatdate-time

receipt\_id: optional string

The associated receipt identifier.

source: optional string

The source of the billing item.

source\_invoice\_id: optional string

The source invoice identifier.

status: optional string

The status of the billing item.

type: optional string

The billing item type.