Get invoices
Invoices
Get invoices
Returns a list of invoices for the specified matter.
GET
Get invoices
Documentation Index
Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the matter that the invoice belongs to.
Query Parameters
Returns items updated since the specified date and time.
Example:
"2022-04-23T14:00:00Z"
Returns items updated since a specified time (.net ticks representation of the UTC datetime).
Required range:
0 <= x <= 2147483647Required range:
1 <= x <= 500Response
When request is successful. Returns a paged collection of 'Invoice' objects.