Optional search criteria.
Search for recipient. Minimum 1 character, maximum 255.
Search for attachment. Minimum 1 character, maximum 1.000.
Search for completion date. Date format according to RFC3339. You can only search for a range.
Search for user who completed the task. Minimum 1 character, maximum 255.
Search for context key. Max. 255 characters.
Search for context name. Max. 255 characters.
Search for context type. Max. 255 characters.
Search for DMS object ID. Minimum 1 character, maximum 100.
Search for DMS repository ID. Minimum 1 character, maximum 100.
Search for due date. Date format according to RFC3339. You can only search for a range.
Search for metadata. Can contain any quantity of metadata. You can only use metadata of the type “STRING” for the search.
Search entry for an individual piece of metadata. Minimum 1 character, maximum 255. The key contains a minimum of 1 character, maximum 255.
Search for priority. Between 0 and 100. You can search for individual priorities (.e.g.: [50]) or priority ranges (e.g. [“[5 to 50]”]).
Search for date received. Date format according to RFC3339. You can only search for a range.
Search for reminder date. Date format according to RFC3339. You can only search for a range.
Search for sender. Minimum 1 character, maximum 255.
Search for state. Permitted values: OPEN and COMPLETED.
Search for subject. Minimum 1 character, maximum 255.
Value used to sort the results. Permitted values: received, subject, priority and dueDate.
Specified sort order. Permitted values: ASC for sorting in ascending order and DESC for sorting in descending order.
Number of tasks per page in the results. Maximum 100.
Generated using TypeDoc
Parameters for the searchTasks-function.