Skip to main content
GET
searchInvoices

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

search_tag
string
required
includedeleted
boolean
required

Response

Success

Response returned by searchInvoicesPaged. Contains matching documents, paging information, and service status.

service_status
object

Service-level status for the API request.

list
object[]

Documents matching the search criteria.

page_count
integer

Number of items requested for the page. This is not the total number of pages.

total_count
integer

Total number of documents matching the search criteria.