Document

Search documents

Performs an advanced search for documents based on provided criteria. Supports full-text search across document fields (name, customer, description, invoiceId, customerId) and allows filtering by organization, type, status, and template flag. Results can be sorted, ordered, and paginated.

post/v1/documents/search

Request body

searchstring
sortstring
orderstring
countinteger
pageinteger
limitinteger
organizationIdstring
organizationUnassignedboolean
categoryinteger
statusstring
templateboolean
emptyboolean
offsetinteger

Response

Search results successfully retrieved

Changes

Changed in 1 of the 3 revisions of this API.2

    • added the optional property items/items/showSignature to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property items/items/showSignature to the response with the 200 status (media type: application/xml)

      response-optional-property-added