Skip to main content
GET
List Invoices

Authentication

This endpoint requires authentication. Include your access token in the Authorization header.

Query Parameters

string
Filter invoices by profile ID
number
Filter by month (1-12)
number
Filter by year
string
Filter by tax regime code
number
default:"1"
Page number for pagination
number
default:"50"
Number of invoices per page
Search term to filter invoices by UUID, RFC, or name

Response

Invoice[]
Array of invoice objects
object
Pagination information

Example Request

Example Response

Error Responses