List all tasksAsk AIget https://api.eventtemple.com/v2/tasksReturns a list of tasksQuery Paramspage[size]integerNumber of records per pagepage[after]stringTo get records after a specific cursorpage[before]stringTo get records before a specific cursorincludestringenumComma separated list of related resources for inclusioncontactaccountbookingusercreatortask_typeorganizationtask_notificationsShow 8 enum valuesfilter[default_search]stringSearch term to filter results byfilter[updated_at][gt]stringSupported fields and predicates: FieldSupported Predicatesideq in not_in null not_nullis_completedeqdue_ateq gt gteq lt lteq null not_null incompleted_ateq gt gteq lt lteq null not_null inaccount_ideq in not_in null not_nullcontact_ideq in not_in null not_nullbooking_ideq in not_in null not_nulluser_ideq in not_in null not_nullcreator_ideq in not_in null not_nulltask_type_ideq in not_in null not_nullcreated_ateq gt gteq lt lteq null not_null inupdated_ateq gt gteq lt lteq null not_null inResponses 200A paged array of tasks 400Bad RequestUpdated 4 months ago