Docs
API referenceDocumentsInvoices

List invoices

Lists CFDIs using the documented fiscal, lifecycle, date, and pagination filters without mixing other document families. A page can hold fewer results than requested, or none, while hasMore is true; keep following nextCursor until hasMore is false.

Endpoint
GET /v1/invoices
Authorization
One of these permissions is required: `invoices:read`, `employees:read`.
Environments
Production and sandbox
Idempotency
Not required.