list_invoices
Retrieve a paginated list of invoices with customizable field selection. View invoice numbers, totals, and statuses.
Instructions
List invoices, Relay-paginated. Maps to the GraphQL invoices query. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | Default 20 | |
| fields | No | GraphQL selection set to fetch, overriding the default (id invoiceNumber total invoiceStatus). |