List all tasksCopy Pageget https://sandbox.uk.rootplatform.com/v1/insurance/tasksQuery Paramstask_typearray of stringsFilter by task type. Can be a comma-separated list.task_typeAllowed:ad_hocscheduledautomatedADD stringtask_statusarray of stringsFilter by status key. Can be a comma-separated list. Accepts any configured status key, including cancelled.task_statusADD stringtask_priorityarray of stringsFilter by priority key. Can be a comma-separated list.task_priorityADD stringsearchstringSearch tasks by task number, name or other fields.assigned_to_user_iduuidFilter by the user the task is assigned to.assigned_to_group_iduuidFilter by the user group the task is assigned to.assigned_to_mebooleanWhen true, only return tasks assigned to the calling user.truefalseassigned_to_me_or_my_groupbooleanWhen true, only return tasks assigned to the calling user or to one of their user groups.truefalseis_unassignedbooleanWhen true, only return tasks that are not assigned to a user.truefalseis_overduebooleanWhen true, only return open tasks whose due_date is in the past.truefalseis_openbooleanWhen true, only return tasks that are not in a terminal (done or cancelled) status.truefalsedue_date_beforedate-timeOnly return tasks due before this date and time.due_date_afterdate-timeOnly return tasks due after this date and time.reference_typestringenumFilter by the type of linked entity.policyclaimcomplaintapplicationAllowed:policyclaimcomplaintapplicationreference_idstringFilter by the identifier of the linked entity.schedule_iduuidFilter by the task schedule that generated the task.created_byuuidFilter by the identifier of the actor that created the task.created_by_typearray of stringsFilter by the type of actor that created the task (for example user, product_module, system). Can be a comma-separated list.created_by_typeADD stringsortstringSort the results. Supported fields are due_date and created_at. Prefix with - for descending order (for example -created_at).page_sizeinteger1 to 100Defaults to 30The maximum number of items that will be contained in a single page, between 1 and 100 (inclusive).pageinteger≥ 1Defaults to 1The page number of the entities to fetch. Must be a minimum of 1.Response 200SuccessUpdated about 3 hours ago Create a taskRetrieve a taskDid this page help you?YesNo