---
title: "List receipts"
description: "The orders behind the top-ups, newest first, as the merchant of record (Polar) holds them: this workspace's share of the billing customer's newest 100 orders. Empty before the first top-up."
canonical: https://docs.mentio.dev/api/billing/list-invoices
markdown: https://docs.mentio.dev/api/billing/list-invoices.mdx
---

# List receipts

`GET /v1/billing/invoices`

The orders behind the top-ups, newest first, as the merchant of record (Polar) holds them: this workspace's share of the billing customer's newest 100 orders. Empty before the first top-up.

## Responses

- 200: Recent paid orders (receipts). Empty when the org has never paid
- 401: Missing or invalid credentials

Full schemas: https://api.mentio.dev/v1/openapi.json. Conventions: https://docs.mentio.dev/conventions.mdx
