---
title: "Retrieve List of All Invoices"
method: GET
path: "/subscriptions/invoices"
---

# Retrieve List of All Invoices

`GET /subscriptions/invoices`

Use secret API key to retrieve a List of All Invoices

## Query parameters

- `after` string
- `before` string
- `customer_id` string
- `limit` integer
- `order` string
- `payment_intent_id` string
- `resource_id` string
- `sort_by` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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