---
title: "invoices__getInvoices"
method: POST
path: "/tools/invoices__getInvoices"
tags: ["Invoices"]
---

# invoices__getInvoices

`POST /tools/invoices__getInvoices`

Lista todas las facturas con filtros opcionales

## Request body

- object
  - `limit` integer
  - `offset` integer
  - `status` 'draft' | 'open' | 'paid' | 'void'

## Response `200`

Lista de facturas

## Other responses

- `401` — No autorizado

---

[API](https://skmtc.net/alegra/apis/ingresos.md) · [All operations](https://skmtc.net/alegra/apis/ingresos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alegra/ingresos/revisions/cd52d3f68f1b/schema)
