Returns a paginated list of invoices. The list excludes draft invoices
that belong to a subscription, and (unless filtered by bulk) invoices
attached to a bulk in pending, processing or failed status.
Documentation Index
Fetch the complete documentation index at: https://docs.piriod.com/llms.txt
Use this file to discover all available pages before exploring further.
Use header Authorization: Token <api_token>.
API tokens are obtained from the Piriod dashboard.
Workspace (account) identifier. Required for every request.
Whether to operate against test-mode data. Defaults to false.
Page number to retrieve (1-indexed).
x >= 1Number of items per page.
1 <= x <= 100Field to sort results by. Prefix with - for descending order
(e.g. -created).
Use lookups: date__gte, date__lte.
deferred, deferred_dues, automatically draft, finalized, paid, cancelled, uncollectible, pending Paginated invoice list.