List all invoices
Invoices
List Invoices
Retrieve a paginated list of invoices
GET
List all invoices
Documentation Index
Fetch the complete documentation index at: https://docs.contazen.ro/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key (sk_live_xxx or sk_test_xxx)
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Filter by client CzUid
Filter by series CzUid
Filter by payment status (0=unpaid, 1=paid). Note: This filter excludes voided and storno invoices.
Available options:
0, 1 Filter by void status
Available options:
0, 1 Filter by document type
Available options:
fiscal, proforma, receipt Filter by status
Available options:
draft, sent, paid, overdue, cancelled Filter by currency code (e.g., RON, EUR, USD)
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Sort field
Available options:
created_at, date, due_date, total, number Sort order
Available options:
asc, desc Expand nested objects
Available options:
lines, payments, client, efactura