get https://example.com/api/v1/invoices
Retrieves a list of invoices matching search criteria
Retrieves a list of invoices that match the search criteria provided in the request. The maximum number of records that can be retrieved in a single response is 100. To return specific results from the collection, see Pagination in Search APIs.
Attributes retrieved are listed in the HTTP 200
status response example below.