get
https://demo.labs.tracefirst.com/api/v2/invoices
Retrieves a paginated list of invoice records.
You can filter invoices using a search query and a date range (start_date and end_date).
Invoices are sorted by invoice_date in ascending order.
Non-internal users will see only invoices associated with their assigned clients.
Required Permission: Controller: api_v2_invoices, Action: index.