---
title: "Render an invoice as HTML"
method: GET
path: "/1.0/kb/invoices/{invoiceId}/html"
tags: ["Invoice"]
---

# Render an invoice as HTML

`GET /1.0/kb/invoices/{invoiceId}/html`

## Path parameters

- `invoiceId` string, uuid, required

## Response `200`

successful operation

## Other responses

- `404` — Invoice not found

---

[API](https://skmtc.net/killbill/apis/kill-bill.md) · [All operations](https://skmtc.net/killbill/apis/kill-bill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/killbill/kill-bill/revisions/0fb95d23caf5/schema)
