List Invoices
Billing
List Invoices
List invoices for the org (most recent first), each with its line items.
Scoped by tutor_invoices.organization_id, kept reliable by the auto-draft +
line-item triggers (WS-3). Filter by student, status, or date range.
GET
List Invoices
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
Filter by student UUID
draft, open, paid, void, uncollectible
created_at >= ISO date
created_at <= ISO date
Records per page (default 20, max 100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0