Search for entities (invoices, parties, messages) that can be linked to a work task as context. Requires a minimum 2-character query.
q parameter requires a minimum of 2 characters.
| Type | Matches against |
|---|---|
invoice | Invoice number, counterparty name |
party | Party/company name |
message | Email subject, sender address |
entity_type to restrict results to a single type. When omitted, all types are searched.
organization_uid is omitted, the API uses your default organization.organization_uid is invalid, the API returns 400.403.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Search query (minimum 2 characters)
2Restrict search to a specific entity type
invoice, party, message Results per page
1 <= x <= 50Organization to scope the search to